The easiest way is to just plug into a serial port, and make up your own protocol to send it commands. Then , on the C-tron end, write a handler to interpret them. As far as I know, that's the best you can do.
The easiest way is to just plug into a serial port, and make up your own protocol to send it commands. Then , on the C-tron end, write a handler to interpret them. As far as I know, that's the best you can do.
Comments
Thanks DHawthorne