Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.CPF
CPFPacketWriter Class
CPFPacketWriter Methods
AddCPFItem Method
AddCPFItem Method (CPFItem)
AddCPFItem Method (CPFItemType)
CPFPacketWriter
AddCPFItem Method (CPFItemType)
Adds a CPF item to the packet.
Namespace:
Demo3D.PLC.Comms.CPF
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
IPacketWriter
AddCPFItem
(
CPFItemType
itemId
)
Parameters
itemId
Type:
Demo3D.PLC.Comms.CPF
CPFItemType
The CPF item type.
Return Value
Type:
IPacketWriter
A writer to insert CPF packet data.
See Also
Reference
CPFPacketWriter Class
AddCPFItem Overload
Demo3D.PLC.Comms.CPF Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com