Click or drag to resize

IApplicationManager Methods

The IApplicationManager type exposes the following members.

Methods
 NameDescription
Public methodAreAnyAlarmsShownInAlarmDisplay Checks if any alarms are shown in the Alarm display.
Public methodFireUserEvent Fires UserEvent (Operator Button)
Public methodGetUserGroup Returns the user group of the current user.
Public methodGetUserName Returns the user name of the current user.
Public methodIsInLiveMode Signals whether application is currently in live mode.
Public methodIsInPlaybackMode Signals whether application is currently in playback mode.
Public methodShowMessage Posts a message to the system and returns.
Public methodSpeak Speaks the given text (currently only english is supported).
Public methodSwitchToAlarmDisplay Switches the application into Alarm display. Shows the Alarm Display unconditionally even if there are no alarms.
Public methodSwitchToLive Switches the application to live mode.
Public methodSwitchToNormalDisplay Switches the application into Normal display (hides alarm display)
Public methodSwitchToPlayback Switches the application to playback mode.
Top
See Also