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