There are two ways. Set the string control to Hex Display and enter your number in hex and write that value, or use a numeric control of U8 data type, type cast that to a string, and write that out the port.
- Number to binary nickdiamond
- Re: Number to binary Dennis Knutson
- Re: Number to binary ryank
