Page 1 of 1

Scripting for custom serial or Ethernet communciation.

Posted: Wed Aug 24, 2011 1:47 pm
by Ron L.
Using C# scripting in iX Developer, it is possible to communicate to other devices using a custom protocol not support by the drivers. I've attached some example iX Developer 1.30 projects to help get started.

Re: Scripting for custom serial or Ethernet communciation.

Posted: Mon Oct 24, 2011 4:25 pm
by Ron L.
A more advanced serial example.

Re: Scripting for custom serial or Ethernet communciation.

Posted: Fri Jan 04, 2013 2:34 pm
by Ron L.
Example for receiving strings in the format of "<tag name>=<value>;" on a serial port.