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