batch-example-2/ft-view-screens/globals/gray_phases/gray_phases.accumulator_par...

238 lines
15 KiB
Markdown
Raw Normal View History

2023-11-22 18:39:22 +00:00
# gray_phases.accumulator_parameter
*object*
## parameters
| name | description |
| ---------- | -------------------- |
| #10 | root |
| #11 | parameter |
| #12 | index |
## references
### [new-sact-accumulator.accumulator_parameter](../../displays/new-sact-accumulator.md#accumulator_parameter)
#### parameters
| name | description | value |
| ---------- | -------------------- | -------------------------------------------------- |
| #10 | root | #1\#2 |
| #11 | parameter | p04 |
| #12 | index | 4 |
## animated
### gray_phases.accumulator_parameter - accumulator_parameter - group
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [new-tag_edits-tag-edit-accumulator](../../displays/new-tag_edits-tag-edit-accumulator.md) /T#10\#11\cval,#10\desc
#### xml
```xml
<group name="accumulator_parameter" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay7" height="24" width="640" left="1144" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" dimensionsHeight="1" dimensionsWidth="40" characterOffset="0">
<connections>
<connection name="Value" expression="If #10\#11\CVAL = 4 THEN &quot;DEHUMTMP&quot;
else If #10\#11\CVAL = 3 THEN &quot;DEHUMRH&quot;
else If #10\#11\CVAL = 2 THEN &quot;HUMIDITY_MONITORING&quot;
else If #10\#11\CVAL = 1 THEN &quot;SUB_BATCH&quot;
else If #10\#11\CVAL = 0 THEN &quot;WEIGHT&quot;
else &quot;???&quot;"/>
</connections>
</stringDisplay>
<tagLabel name="Label14" height="24" width="480" left="715" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#10\#11\cval}"/>
<text name="Text3" height="25" width="34" left="638" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" caption="/*LS:0 {#12}*/"/>
<text name="Text8" height="18" width="78" left="1232" top="792" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="accumulator">
<animations>
<animateVisibility expression="0" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag-edit-accumulator /T#10\#11\cval,#10\desc" 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="root" value=""/>
<parameter name="#11" description="parameter" value=""/>
<parameter name="#12" description="index" value=""/>
</parameters>
</group>
```
### gray_phases.accumulator_parameter.StringDisplay7 - StringDisplay7 - stringDisplay
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | If #10\#11\CVAL = 4 THEN "DEHUMTMP"
else If #10\#11\CVAL = 3 THEN "DEHUMRH"
else If #10\#11\CVAL = 2 THEN "HUMIDITY_MONITORING"
else If #10\#11\CVAL = 1 THEN "SUB_BATCH"
else If #10\#11\CVAL = 0 THEN "WEIGHT"
else "???" |
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="accumulator_parameter" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay7" height="24" width="640" left="1144" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" dimensionsHeight="1" dimensionsWidth="40" characterOffset="0">
<connections>
<connection name="Value" expression="If #10\#11\CVAL = 4 THEN &quot;DEHUMTMP&quot;
else If #10\#11\CVAL = 3 THEN &quot;DEHUMRH&quot;
else If #10\#11\CVAL = 2 THEN &quot;HUMIDITY_MONITORING&quot;
else If #10\#11\CVAL = 1 THEN &quot;SUB_BATCH&quot;
else If #10\#11\CVAL = 0 THEN &quot;WEIGHT&quot;
else &quot;???&quot;"/>
</connections>
</stringDisplay>
<tagLabel name="Label14" height="24" width="480" left="715" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#10\#11\cval}"/>
<text name="Text3" height="25" width="34" left="638" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" caption="/*LS:0 {#12}*/"/>
<text name="Text8" height="18" width="78" left="1232" top="792" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="accumulator">
<animations>
<animateVisibility expression="0" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag-edit-accumulator /T#10\#11\cval,#10\desc" 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="root" value=""/>
<parameter name="#11" description="parameter" value=""/>
<parameter name="#12" description="index" value=""/>
</parameters>
</group>
```
### gray_phases.accumulator_parameter.Text8 - Text8 - text
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVisibility | 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
#### xml
```xml
<group name="accumulator_parameter" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay7" height="24" width="640" left="1144" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" dimensionsHeight="1" dimensionsWidth="40" characterOffset="0">
<connections>
<connection name="Value" expression="If #10\#11\CVAL = 4 THEN &quot;DEHUMTMP&quot;
else If #10\#11\CVAL = 3 THEN &quot;DEHUMRH&quot;
else If #10\#11\CVAL = 2 THEN &quot;HUMIDITY_MONITORING&quot;
else If #10\#11\CVAL = 1 THEN &quot;SUB_BATCH&quot;
else If #10\#11\CVAL = 0 THEN &quot;WEIGHT&quot;
else &quot;???&quot;"/>
</connections>
</stringDisplay>
<tagLabel name="Label14" height="24" width="480" left="715" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#10\#11\cval}"/>
<text name="Text3" height="25" width="34" left="638" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" caption="/*LS:0 {#12}*/"/>
<text name="Text8" height="18" width="78" left="1232" top="792" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="accumulator">
<animations>
<animateVisibility expression="0" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag-edit-accumulator /T#10\#11\cval,#10\desc" 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="root" value=""/>
<parameter name="#11" description="parameter" value=""/>
<parameter name="#12" description="index" value=""/>
</parameters>
</group>
```
## xml
```xml
<group name="accumulator_parameter" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
<stringDisplay name="StringDisplay7" height="24" width="640" left="1144" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" dimensionsHeight="1" dimensionsWidth="40" characterOffset="0">
<connections>
<connection name="Value" expression="If #10\#11\CVAL = 4 THEN &quot;DEHUMTMP&quot;
else If #10\#11\CVAL = 3 THEN &quot;DEHUMRH&quot;
else If #10\#11\CVAL = 2 THEN &quot;HUMIDITY_MONITORING&quot;
else If #10\#11\CVAL = 1 THEN &quot;SUB_BATCH&quot;
else If #10\#11\CVAL = 0 THEN &quot;WEIGHT&quot;
else &quot;???&quot;"/>
</connections>
</stringDisplay>
<tagLabel name="Label14" height="24" width="480" left="715" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#10\#11\cval}"/>
<text name="Text3" height="25" width="34" left="638" top="781" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="14" bold="false" italic="false" underline="false" strikethrough="false" caption="/*LS:0 {#12}*/"/>
<text name="Text8" height="18" width="78" left="1232" top="792" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="accumulator">
<animations>
<animateVisibility expression="0" expressionTrueState="visible"/>
</animations>
</text>
<animations>
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag-edit-accumulator /T#10\#11\cval,#10\desc" 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="root" value=""/>
<parameter name="#11" description="parameter" value=""/>
<parameter name="#12" description="index" value=""/>
</parameters>
</group>
```