UA_Double

This PLC data type maps the node "Double" [i=11]: reference.opcfoundation.org
This built-in data type defines a floating point value according to the ISO/IEC/IEEE 60559:2020 definition with double accuracy (64 bits).

Syntax

TYPE UA_Double : LREAL;
END_TYPE