Interface IShadowByte
Defines contract to access shadow value of System.Byte; BYTE type of the PLC.
Inherited Members
Namespace: Vortex.Connector.ValueTypes.Shadows
Assembly: Vortex.Connector.dll
Syntax
public interface IShadowByte : IShadow<byte>