So I have been looking through old a recent posts, and cant seem to find the answer.
I have a KRC4 that we are trying to setup to run in Auto External and change specific variables.
We have the EthernetKRL option package installed and running. I have successfully loaded the EthernetKRL_Server.exe onto my PC, and moved the XML example files to the correct spots on the KRC4.
I can run XMLTransmit.src on the controller and get it to output the values in the EthernetKRL_Server on the PC.
I am wondering if it is possible to do the reverse, change the XML code for XMLTansmit.xml/XMLTransmit.src (Currently sending back some random/fake sensor data) to send back varibles to be changed.
In particular, I am looking to change the PGNO value so I can choose different programs form the Cell.src.
Would it be be beneficial to call the XMLTansmit.src in the sps.sub?
Any help to this issue would be very much appreciated. Thank you