DTL_GET_4BCD
The DTL_GET_4BCD function converts the specified value from processor data type BCD (PLC-5 or PLC-5/250 processor only) to application data type WORD.
DTL_RETVAL DTL_GET_4BCD(
in, out
)UNSIGNED CHAR * in ; | /* pointer to input buffer |
UNSIGNED LONG * out ; | /* pointer to output buffer |
Provide Feedback