Alternative PLC Code Change

Maybe Lars can implement that in his logger software? Someone thought about doint it before, but we have not heard anything lately.
 
I guess what I'm asking is if anyone knows the plc upload process? When the "send code" button is pressed, what happens next? If it is anything like the setting a var through the browser, then sending plc code should be a snap.
 
I gave firebug a try, but didn't see where the plc code is stored or uploaded to. Without the original code, it is difficult to get the right process.
 
I have found the code to post to the plc. (Using Firebug)
I belive that I will stay away from plc tampering, since writing to the plc without any error check code and correct format can be a disaster.
But, maybe I will dig deeper into this at a later state...
 
Back
Top