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