On Message Received
SimLab Composer 14 introduces WebSocket support, enabling seamless integration with external systems allowing it to work with external hardware, co-simulation engines, and websites, unlocking numerous possibilities.
Use the Send Message node to communicate with the WebSocket server. Ensure your message follows a protocol that the server and other clients can process. Unhandled messages trigger the On Message Received event, where you can access and act on the message.
The WebSocket nodes (Open External Connection, Send Message, and Receive Message) are exclusively available in the Ultimate Edition.
Input Ports:
- Enable
Output Ports:
- Execute
- Message