106 lines
2.6 KiB
Markdown
106 lines
2.6 KiB
Markdown
# gray_phases.phases
|
|
|
|
*object*
|
|
|
|
## parameters
|
|
|
|
| name | description |
|
|
| ---------- | -------------------- |
|
|
| #10 | phase |
|
|
| #11 | unit |
|
|
| #13 | detail screen |
|
|
|
|
## references
|
|
|
|
*[none]*
|
|
|
|
|
|
## animated
|
|
|
|
### gray_phases.phases - phases - group
|
|
|
|
[xml](../../../../global objects/gray_phases.xml#L3)
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
*[none]*
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [#13](../../displays/#13.md) /M1 /T#11,#10
|
|
|
|
### gray_phases.phases.Text1 - Text1 - text
|
|
|
|
[xml](../../../../global objects/gray_phases.xml#L5)
|
|
|
|
#### animations
|
|
|
|
| type | expression |
|
|
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| animateColor | {#11\#10\ST} |
|
|
|
|
#### connections
|
|
|
|
*[none]*
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
### gray_phases.phases.StringDisplay2 - StringDisplay2 - stringDisplay
|
|
|
|
[xml](../../../../global objects/gray_phases.xml#L21)
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #11\#10\w then "M" else "R" |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
### gray_phases.phases.StringDisplay3 - StringDisplay3 - stringDisplay
|
|
|
|
[xml](../../../../global objects/gray_phases.xml#L26)
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #11\#10\f = 0 then "OK" else if #11\#10\f = 1 then "HAS" else if #11\#10\f = 2 then "HAE" else if #11\#10\f = 30 then "M DEV" else if #11\#10\f = 40 then "UNACK" else if #11\#10\f = 50 then "ALM" else if #11\#10\f = 20 then "SIM" else if #11\#10\f = 70 then "PH_EXT" else "???" |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|