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