Interface IOnlineLWord Defines contract to access online value of ulong; LWORD type of the PLC. Inherited Members IOnline<ulong>.Symbol IOnline<ulong>.AttributeName IOnline<ulong>.AttributeUnits IOnline<ulong>.Cyclic IOnline<ulong>.Edit IOnline<ulong>.Value IOnline<ulong>.LastValue IOnline<ulong>.ValueChanged Namespace: AXSharp.Connector.ValueTypes.Online Assembly: AXSharp.Connector.dll Syntax public interface IOnlineLWord : IOnline<ulong>