4373 lines
261 KiB
Markdown
4373 lines
261 KiB
Markdown
# new-config-azo_scale_parameters
|
|
|
|
*display*
|
|
|
|
## reference objects
|
|
|
|
*[none]*
|
|
|
|
## animated
|
|
|
|
### Button1
|
|
|
|
*button*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
*[none]*
|
|
|
|
#### command
|
|
|
|
* **release**
|
|
* abort
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<button name="Button1" height="21" width="91" left="911" top="686" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" style="3d" captureCursor="false" highlightOnFocus="true" tabIndex="1">
|
|
<command pressAction="" repeatAction="" releaseAction="abort" repeatRate="0.25"/>
|
|
<up patternColor="black" patternStyle="none" backColor="silver" backStyle="solid" foreColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionDiagonalUp" gradientShadingStyle="gradientHorizontalFromRight">
|
|
<caption fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Exit"/>
|
|
<imageSettings imageReference="noImage"/>
|
|
</up>
|
|
<down downSameAsUp="true" patternColor="black" patternStyle="none" backColor="silver" backStyle="solid" foreColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionDiagonalUp" gradientShadingStyle="gradientHorizontalFromRight">
|
|
<caption fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption=""/>
|
|
<imageSettings imageReference="noImage"/>
|
|
</down>
|
|
<ability showDisabledState="false" expression="" enabledWhenExpressionIsTrue="true" disabledImageType="useGrayscale"/>
|
|
<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>
|
|
<eSignature requireElectronicSignature="false" allowBlankComment="false" requireReAuthentication="false" requireCounterSignature="false" authorizedGroup="" ShowConfirmationMessage="false" ConfirmationMessage="By completing this action, I certify that I have reviewed the changes that will be made to the system. I have approval and permission to perform this change."/>
|
|
<useVariable requireUseVariable="false" tagName="" confirmationValue="1" eSigValue1="2" eSigValue2="3">
|
|
<confirm 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>
|
|
<eSignature_1 allowBlankComment="false" requireReAuthentication="false" ShowConfirmationMessage="false" ConfirmationMessage="By completing this action, I certify that I have reviewed the changes that will be made to the system. I have approval and permission to perform this change."/>
|
|
<eSignature_2 allowBlankComment="false" authorizedGroup="Administrators" ShowConfirmationMessage="false" ConfirmationMessage="By completing this action, I certify that I have reviewed the changes that will be made to the system. I have approval and permission to perform this change."/>
|
|
</useVariable>
|
|
</button>
|
|
```
|
|
|
|
### StringDisplay1
|
|
|
|
*stringDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<stringDisplay name="StringDisplay1" height="25" width="75" left="191" top="91" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="16" bold="true" italic="false" underline="false" strikethrough="false" justification="left" dimensionsHeight="1" dimensionsWidth="5" characterOffset="0">
|
|
<connections>
|
|
<connection name="Value" expression="{#2}"/>
|
|
</connections>
|
|
</stringDisplay>
|
|
```
|
|
|
|
### NumericDisplay1
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW0} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW0, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay1" height="16" width="45" left="181" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW0, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay2
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW1} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW1, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay2" height="16" width="45" left="181" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW1, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay3
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW3} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW3, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay3" height="16" width="45" left="181" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW3, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay4
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW6} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW6, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay4" height="16" width="45" left="181" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW6, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay5
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit0 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay5" height="16" width="9" left="338" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay6
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit1 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay6" height="16" width="9" left="328" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay7
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit2 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay7" height="16" width="9" left="318" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay8
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit3 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay8" height="16" width="9" left="308" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay9
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit4 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay9" height="16" width="9" left="298" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay10
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit5 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay10" height="16" width="9" left="288" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay11
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit6 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay11" height="16" width="9" left="278" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay12
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit7 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay12" height="16" width="9" left="268" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay13
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit8 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay13" height="16" width="9" left="251" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay14
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit9 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay14" height="16" width="9" left="241" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay15
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit10 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay15" height="16" width="9" left="231" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay16
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit11 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay16" height="16" width="9" left="221" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay17
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit12 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay17" height="16" width="9" left="211" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay18
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit13 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay18" height="16" width="9" left="201" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay19
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit14 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay19" height="16" width="9" left="191" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay20
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1DW2 & const\bit15 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay20" height="16" width="9" left="181" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay21
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DL13} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DL13, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay21" height="16" width="27" left="181" top="311" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DL13, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DL13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay22
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DR13} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DR13, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay22" height="16" width="27" left="216" top="311" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DR13, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DR13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay23
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DL14} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DL14, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay23" height="16" width="27" left="181" top="326" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DL14, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DL14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay24
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DR14} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DR14, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay24" height="16" width="27" left="216" top="326" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DR14, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DR14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay25
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd15} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DD15, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay25" height="16" width="45" left="181" top="341" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DD15, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay26
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd17} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DD17, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay26" height="16" width="45" left="181" top="356" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DD17, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd17}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay27
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd21} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD21, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay27" height="16" width="45" left="631" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD21, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd21}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay28
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd23} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD23, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay28" height="16" width="45" left="631" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD23, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd23}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay29
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd19} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD19, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay29" height="16" width="45" left="631" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD19, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd19}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay30
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd25} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DD25, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay30" height="16" width="45" left="631" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DD25, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd25}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay31
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd27} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD27, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay31" height="16" width="45" left="631" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD27, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd27}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay32
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW29} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW29, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay32" height="16" width="45" left="631" top="231" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW29, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW29}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay33
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW30} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW30, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay33" height="16" width="45" left="631" top="246" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW30, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW30}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay34
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW31} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW31, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay34" height="16" width="45" left="631" top="271" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW31, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW31}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay35
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW32} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW32, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay35" height="16" width="45" left="631" top="286" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW32, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW32}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay36
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW34} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW34, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay36" height="16" width="45" left="631" top="301" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW34, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW34}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay37
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW35} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW35, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay37" height="16" width="45" left="631" top="316" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW35, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW35}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay38
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd36} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD36, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay38" height="16" width="45" left="631" top="331" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD36, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd36}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay39
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd38} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD38, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay39" height="16" width="45" left="631" top="346" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD38, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd38}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay40
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dd40} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-float](./new-tag_edits-float.md) /T #1DD40, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay40" height="16" width="45" left="631" top="361" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD40, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd40}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay41
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW42} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW42, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay41" height="16" width="45" left="631" top="386" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW42, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW42}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay42
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW43} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW43, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay42" height="16" width="45" left="631" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW43, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW43}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay43
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW44} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW44, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay43" height="16" width="45" left="631" top="426" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW44, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW44}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay44
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit0 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_0, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay44" height="16" width="9" left="338" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_0, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay45
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit1 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_1, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay45" height="16" width="9" left="328" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_1, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay46
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit2 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_2, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay46" height="16" width="9" left="318" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_2, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay47
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit3 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_3, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay47" height="16" width="9" left="308" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_3, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay48
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit4 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_4, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay48" height="16" width="9" left="298" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_4, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay49
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit5 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_5, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay49" height="16" width="9" left="288" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_5, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay50
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit6 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_6, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay50" height="16" width="9" left="278" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_6, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay51
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit7 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_7, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay51" height="16" width="9" left="268" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_7, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay52
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit0 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay52" height="16" width="9" left="338" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay53
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit1 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay53" height="16" width="9" left="328" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay54
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit2 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay54" height="16" width="9" left="318" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay55
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit3 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay55" height="16" width="9" left="308" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay56
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit4 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay56" height="16" width="9" left="298" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay57
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit5 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay57" height="16" width="9" left="288" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay58
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit6 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay58" height="16" width="9" left="278" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay59
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit7 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay59" height="16" width="9" left="268" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay60
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit0 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay60" height="16" width="9" left="338" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay61
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit1 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay61" height="16" width="9" left="328" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay62
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit2 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay62" height="16" width="9" left="318" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay63
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit3 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay63" height="16" width="9" left="308" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay64
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit4 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay64" height="16" width="9" left="298" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay65
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit5 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay65" height="16" width="9" left="288" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay66
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit6 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay66" height="16" width="9" left="278" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay67
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit7 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay67" height="16" width="9" left="268" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay68
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit8 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_8, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay68" height="16" width="9" left="251" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_8, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay69
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit9 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_9, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay69" height="16" width="9" left="241" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_9, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay70
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit10 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_10, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay70" height="16" width="9" left="231" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_10, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay71
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit11 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_11, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay71" height="16" width="9" left="221" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_11, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay72
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit12 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_12, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay72" height="16" width="9" left="211" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_12, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay73
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit13 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_13, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay73" height="16" width="9" left="201" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_13, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay74
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit14 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_14, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay74" height="16" width="9" left="191" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_14, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay75
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw9 & const\bit15 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag-edit](./new-tag_edits-tag-edit.md) /T #1DW9_15, #2, security\config
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay75" height="16" width="9" left="181" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_15, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay76
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit8 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay76" height="16" width="9" left="251" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay77
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit9 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay77" height="16" width="9" left="241" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay78
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit10 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay78" height="16" width="9" left="231" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay79
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit11 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay79" height="16" width="9" left="221" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay80
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit12 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay80" height="16" width="9" left="211" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay81
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit13 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay81" height="16" width="9" left="201" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay82
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit14 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay82" height="16" width="9" left="191" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay83
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw10 & const\bit15 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay83" height="16" width="9" left="181" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay84
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit8 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay84" height="16" width="9" left="251" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay85
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit9 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay85" height="16" width="9" left="241" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay86
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit10 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay86" height="16" width="9" left="231" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay87
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit11 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay87" height="16" width="9" left="221" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay88
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit12 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay88" height="16" width="9" left="211" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay89
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit13 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay89" height="16" width="9" left="201" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay90
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit14 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay90" height="16" width="9" left="191" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay91
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | if #1dw11 & const\bit15 then 1 else 0 |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay91" height="16" width="9" left="181" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
## display-references
|
|
|
|
* [legacy-popup_menu-azo_cfg.Button7](legacy-popup_menu-azo_cfg.md#button7)
|
|
* [legacy-popup_menu-azo_cfg561.Button7](legacy-popup_menu-azo_cfg561.md#button7)
|
|
* [new-config-azo_detail_screens.Button5](new-config-azo_detail_screens.md#button5)
|
|
* [new-config-azo_detail_screens.Button19](new-config-azo_detail_screens.md#button19)
|
|
* [new-config-azo_detail_screens.Button25](new-config-azo_detail_screens.md#button25)
|
|
|
|
## reference-object-references
|
|
|
|
*[none]*
|
|
|
|
## global-references
|
|
|
|
*[none]*
|
|
|
|
## xml
|
|
|
|
```xml
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gfx xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Gfx-SE14.xsd">
|
|
<displaySettings displayType="overlay" position="useCurrentPosition" securityCode="*" backColor="#E0E0E0" titleBar="true" titleBarText="" maximumTagUpdateRate="1" focusHighlightColor="gray" disableFocusHighlight="false" size="specifySizeInPixels" width="1042" height="1000" keepAtBack="false" allowMultipleRunningCopies="false" cacheAfterDisplaying="false" systemMenu="true" minimizeButton="false" sizeToMainWindow="false" showLastAcquiredValue="false" TrackScreenForNavigation="true" TrackName="" allowResizing="true" whenResized="scale" beepOnPress="false" highlightWhenCursorPassesOver="true" interactiveHighlightColor="gray" displayOnScreenKeyboard="false" allowButtonActionOnError="true" fieldNotSelectedTextColor="#3F3F3F" fieldNotSelectedFillColor="white" fieldSelectedTextColor="#3F3F3F" fieldSelectedFillColor="white" fieldInErrorNotSelectedTextColor="#3F3F3F" fieldInErrorNotSelectedFillColor="red" fieldInErrorSelectedTextColor="#3F3F3F" fieldInErrorSelectedFillColor="red" startupCommand="" shutdownCommand="" useGradientStyle="false" endColor="teal" gradientStop="50" gradientDirection="gradientDirectionHorizontal" gradientShadingStyle="gradientHorizontalFromRight"/>
|
|
<group name="Group16" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<button name="Button1" height="21" width="91" left="911" top="686" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" style="3d" captureCursor="false" highlightOnFocus="true" tabIndex="1">
|
|
<command pressAction="" repeatAction="" releaseAction="abort" repeatRate="0.25"/>
|
|
<up patternColor="black" patternStyle="none" backColor="silver" backStyle="solid" foreColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionDiagonalUp" gradientShadingStyle="gradientHorizontalFromRight">
|
|
<caption fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Exit"/>
|
|
<imageSettings imageReference="noImage"/>
|
|
</up>
|
|
<down downSameAsUp="true" patternColor="black" patternStyle="none" backColor="silver" backStyle="solid" foreColor="black" endColor="white" gradientStop="50" gradientDirection="gradientDirectionDiagonalUp" gradientShadingStyle="gradientHorizontalFromRight">
|
|
<caption fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption=""/>
|
|
<imageSettings imageReference="noImage"/>
|
|
</down>
|
|
<ability showDisabledState="false" expression="" enabledWhenExpressionIsTrue="true" disabledImageType="useGrayscale"/>
|
|
<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>
|
|
<eSignature requireElectronicSignature="false" allowBlankComment="false" requireReAuthentication="false" requireCounterSignature="false" authorizedGroup="" ShowConfirmationMessage="false" ConfirmationMessage="By completing this action, I certify that I have reviewed the changes that will be made to the system. I have approval and permission to perform this change."/>
|
|
<useVariable requireUseVariable="false" tagName="" confirmationValue="1" eSigValue1="2" eSigValue2="3">
|
|
<confirm 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>
|
|
<eSignature_1 allowBlankComment="false" requireReAuthentication="false" ShowConfirmationMessage="false" ConfirmationMessage="By completing this action, I certify that I have reviewed the changes that will be made to the system. I have approval and permission to perform this change."/>
|
|
<eSignature_2 allowBlankComment="false" authorizedGroup="Administrators" ShowConfirmationMessage="false" ConfirmationMessage="By completing this action, I certify that I have reviewed the changes that will be made to the system. I have approval and permission to perform this change."/>
|
|
</useVariable>
|
|
</button>
|
|
<text name="Text1" height="24" width="178" left="1" top="91" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="16" bold="true" italic="false" underline="false" strikethrough="false" caption="Scale Parameters"/>
|
|
<stringDisplay name="StringDisplay1" height="25" width="75" left="191" top="91" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="16" bold="true" italic="false" underline="false" strikethrough="false" justification="left" dimensionsHeight="1" dimensionsWidth="5" characterOffset="0">
|
|
<connections>
|
|
<connection name="Value" expression="{#2}"/>
|
|
</connections>
|
|
</stringDisplay>
|
|
<group name="Group1" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label1" height="16" width="270" left="6" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW0}"/>
|
|
<numericDisplay name="NumericDisplay1" height="16" width="45" left="181" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW0, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label2" height="16" width="36" left="161" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW0}"/>
|
|
</group>
|
|
<group name="Group2" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label3" height="16" width="270" left="6" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW1}"/>
|
|
<numericDisplay name="NumericDisplay2" height="16" width="45" left="181" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW1, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label4" height="16" width="36" left="161" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW1}"/>
|
|
</group>
|
|
<group name="Group3" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label5" height="16" width="270" left="6" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW3}"/>
|
|
<numericDisplay name="NumericDisplay3" height="16" width="45" left="181" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW3, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label6" height="16" width="36" left="161" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW3}"/>
|
|
</group>
|
|
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label7" height="16" width="270" left="6" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW6}"/>
|
|
<numericDisplay name="NumericDisplay4" height="16" width="45" left="181" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW6, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label8" height="16" width="36" left="161" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW6}"/>
|
|
</group>
|
|
<tagLabel name="Label9" height="16" width="270" left="6" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW2}"/>
|
|
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay5" height="16" width="9" left="338" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay6" height="16" width="9" left="328" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay7" height="16" width="9" left="318" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay8" height="16" width="9" left="308" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay9" height="16" width="9" left="298" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay10" height="16" width="9" left="288" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay11" height="16" width="9" left="278" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay12" height="16" width="9" left="268" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<group name="Group6" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay13" height="16" width="9" left="251" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay14" height="16" width="9" left="241" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay15" height="16" width="9" left="231" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay16" height="16" width="9" left="221" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay17" height="16" width="9" left="211" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay18" height="16" width="9" left="201" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay19" height="16" width="9" left="191" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay20" height="16" width="9" left="181" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1DW2 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<tagLabel name="Label10" height="16" width="171" left="6" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="19" property="tagDescription" tag="{#1dw9}"/>
|
|
<group name="Group7" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label11" height="16" width="270" left="6" top="311" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW13}"/>
|
|
<numericDisplay name="NumericDisplay21" height="16" width="27" left="181" top="311" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DL13, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DL13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay22" height="16" width="27" left="216" top="311" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DR13, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DR13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<group name="Group8" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label12" height="16" width="270" left="6" top="326" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW14}"/>
|
|
<numericDisplay name="NumericDisplay23" height="16" width="27" left="181" top="326" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DL14, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DL14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay24" height="16" width="27" left="216" top="326" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="3" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="zeroes" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DR14, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DR14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label13" height="16" width="270" left="6" top="341" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd15}"/>
|
|
<numericDisplay name="NumericDisplay25" height="16" width="45" left="181" top="341" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DD15, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label14" height="16" width="36" left="161" top="341" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd15}"/>
|
|
</group>
|
|
<group name="Group10" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label15" height="16" width="270" left="6" top="356" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd17}"/>
|
|
<numericDisplay name="NumericDisplay26" height="16" width="45" left="181" top="356" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DD17, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd17}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label16" height="16" width="36" left="161" top="356" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd17}"/>
|
|
</group>
|
|
<group name="Group12" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<tagLabel name="Label17" height="16" width="270" left="366" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd23}"/>
|
|
<tagLabel name="Label18" height="16" width="270" left="366" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd19}"/>
|
|
<tagLabel name="Label19" height="16" width="270" left="366" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd21}"/>
|
|
<tagLabel name="Label20" height="16" width="36" left="596" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd21}"/>
|
|
<tagLabel name="Label21" height="16" width="270" left="366" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd25}"/>
|
|
<tagLabel name="Label22" height="16" width="270" left="366" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd27}"/>
|
|
<tagLabel name="Label23" height="16" width="270" left="366" top="231" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW29}"/>
|
|
<tagLabel name="Label24" height="16" width="270" left="366" top="246" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW30}"/>
|
|
<tagLabel name="Label25" height="16" width="270" left="366" top="271" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW31}"/>
|
|
<tagLabel name="Label26" height="16" width="270" left="366" top="286" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW32}"/>
|
|
<tagLabel name="Label27" height="16" width="270" left="366" top="301" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW34}"/>
|
|
<tagLabel name="Label28" height="16" width="270" left="366" top="316" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW35}"/>
|
|
<tagLabel name="Label29" height="16" width="270" left="366" top="331" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd36}"/>
|
|
<tagLabel name="Label30" height="16" width="270" left="366" top="346" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd38}"/>
|
|
<tagLabel name="Label31" height="16" width="270" left="366" top="361" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1dd40}"/>
|
|
<tagLabel name="Label32" height="16" width="270" left="366" top="386" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW42}"/>
|
|
<tagLabel name="Label33" height="16" width="270" left="366" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW43}"/>
|
|
<tagLabel name="Label34" height="16" width="270" left="366" top="426" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="30" property="tagDescription" tag="{#1DW44}"/>
|
|
<tagLabel name="Label35" height="16" width="36" left="596" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd23}"/>
|
|
<tagLabel name="Label36" height="16" width="36" left="596" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd19}"/>
|
|
<tagLabel name="Label37" height="16" width="36" left="596" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd25}"/>
|
|
<tagLabel name="Label38" height="16" width="36" left="596" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd27}"/>
|
|
<tagLabel name="Label39" height="16" width="36" left="596" top="231" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW29}"/>
|
|
<tagLabel name="Label40" height="16" width="36" left="596" top="246" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW30}"/>
|
|
<tagLabel name="Label41" height="16" width="36" left="596" top="271" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW31}"/>
|
|
<tagLabel name="Label42" height="16" width="36" left="596" top="286" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW32}"/>
|
|
<tagLabel name="Label43" height="16" width="36" left="596" top="301" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW34}"/>
|
|
<tagLabel name="Label44" height="16" width="36" left="596" top="316" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW35}"/>
|
|
<tagLabel name="Label45" height="16" width="36" left="596" top="331" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd36}"/>
|
|
<tagLabel name="Label46" height="16" width="36" left="596" top="346" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd38}"/>
|
|
<tagLabel name="Label47" height="16" width="36" left="596" top="361" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1dd40}"/>
|
|
<tagLabel name="Label48" height="16" width="36" left="596" top="386" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW42}"/>
|
|
<tagLabel name="Label49" height="16" width="36" left="596" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW43}"/>
|
|
<group name="Group11" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay27" height="16" width="45" left="631" top="186" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD21, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd21}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay28" height="16" width="45" left="631" top="156" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD23, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd23}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay29" height="16" width="45" left="631" top="171" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD19, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd19}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay30" height="16" width="45" left="631" top="201" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DD25, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd25}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay31" height="16" width="45" left="631" top="216" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD27, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd27}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay32" height="16" width="45" left="631" top="231" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW29, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW29}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay33" height="16" width="45" left="631" top="246" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW30, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW30}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay34" height="16" width="45" left="631" top="271" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW31, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW31}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay35" height="16" width="45" left="631" top="286" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW32, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW32}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay36" height="16" width="45" left="631" top="301" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW34, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW34}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay37" height="16" width="45" left="631" top="316" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW35, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW35}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay38" height="16" width="45" left="631" top="331" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD36, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd36}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay39" height="16" width="45" left="631" top="346" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD38, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd38}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay40" height="16" width="45" left="631" top="361" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="2" format="floatingPoint" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-float /T #1DD40, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1dd40}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay41" height="16" width="45" left="631" top="386" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW42, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW42}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay42" height="16" width="45" left="631" top="401" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW43, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW43}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay43" height="16" width="45" left="631" top="426" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="5" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW44, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW44}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<tagLabel name="Label50" height="16" width="36" left="596" top="426" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="6" bold="false" italic="false" underline="false" strikethrough="false" justification="left" fieldLength="4" property="EU" tag="{#1DW44}"/>
|
|
</group>
|
|
<group name="Group13" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay44" height="16" width="9" left="338" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_0, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay45" height="16" width="9" left="328" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_1, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay46" height="16" width="9" left="318" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_2, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay47" height="16" width="9" left="308" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_3, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay48" height="16" width="9" left="298" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_4, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay49" height="16" width="9" left="288" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_5, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay50" height="16" width="9" left="278" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_6, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay51" height="16" width="9" left="268" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_7, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay52" height="16" width="9" left="338" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay53" height="16" width="9" left="328" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay54" height="16" width="9" left="318" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay55" height="16" width="9" left="308" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay56" height="16" width="9" left="298" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay57" height="16" width="9" left="288" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay58" height="16" width="9" left="278" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay59" height="16" width="9" left="268" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay60" height="16" width="9" left="338" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit0 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay61" height="16" width="9" left="328" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit1 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay62" height="16" width="9" left="318" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit2 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay63" height="16" width="9" left="308" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit3 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay64" height="16" width="9" left="298" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit4 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay65" height="16" width="9" left="288" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit5 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay66" height="16" width="9" left="278" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit6 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay67" height="16" width="9" left="268" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit7 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<group name="Group14" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay68" height="16" width="9" left="251" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_8, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay69" height="16" width="9" left="241" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_9, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay70" height="16" width="9" left="231" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_10, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay71" height="16" width="9" left="221" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_11, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay72" height="16" width="9" left="211" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_12, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay73" height="16" width="9" left="201" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_13, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay74" height="16" width="9" left="191" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_14, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay75" height="16" width="9" left="181" top="251" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction=" display new-tag_edits-tag-edit /T #1DW9_15, #2, security\config " 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>
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw9 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay76" height="16" width="9" left="251" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay77" height="16" width="9" left="241" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay78" height="16" width="9" left="231" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay79" height="16" width="9" left="221" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay80" height="16" width="9" left="211" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay81" height="16" width="9" left="201" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay82" height="16" width="9" left="191" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay83" height="16" width="9" left="181" top="267" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw10 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay84" height="16" width="9" left="251" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit8 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay85" height="16" width="9" left="241" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit9 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay86" height="16" width="9" left="231" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit10 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay87" height="16" width="9" left="221" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit11 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay88" height="16" width="9" left="211" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit12 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay89" height="16" width="9" left="201" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit13 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay90" height="16" width="9" left="191" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit14 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<numericDisplay name="NumericDisplay91" height="16" width="9" left="181" top="284" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" justification="right" fieldLength="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="if #1dw11 & const\bit15 then 1 else 0"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<group name="Group15" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<text name="Text2" height="14" width="10" left="335" top="235" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="8" bold="false" italic="false" underline="false" strikethrough="false" caption=".0"/>
|
|
<text name="Text3" height="14" width="10" left="269" top="235" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="8" bold="false" italic="false" underline="false" strikethrough="false" caption=".7"/>
|
|
<text name="Text4" height="14" width="10" left="248" top="235" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="8" bold="false" italic="false" underline="false" strikethrough="false" caption=".8"/>
|
|
<text name="Text5" height="14" width="16" left="176" top="235" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="8" bold="false" italic="false" underline="false" strikethrough="false" caption=".15"/>
|
|
</group>
|
|
</group>
|
|
<vbaProject>
|
|
<vbaReferencesLink>
|
|
<!--All checked references on the references dialog box!-->
|
|
<vbaRefLink hash="ad542389a48a5aae612a313b3334f89f" TypeLib_Name="VBA" Description="Visual Basic For Applications">
|
|
<!--The following VBA code is encoded.Please do not edit or import will fail.--><![CDATA[VAB5AHAAZQBMAGkAYgBfAE4AYQBtAGUAPQBWAEIAQQAsACAARABlAHMAYwByAGkAcAB0AGkAbwBu
|
|
AD0AVgBpAHMAdQBhAGwAIABCAGEAcwBpAGMAIABGAG8AcgAgAEEAcABwAGwAaQBjAGEAdABpAG8A
|
|
bgBzACwAIABHAFUASQBEAD0AewAwADAAMAAyADAANABFAEYALQAwADAAMAAwAC0AMAAwADAAMAAt
|
|
AEMAMAAwADAALQAwADAAMAAwADAAMAAwADAAMAAwADQANgB9ACwAIABNAGEAagBvAHIAVgBlAHIA
|
|
cwBpAG8AbgA9ADQALAAgAE0AaQBuAG8AcgBWAGUAcgBzAGkAbwBuAD0AMAAsACAA
|
|
]]>
|
|
</vbaRefLink>
|
|
<vbaRefLink hash="9bf92fbe175229b5f0601c4bf4381b5f" TypeLib_Name="DisplayClient" Description="RSView Display Client Object Model">
|
|
<!--The following VBA code is encoded.Please do not edit or import will fail.--><![CDATA[VAB5AHAAZQBMAGkAYgBfAE4AYQBtAGUAPQBEAGkAcwBwAGwAYQB5AEMAbABpAGUAbgB0ACwAIABE
|
|
AGUAcwBjAHIAaQBwAHQAaQBvAG4APQBSAFMAVgBpAGUAdwAgAEQAaQBzAHAAbABhAHkAIABDAGwA
|
|
aQBlAG4AdAAgAE8AYgBqAGUAYwB0ACAATQBvAGQAZQBsACwAIABHAFUASQBEAD0AewA4ADUANAA2
|
|
ADkAMwA0ADAALQBGADEAOAA5AC0AMQAxAEQAMQAtADkAQwAxADcALQAwADAANgAwADkANwA3AEMA
|
|
QQBBAEYAMQB9ACwAIABNAGEAagBvAHIAVgBlAHIAcwBpAG8AbgA9ADEALAAgAE0AaQBuAG8AcgBW
|
|
AGUAcgBzAGkAbwBuAD0AMAAsACAA
|
|
]]>
|
|
</vbaRefLink>
|
|
<vbaRefLink hash="b0d387d1804d29964988314e5c534502" TypeLib_Name="stdole" Description="OLE Automation">
|
|
<!--The following VBA code is encoded.Please do not edit or import will fail.--><![CDATA[VAB5AHAAZQBMAGkAYgBfAE4AYQBtAGUAPQBzAHQAZABvAGwAZQAsACAARABlAHMAYwByAGkAcAB0
|
|
AGkAbwBuAD0ATwBMAEUAIABBAHUAdABvAG0AYQB0AGkAbwBuACwAIABHAFUASQBEAD0AewAwADAA
|
|
MAAyADAANAAzADAALQAwADAAMAAwAC0AMAAwADAAMAAtAEMAMAAwADAALQAwADAAMAAwADAAMAAw
|
|
ADAAMAAwADQANgB9ACwAIABNAGEAagBvAHIAVgBlAHIAcwBpAG8AbgA9ADIALAAgAE0AaQBuAG8A
|
|
cgBWAGUAcgBzAGkAbwBuAD0AMAAsACAA
|
|
]]>
|
|
</vbaRefLink>
|
|
</vbaReferencesLink>
|
|
<vbaItem>
|
|
<!--Item Name:ThisDisplay, Item Type:HostProjectItem-->
|
|
<encryptedData hash="8d11e2ea90dfed5a96a34bbe51e8b9ff">
|
|
<!--The following VBA code is encoded.Please do not edit or import will fail.--><![CDATA[J05BTUU9VGhpc0Rpc3BsYXksVFlQRT0zDQpWRVJTSU9OIDEuMCBDTEFTUw0KQkVHSU4NCiAgTXVs
|
|
dGlVc2UgPSAtMSAgJ1RydWUNCkVORA0KQXR0cmlidXRlIFZCX05hbWUgPSAiVGhpc0Rpc3BsYXki
|
|
DQpBdHRyaWJ1dGUgVkJfR2xvYmFsTmFtZVNwYWNlID0gRmFsc2UNCkF0dHJpYnV0ZSBWQl9DcmVh
|
|
dGFibGUgPSBGYWxzZQ0KQXR0cmlidXRlIFZCX1ByZWRlY2xhcmVkSWQgPSBUcnVlDQpBdHRyaWJ1
|
|
dGUgVkJfRXhwb3NlZCA9IFRydWUNCg==]]>
|
|
</encryptedData>
|
|
</vbaItem>
|
|
</vbaProject>
|
|
</gfx>
|
|
```
|