DTL_PUT_4BCD
The DTL_PUT_4BCD 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_4BCD(
in
, out
)UNSIGNED LONG in ; | /* value to convert |
UNSIGNED CHAR * out ; | /* pointer to output buffer |
Provide Feedback