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