CPFServerReplyOverrideAddressItem Method |
Overrides the address in the reply. The default is to reply to the address received in the request.
Namespace: Demo3D.PLC.Comms.CPFAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic abstract void OverrideAddressItem(
CPFItem item
)
Parameters
- item CPFItem
- The new address item.
See Also