Is it possible to send commands to an Ion over Ethernet? Either as Telnet, UDP or TCP/IP?
Is it possible to send commands to an Ion over Ethernet? Either as Telnet, UDP or TCP/IP?
Yes, via UDP. It is under String I/O in the 1.9.5 Manual Supplement:
-luke-
Thanks Luke, that was very helpful. Have you tried it? Do you know if you can send UDP to the serial port on the Ion or if it requires an I/O Gateway?
you can do UDP to the ip address of the Ion. You have to se the port number in the setup on the Ion and match it on the software you are using.
Thanks, is this through the Serial port or Ethernet?
Ethernet port. you would need to have a computer/iPad etc on the network with a valid ip address to work properly. I'm not sure if the local serial port is available for serial strings at this time. I currently send UDP commands from my iPad to my Eos console. Alcorn Mcbride makes a small app for the iphone that lets you make 8 buttons that send UDP commands. It is nice to test with.
Ethernet port. you would need to have a computer/iPad etc on the network with a valid ip address to work properly. I'm not sure if the local serial port is available for serial strings at this time. I currently send UDP commands from my iPad to my Eos console. Alcorn Mcbride makes a small app for the iphone that lets you make 8 buttons that send UDP commands. It is nice to test with.
Thanks so much Andrew, I'm looking forward to trying it.
Is the offline client supposed to support sending UDP strings? I have tried enabling the transmit feature but the messages aren't showing up in Wireshark traces. I AM seeing ACN and other UDP traffic from the client.
www.etcconnect.com