-
Notifications
You must be signed in to change notification settings - Fork 1
-
Functional MONITORING SCREEN
No due date Last updated over 4 years agoMONITORING SCREEN is the main screen in the ventilator. It is compo…
MONITORING SCREEN is the main screen in the ventilator. It is composed by at least 2 charts (pressure chart and flux chart) while it could be another one (volume chart). In this screen it is showed all params "at real time".
-
Functional PARAMS SCREEN
No due date Last updated over 4 years agoThis screen is to set all the params related to the selected mode in …
This screen is to set all the params related to the selected mode in MODES SCREEN. It needs: 1. Show configurable params, related to the selected mode and supported by the ventilator. 2. Params with setup with default values. 3. Tabs to switch between MODES SCREEN and ALARMS SCREEN are enabled.
-
Functional MODES SCREEN
No due date Last updated over 4 years agoThe MODES SCREEN is to select one Ventilator Mode: Only enabled mo…
The MODES SCREEN is to select one Ventilator Mode:
- Only enabled modes of the ventilator could be selected and displayed.
- In this screen, the tabs of PARAMS SCREEN, ALARMS SCREEN, MONITORING SCREEN don't work.
- If one mode is selected, then the GUI change to the PARAMS SCREEN.
-
Functional LOAD SCREEN
No due date Last updated almost 5 years agoTo have a functional LOAD SCREEN it would have: Display a message …
To have a functional LOAD SCREEN it would have:
- Display a message of "loading..."
- Load the configuration (modes and params enabled)
- Ask for the configuration if it would be necessary
- When all is completed, change to MODE SCREEN
-
Functional layout with Screens and Tabs
No due date Last updated almost 5 years agoThe UI has two main components: Component "ScreenManager" Contain…
The UI has two main components:
- Component "ScreenManager"
- Contain all the differents screens.
- Tabs group.
- They are commons in all screens because is a shortcut to change between screen.
- These tabs are at the bottom of the layout.
- Component "ScreenManager"
-
Functional ALARMS SCREEN
No due date Last updated almost 5 years agoThis screen is to set all the alarm params related to the selected …
This screen is to set all the alarm params related to the selected mode in MODES SCREEN. It needs:
- Show configurable params, related to the selected mode and supported by the ventilator.
- Params with setup with default values.
- Tabs to switch between MODES SCREEN and PARAMS SCREEN are enabled.