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