OutgoingResponseAddMessageData Method |
Add data to the message.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic abstract IPacketWriter AddMessageData()
Return Value
Type:
IPacketWriterA packet writer to fill with the message data.
See Also