Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms.CPF
CPFServerReply Class
CPFServerReply Methods
AddAdditionalItem Method
AddDataItem Method
OverrideAddressItem Method
SendErrorAsync Method
CPFServerReply
OverrideAddressItem Method
Overrides the address in the reply. The default is to reply to the address received in the request.
Namespace:
Demo3D.PLC.Comms.CPF
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
abstract
void
OverrideAddressItem
(
CPFItem
item
)
Parameters
item
Type:
Demo3D.PLC.Comms.CPF
CPFItem
The new address item.
See Also
Reference
CPFServerReply Class
Demo3D.PLC.Comms.CPF Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com