AttributeValueReadInt32LE Method |
Reads the attribute value and returns the data as a value.
Namespace:
Demo3D.PLC.Comms.AttrDb
Assembly:
PLC (in PLC.dll) Version: 17.00.05
Syntaxpublic abstract int ReadInt32LE()
Return Value
Type:
Int32The value read.
See Also