Click or drag to resize

IApplicationManagerSwitchToAlarmDisplay Method

Switches the application into Alarm display. Shows the Alarm Display unconditionally even if there are no alarms.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void SwitchToAlarmDisplay()
Exceptions
ExceptionCondition
UnauthorizedAccessSdkException Thrown if operation is not permitted to caller.
See Also