Click or drag to resize

CPFPacketReader Class

A CPF packet reader.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CPFCPFPacketReader

Namespace: Demo3D.PLC.Comms.CPF
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public class CPFPacketReader

The CPFPacketReader type exposes the following members.

Constructors
 NameDescription
Public methodCPFPacketReader Constructs a CPFPacketReader and reads the CPF items into Items.
Top
Properties
 NameDescription
Public propertyItems The CPF items.
Top
See Also