Skip to main content

CommonPacketFormat Class

Namespace: GHIElectronics.TinyCLR.EthernetIP.Scanner · Assembly: GHIElectronics.TinyCLR.EthernetIP.Scanner

No description available.

public class CommonPacketFormat

Methods

ArrayList()

public ArrayList Data = new ArrayList()

No description available.

Returns ArrayList Data = new

Tobytes()

public byte[] Tobytes()

No description available.

Returns byte[]

Fields

ItemCount

public ushort ItemCount

No description available.

AddressItem

public ushort AddressItem

No description available.

AddressLength

public ushort AddressLength

No description available.

DataItem

public ushort DataItem

No description available.

DataLength

public ushort DataLength

No description available.

SockaddrInfoItem_O_T

public ushort SockaddrInfoItem_O_T

No description available.

SockaddrInfoLength

public ushort SockaddrInfoLength

No description available.

SocketaddrInfo_O_T

public SocketAddress SocketaddrInfo_O_T

No description available.