In SoMachine, function block called
"GRAY_TO_BYTE" that converts 8 bits gray data into the 8 bit binary data.
"GRAY_TO_WORD" that converts 16 bits gray data into the 16 bit binary data.
"GRAY_TO_DWORD" that converts 32 bits gray data into the 32 bit binary data.
All these function blocks are part of Util library and found at Module calls == > Util == > Gray conversions path.
"GRAY_TO_BYTE" that converts 8 bits gray data into the 8 bit binary data.
"GRAY_TO_WORD" that converts 16 bits gray data into the 16 bit binary data.
"GRAY_TO_DWORD" that converts 32 bits gray data into the 32 bit binary data.
All these function blocks are part of Util library and found at Module calls == > Util == > Gray conversions path.