Choose this device to create a TCP/IP server. other device can connect to this server.
Settings:
Name: User-friendly name
Port: The TCP/IP port binded
Task action:
Command: 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. The string has to have a line feed as terminating character.
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 terminated with a line feed ( ‘\n’ or 0×0A in hexadecimal format).
You need to enter the same ASCII command without the line feed in the message field.
Digimap trigger:
You can trigger a Digimap sending an ASCII command with a specific syntax terminated with a line feed ( ‘\n’ or 0×0A in hexadecimal format).
The syntax is : name_of_you_command?value\n
name_of_you_command: string
value: float
For example, it can be /modulo/x?124.213\n: 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.