ActiveEventManager Object


Description:

Manages the ActiveEvents in the system. ActiveEvents describe events that occur while the system is running. An active event may simply provide information or may require a response from the user.

Children: ActiveEvent

Automatically created from: StcSystem

ActiveEventManager Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DefaultResponse

Set default response for active events.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

Set no default response.

AUTO_RESPONSE

Set auto response with default value.

COMMAND_PROMPT

Set command prompt response.

ActiveEventManager Read-Only Attributes

There are no read-only attributes.