ccatobs/telescope-control-system

support failure reset

Closed this issue · 0 comments

when a e-stops is trigger and reset, it needs to be software reset aswell. this can be done using the following curl:

curl 'http://192.168.1.113:8080/?Module=DataSets.CmdGeneralTransfer&Chapter=3&Command' -X POST --data-raw 'Command=Failure+Reset'

faults can be checked for example at http://192.168.1.113:8080/?Module=Devices.PLC.Interlocks&Chapter=0