# gray_phases.phases
*object*
## parameters
| name | description |
| ---------- | -------------------- |
| #10 | phase |
| #11 | unit |
| #13 | detail screen |
## references
*[none]*
## animated
### gray_phases.phases - phases - group
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [#13](../../displays/#13.md) /M1 /T#11,#10
#### xml
```xml
```
### gray_phases.phases.Text1 - Text1 - text
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | {#11\#10\ST} |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
```
### gray_phases.phases.StringDisplay2 - StringDisplay2 - stringDisplay
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | if #11\#10\w then "M" else "R" |
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
```
### gray_phases.phases.StringDisplay3 - StringDisplay3 - stringDisplay
#### 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]*
#### xml
```xml
```
## xml
```xml
```