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