Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.CPF
CPFItem Class
CPFItem Methods
GetBasicIdentity Method
GetConnectedAddress Method
GetData Method
GetIdentity Method
GetInterface Method
GetLocalAddress Method
GetNullAddress Method
GetProcessorName Method
GetSequencedAddress Method
TryGetBasicIdentity Method
TryGetConnectedAddress Method
TryGetData Method
TryGetIdentity Method
TryGetInterface Method
TryGetLocalAddress Method
TryGetNullAddress Method
TryGetProcessorName Method
CPFItem
GetData Method
Asserts the expected type, and returns the CPF data.
Namespace:
Demo3D.PLC.Comms.CPF
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
IPacketReader
GetData
(
CPFItemType
expectedItem
)
Parameters
expectedItem
Type:
Demo3D.PLC.Comms.CPF
CPFItemType
The expected item type.
Return Value
Type:
IPacketReader
The CPF data.
See Also
Reference
CPFItem Class
Demo3D.PLC.Comms.CPF Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com