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