GetAlertStatus
GetAlertStatus(Status As Integer) AS Integer
Returns in <Status> the current Alert status:
- 0 = Alert is active ("Alert" led is green), calls are normally performed.
- 1 = Alert is not active ("Alert" led is red), only calls for non redundant events are performed.
Returns an error code (0 if no error).