Difference between revisions of "Modular displays"
Jump to navigation
Jump to search
(→Device fields: added known device fields for progress bars) |
Heisenborg (talk | contribs) m |
||
Line 4: | Line 4: | ||
|zh-cn=模块化显示器 | |zh-cn=模块化显示器 | ||
|ru=Модульные дисплеи | |ru=Модульные дисплеи | ||
|ua=Модульні дисплеї | |||
}} | }} | ||
== Summary == | == Summary == |
Revision as of 11:52, 9 September 2020
Summary
Modular displays are YOLOL supported displays, most commonly used in spaceship cockpits as information screens and they are considered vital for easy ship management.
Modular displays are generically configured to show progress from 0 to 100.
They can however be programmed to display whatever numeric information needed.
Basic information
All modular displays need to be connected to a data network and a power source in order for them to work.
- Modular displays are designed for displaying information.
- The displayable content is set to the PanelValue field.
- They can be connected to the modular display base directly or via another modular display by snapping them together.
- They must be bolted to a plate or a beam.
Device fields
To learn more about how to use fields, consult these wiki pages:
YOLOL field | description | default |
---|---|---|
PanelValue | The value to display on the progress bar | |
PanelMinValue | The value at or below which the progress bar will appear empty | 0 |
PaneMaxValue | The value at or over which the progress bar will appear full | 100 |
PanelVariableResolution | The smallest increment the number and progress bar will reflect, written out as a power of 10 (i.e. 0.01 will display two decimal places) | 1 |