Send Message
A node to send a message over a WebSocket connection. 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.
The WebSocket nodes (Open External Connection, Send Message, and Receive Message) are exclusively available in the Ultimate Edition.
Input Ports:
- Executive
- URL: WebSocket URL that includes the server IP address, port, and channel (optional). Example: ws://server1.simlab-soft.com:8765/robots_1
- Message
Output Ports:
- Execute
- URL
- Message
No Comments