UA_Int64

This PLC data type maps the node "Int64" [i=8]: reference.opcfoundation.org
This built-in data type defines a signed integer between -9,223,372,036,854,775,808 and 9,223,372,036,854,775,807.

Syntax

TYPE UA_Int64 : LINT;
END_TYPE