UA_Float
This PLC data type maps the node "Float" [i=10]: reference.opcfoundation.org
This built-in data type defines a floating point value according to the ISO/IEC/IEEE 60559:2020 definition with single accuracy (32 bits).
Syntax
TYPE UA_Float : REAL;
END_TYPE