Get or set the alarm output parameters of the lane controller.
Method |
GET |
Description |
Get the alarm output parameters of the lane controller. |
Query |
controllerType: lane controller type, string, it can be set to "Master" (master lane controller) or "Slave" (slave lane controller). alarmOutNo: alarm output No., integer, it is between 1 and 4. |
Request |
None. |
Response |
Succeeded: XML_ChannelControllerAlarmOut Failed: XML_ResponseStatus |
Method |
PUT |
Description |
Set the alarm output parameters of the lane controller. |
Query |
controllerType: lane controller type, string, it can be set to "Master" (master lane controller) or "Slave" (slave lane controller). alarmOutNo: alarm output No., integer, it is between 1 and 4. |
Request |
|
Response |