UDP
The UDP protocol block allows a UDP command to be created directly from within a process and sent out of a patch defined under Workspace Settings.
Upon receiving an input, the UDP block will send the contents defined within it. (If using variables, this will send a snapshot of the values when the input is triggered).
- UDP Patch - Defined within Workspace Settings.
- Message - Create a message or use a variable.
- Format - Select between ASCII or HEX.
To send multiple commands in quick succession with precise timing, creating an Action is a better option compared to triggering multiple protocol blocks with Delay timers.
Find out more about UDP here.