DTL_PUT_PLC3_LONG
The DTL_PUT_PLC3_LONG function converts the specified value from application data type LONG to processor data type SIGNED LONG (PLC-3 processor only).
DTL_RETVAL DTL_PUT_PLC3_LONG(
in
, out
)UNSIGNED LONG in ; | /* value to convert |
UNSIGNED CHAR * out ; | /* pointer to output buffer |
Provide Feedback