CPFPacketWriter Class |
Namespace: Demo3D.PLC.Comms.CPF
public class CPFPacketWriter
The CPFPacketWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| CPFPacketWriter |
Constructs a CPFPacketWriter.
|
| Name | Description | |
|---|---|---|
| AddConnectedAddress |
Adds a CPF item to the packet.
| |
| AddCPFItem(CPFItem) |
Adds a CPF item to the packet.
| |
| AddCPFItem(CPFItemType) |
Adds a CPF item to the packet.
| |
| AddIdentity |
Adds a CPF item to the packet.
| |
| AddInterface |
Adds a CPF item to the packet.
| |
| AddLocalAddress |
Adds a CPF item to the packet.
| |
| AddNullAddress |
Adds a CPF item to the packet.
| |
| AddOTSocketAddress |
Adds a CPF item to the packet.
| |
| AddProcessorName |
Adds a CPF item to the packet.
| |
| AddSequencedAddress(SequencedAddress) |
Adds a CPF item to the packet.
| |
| AddSequencedAddress(UInt32, FuncUInt32) |
Adds a CPF item to the packet.
| |
| AddSequencedAddress(UInt32, UInt32) |
Adds a CPF item to the packet.
| |
| AddService |
Adds a CPF item to the packet.
| |
| AddTOSocketAddress |
Adds a CPF item to the packet.
|