DTL_GET_3BCD

The DTL_GET_3BCD 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_3BCD(
in, out
)
UNSIGNED CHAR *
in
;
/* pointer to input buffer
UNSIGNED LONG *
out
;
/* pointer to output buffer
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal