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