Choose this device to send and receive UDP packet to/from other devices.
Settings:
Name: User-friendly name
IP: Enter the ip address your device. Your device and Modulo Player need to be in the same subnet
Port: UDP port
Task action:
Command: You have to enter the ASCII character string you want to send.
You can add a carriage return using the string \r (0×0D in hexadecimal format).
You can add a line feed using the string \n (0×0A in hexadecimal format).
This device can be used to receive a string in order to trigger a task.
You can send hexadecimal value if you prepend the $ character.
For example, if you want to send a line feed you can directly enter $0A
Task trigger:
You can trigger a task sending an ASCII string.
You need to enter the same ASCII command in the message field.
Digimap trigger:
You can trigger a digimap sending an ASCII command.
The syntax is : name_of_you_command?value
name_of_you_command: string
value: float
For example, it can be /modulo/x?124.213: You then choose the message /modulo/x and you will receive the value 124.213 in your Digimap.
You need to enter the name of your ASCII command in the message field.
User interface:
N/A
Device information:
To test your device you can use this free tools.
Need more help with this?
Don’t hesitate to contact us here.