http://192.168.1.15/api/setvar.cgi?varid=15&value=

BTCAD

Active Member
The topic name is the question.
 
 
 
Is it possible to set var value to another board value ?
 
 
 
http://192.168.1.15/api/setvar.cgi?varid=15&value=
 
http://192.168.1.15/api/setvar.cgi?varid=15&value= (here the aip 5 value)
 
 
 
I tried a lot of ridiculous thing and nothing work:
 
 
http://192.168.1.15/api/setvar.cgi?varid=15&value=~aip(5)~
http://192.168.1.15/api/setvar.cgi?varid=15&value=(aip5)
http://192.168.1.15/api/setvar.cgi?varid=15&value=a5
http://192.168.1.15/api/setvar.cgi?varid=15&value= ???????
 
 
 
 
thank you
 
And something that could be cool is to add a reboot function using this
Language.


Http://192.168.1.15/reboot.cgi


Or something like that, i dont know what makes sens but a reboot function like the one we use in plc program : sreboot


Is it doable?
 
If you use Linux, you could call lynx from your CGI to execute the setvar.cgi

http://lynx.invisible-island.net/lynx2.8.8/index.html

 
 
Back
Top