TelegramSymbolProcessOutboundTelegram Method |
Processes a
DataStruct value into an outbound telegram and transmits it.
Namespace: Demo3D.HLE.Comms.TelegramAssembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntaxpublic void ProcessOutboundTelegram(
DataStruct value
)
Parameters
- value DataStruct
- Value to process and transmit.
Return Value
See Also