Name | Description |
---|
SharedMemory | A driver for shared memory access for inter-process communication. |
SharedMemory_ | Accompanying functions for the SharedMemory object |
UDPSocket | A driver for UDP network communication. |
UDPSocket_ | Accompanying functions for the UDPSocket object |
SoftingCAN | BETA feature. Support for Softing's CAN interfaces utilizing their CANL2 API library |
SoftingCAN_ | Accompanying functions for the SoftingCAN object |
SocketCAN | ALPHA Feature. Support for the Linux Controller Area Network Protocol Family (aka Socket CAN) |
SocketCAN_ | Accompanying functions for the SocketCAN object |
SerialPort | A driver for serial port communication. |
SerialPort_ | Accompanying functions for the SerialPort object |
TCPIPSocketClient | A client for TCP/IP packet network communication. |
TCPIPSocketClient_ | Accompanying functions for the TCP/IP socket client object |
LCM | A driver for Lightweight Communications and Marshalling. |
LCM_ | Accompanying functions for the LCM object |
MQTT | A driver for Message Queue Telemetry Transport. |
MQTT_ | Accompanying functions for the MQTT object |
TCPIPServer | A server for TCP/IP packet network communication. |
TCPIPServer_ | Accompanying functions for the TCP/IP server |