batch-example-2/ft-view-screens/globals/gray_phases/gray_phases.flags_config.md

111 lines
3.5 KiB
Markdown
Raw Permalink Normal View History

2023-11-22 18:39:22 +00:00
# gray_phases.flags_config
*object*
[xml](../../../global%20objects/gray_phases.xml#L1788)
2023-11-22 18:39:22 +00:00
## parameters
| name | description |
| ---------- | -------------------- |
| #10 | unit |
## references
*[none]*
## animated
### gray_phases.flags_config.Button34 - Button34 - button
[xml](../../../global%20objects/gray_phases.xml#L1789)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (#10\mc\manual) and (#10\mc\external_now=0) |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](../../displays/new-tag_edits-tag_command.md) /T " set #10\mc\manual 0", #10\mc\desc, "disable external flag" , "security\config"
#### touch
*[none]*
### gray_phases.flags_config.Button35 - Button35 - button
[xml](../../../global%20objects/gray_phases.xml#L1817)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #10\mc\maintenance = 1 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](../../displays/new-tag_edits-tag_command.md) /T " set #10\mc\maintenance 0", #10\mc\desc, "disable maintenance" , "security\config"
#### touch
*[none]*
### gray_phases.flags_config.Button36 - Button36 - button
[xml](../../../global%20objects/gray_phases.xml#L1845)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | #10\mc\maintenance = 0 |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](../../displays/new-tag_edits-tag_command.md) /T " set #10\mc\maintenance 1", #10\mc\desc, "enable maintenance" , "security\config"
#### touch
*[none]*
### gray_phases.flags_config.Button37 - Button37 - button
[xml](../../../global%20objects/gray_phases.xml#L1873)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | {#10\mc\external_now} |
#### connections
*[none]*
#### command
* **release**
* display [new-tag_edits-tag_command](../../displays/new-tag_edits-tag_command.md) /T " set #10\diag\ackall 1", #10\mc\desc, "acknowledge all alarms" , "security\operate"
#### touch
*[none]*