
The Function Block HEX2BIN converts a hexadecimal value to a binary value.
Note: Unlike the Function Block DEC2BIN, the data is converted into real binary values and not numbers 0 and 1.
The input expects a string with hexadecimal numbers.
The output returns the result as binary value.