AttributeValueReadUInt32LE Method |
Reads the attribute value and returns the data as a value.
Namespace: Demo3D.PLC.Comms.AttrDbAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic abstract uint ReadUInt32LE()
Return Value
UInt32The value read.
See Also