Click or drag to resize

AttributeValueReadUInt64LE Method

Reads the attribute value and returns the data as a value.

Namespace: Demo3D.PLC.Comms.AttrDb
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public abstract ulong ReadUInt64LE()

Return Value

UInt64
The value read.
See Also