batch-example-2/ft-view-screens/globals/m/m.beater.md

699 lines
57 KiB
Markdown

# m.beater
*object*
## parameters
| name | description |
| ---------- | -------------------- |
| #10 | name |
| #11 | unit |
## references
### [legacy-mimics-mx520_mimic.beater](../../displays/legacy-mimics-mx520_mimic.md#beater)
#### parameters
| name | description | value |
| ---------- | -------------------- | -------------------------------------------------- |
| #10 | name | AG520 |
| #11 | unit | MX520 |
### [new-devices-md3.beater](../../displays/new-devices-md3.md#beater)
#### parameters
| name | description | value |
| ---------- | -------------------- | -------------------------------------------------- |
| #10 | name | #1 |
| #11 | unit | #2 |
## animated
### m.beater - beater - group
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-devices-md3](../../displays/new-devices-md3.md) /T#10,#11
#### xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```
### m.beater.StringDisplay1 - StringDisplay1 - stringDisplay
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | IF DD\M\#10\PIO4 THEN "FAST"
ELSE
IF DD\M\#10\PIO3 THEN "MEDIUM"
ELSE
IF DD\M\#10\PIO2 THEN "INT"
ELSE
IF DD\M\#10\PIO1 THEN "SLOW"
ELSE "OFF" |
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```
### m.beater.Group4 - Group4 - group
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateColor | DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```
### m.beater.Polyline4 - Polyline4 - polyline
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateWidth | if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```
### m.beater.Text5 - Text5 - text
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | DD\M\#10\A = 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```
### m.beater.Text21 - Text21 - text
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | (DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```
## xml
```xml
<group name="beater" visible="true" wallpaper="false" toolTipText="/*S:0 dd\m\#10\desc*/" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay1" height="14" width="48" left="158" top="433" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="8" bold="true" italic="false" underline="false" strikethrough="false" justification="center" dimensionsHeight="1" dimensionsWidth="6" characterOffset="0">
<connections>
<connection name="Value" expression="IF DD\M\#10\PIO4 THEN &quot;FAST&quot;
ELSE
IF DD\M\#10\PIO3 THEN &quot;MEDIUM&quot;
ELSE
IF DD\M\#10\PIO2 THEN &quot;INT&quot;
ELSE
IF DD\M\#10\PIO1 THEN &quot;SLOW&quot;
ELSE &quot;OFF&quot;"/>
</connections>
</stringDisplay>
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<rectangle name="Polygon4" height="6" width="21" left="171" top="425" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon2" height="30" width="15" left="174" top="396" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<rectangle name="Polygon3" height="6" width="21" left="171" top="391" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="lime" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
</group>
<line name="Line3" height="21" width="1" left="177" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="177 401 177 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line4" height="21" width="1" left="181" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="181 401 181 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<line name="Line5" height="21" width="1" left="185" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" line="185 401 185 421 " backStyle="solid" lineStyle="solid" lineWidth="1" backColor="lime" foreColor="black"/>
<animations>
<animateColor expression="DD\M\#10\OP1 OR DD\M\#10\OP2 OR DD\M\#10\OP3 OR DD\M\#10\OP4" blinkRate="2">
<color value="0" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="red" backColor2="red" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
<color value="1" foreBehavior="solid" foreColor1="black" foreColor2="black" backBehavior="solid" backColor1="lime" backColor2="lime" fillColorMode="2" endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight" fillEndColor="white" fillGradientStop="50" fillGradientDirection="gradientDirectionHorizontal" fillGradientShadingStyle="gradientHorizontalFromRight"/>
</animateColor>
</animations>
</group>
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<polyline name="Polyline4" height="51" width="200" left="82" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="gray" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="82 382 281 382 281 332 268 332 254 362 109 362 95 332 82 332 82 382 82 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight">
<animations>
<animateWidth expression="if (dd\m\#10\pio1 or dd\m\#10\pio2 or dd\m\#10\pio3 or dd\m\#10\pio4) then
if system\second%12<=5 then system\Second%12
else (12 - system\Second%12 )
ELSE 6" horizontalChangeMin="1" horizontalChangeMax="100" anchor="center">
<constantExpressionRange min="0" max="6"/>
</animateWidth>
</animations>
</polyline>
<polyline name="Polyline5" height="51" width="14" left="175" top="332" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="solid" backColor="silver" foreColor="black" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="black" path="178 382 188 382 188 352 185 332 178 332 175 352 175 382 180 382 180 382 " endColor="white" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
<text name="Text5" height="16" width="13" left="176" top="344" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="16" charWidth="7" bold="false" italic="false" underline="false" strikethrough="false" caption="M">
<animations>
<animateVisibility expression="DD\M\#10\A = 0" expressionTrueState="visible"/>
</animations>
</text>
</group>
<text name="Text21" height="14" width="7" left="193" top="365" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="red" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" charHeight="14" charWidth="5" bold="true" italic="false" underline="false" strikethrough="false" caption="F">
<animations>
<animateVisibility expression="(DD\M\#10\alcu ) or DD\M\#10\alc or
(DD\M\#10\alou1 ) or DD\M\#10\alo1 or
(DD\M\#10\alou2 ) or DD\M\#10\alo2 or
(DD\M\#10\alou3 ) or DD\M\#10\alo3 or
(DD\M\#10\alou4 ) or DD\M\#10\alo4 or
(DD\M\#10\alhu ) or DD\M\#10\alh or
(DD\M\#10\alsu ) or DD\M\#10\als" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-devices-md3 /T#10,#11" repeatRate="0.25">
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
<imageSettings imageReference="noImage"/>
</confirm>
</animateTouch>
</animations>
<parameters>
<parameter name="#10" description="name" value=""/>
<parameter name="#11" description="unit" value=""/>
</parameters>
</group>
```