Choose this device to control a device sending TCP/IP command.
Settings:
Name | User-friendly name |
---|---|
Enable | Activate to enable the device |
Run at startup | Activate to run the device at Kinetic startup |
IP | Enter your device ip address . Your device and Kinetic Designer need to be in the same subnet |
Port | Choose the correct TCP/IP port |
Task action:
Enable device | enable the device |
---|---|
Disable device | disable the device |
Send Command | you have to enter the ASCII character string you want to send * |
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_your_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.
Graph:
Receive value | receive value from tcp device |
---|---|
Send message | send message on tcp device |
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.