DTL_PUT_3BCD

The DTL_PUT_3BCD function converts the specified value from application data type WORD to processor data type BCD (PLC-5 or PLC-5/250 processor only).
DTL_RETVAL DTL_PUT_3BCD(
in, out
)
UNSIGNED LONG
in
;
/* value to convert
UNSIGNED CHAR *
out
;
/* pointer to output buffer
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal