TransmitSymbolProcessOutboundTelegram Method |
Processes a
DataStruct value into an outbound telegram and transmits it.
Namespace:
Demo3D.HLE.Comms.Telegram
Assembly:
Demo3D.HLE (in Demo3D.HLE.dll) Version: 15.0.2.11458
Syntaxpublic void ProcessOutboundTelegram(
DataStruct value
)
Parameters
- value
- Type: Demo3D.PLC.CommsDataStruct
Value to process and transmit.
Return Value
Type:
See Also