LRealAttribute(AttributeValue) Constructor |
Constructs a view on an existing LREAL attribute value.
Namespace: Demo3D.PLC.Comms.AttrDbAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic LRealAttribute(
AttributeValue attributeValue
)
Parameters
- attributeValue AttributeValue
- The attribute value in memory.
See Also