Encapsulation Class
Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner · Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner
No description available.
public class Encapsulation
Properties
Command
public CommandsEnum Command { get; set; }
No description available.
Length
public ushort Length { get; set; }
Gets length of bytes in the stream. (inherited)
SessionHandle
public uint SessionHandle { get; set; }
No description available.
Status
public StatusEnum Status { get; }
The status of this operation. (inherited)
Methods
ArrayList()
public ArrayList CommandSpecificData = new ArrayList()
No description available.
Returns ArrayList CommandSpecificData = new
Tobytes()
public byte[] Tobytes()
No description available.
Returns byte[]