Skip to main content

Interface: CASMessageCountProps

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:88

Component props for CASMessageCount.

Properties

bus

bus: EventBus

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:90

The bus.


countAboveWindow

countAboveWindow: Subscribable<number>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:92

The count of messages above the window.


countBelowWindow

countBelowWindow: Subscribable<number>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:94

The count of messages below the window.


highestAlertState

highestAlertState: Subscribable<null | AnnunciationType>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/CAS/G3000CASDisplay.tsx:96

The highest current alert state.