3253 lines
195 KiB
Markdown
3253 lines
195 KiB
Markdown
# new-config-azo_recipe
|
|
|
|
*display*
|
|
|
|
## reference objects
|
|
|
|
*[none]*
|
|
|
|
## animated
|
|
|
|
### Button1
|
|
|
|
*button*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
*[none]*
|
|
|
|
#### command
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag_command](./new-tag_edits-tag_command.md) /T "set #1D255_15 1; set #1D255_15 0", #1HOPPERNAME, "reset" , "security\operate"
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<button name="Button1" height="21" width="101" left="900" top="580" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" style="3d" captureCursor="false" highlightOnFocus="true" tabIndex="1">
|
|
<command pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag_command /T "set #1D255_15 1; set #1D255_15 0", #1HOPPERNAME, "reset" , "security\operate"
|
|
|
|
" 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="Reset"/>
|
|
<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>
|
|
```
|
|
|
|
### NumericDisplay1
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1D255_15} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay1" height="16" width="15" left="908" top="580" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="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="{#1D255_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### Button2
|
|
|
|
*button*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
*[none]*
|
|
|
|
#### command
|
|
|
|
* **release**
|
|
* abort
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<button name="Button2" height="21" width="101" left="900" top="610" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" style="3d" captureCursor="false" highlightOnFocus="true" tabIndex="2">
|
|
<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>
|
|
```
|
|
|
|
### NumericDisplay2
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW270} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay2" height="16" width="45" left="140" top="80" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW270}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay3
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DW271} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay3" height="16" width="45" left="140" top="95" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW271}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay4
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DL272} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay4" height="16" width="27" left="140" top="110" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DL272}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay5
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1DR272} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay5" height="16" width="27" left="175" top="110" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DR272}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay6
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw49_0} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay6" height="16" width="9" left="5" top="145" 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="{#1dw49_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay7
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw49_1} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay7" height="16" width="9" left="5" top="158" 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="{#1dw49_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay8
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw49_2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay8" height="16" width="9" left="5" 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="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="{#1dw49_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay9
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw49_4} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay9" height="16" width="9" left="5" top="197" 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="{#1dw49_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay10
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw49_3} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay10" height="16" width="9" left="5" top="184" 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="{#1dw49_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay11
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_0} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay11" height="16" width="9" left="290" top="25" 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="{#1dw191_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay12
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_1} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay12" height="16" width="9" left="290" top="38" 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="{#1dw191_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay13
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay13" height="16" width="9" left="290" top="51" 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="{#1dw191_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay14
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_4} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay14" height="16" width="9" left="290" top="77" 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="{#1dw191_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay15
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_5} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay15" height="16" width="9" left="290" top="90" 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="{#1dw191_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay16
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_6} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay16" height="16" width="9" left="290" top="103" 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="{#1dw191_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay17
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_7} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay17" height="16" width="9" left="290" top="116" 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="{#1dw191_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay18
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_8} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay18" height="16" width="9" left="290" top="129" 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="{#1dw191_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay19
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_9} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay19" height="16" width="9" left="290" top="142" 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="{#1dw191_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay20
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_3} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay20" height="16" width="9" left="290" top="64" 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="{#1dw191_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay21
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_10} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay21" height="16" width="9" left="290" top="155" 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="{#1dw191_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay22
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_11} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay22" height="16" width="9" left="290" top="168" 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="{#1dw191_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay23
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_12} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay23" height="16" width="9" left="290" top="181" 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="{#1dw191_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay24
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_14} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay24" height="16" width="9" left="290" top="207" 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="{#1dw191_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay25
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_15} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay25" height="16" width="9" left="290" top="220" 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="{#1dw191_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay26
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw191_13} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay26" height="16" width="9" left="290" top="194" 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="{#1dw191_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay27
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_0} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay27" height="16" width="9" left="290" top="235" 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="{#1dw192_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay28
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_1} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay28" height="16" width="9" left="290" top="248" 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="{#1dw192_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay29
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay29" height="16" width="9" left="290" top="261" 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="{#1dw192_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay30
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_4} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay30" height="16" width="9" left="290" top="287" 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="{#1dw192_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay31
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_5} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay31" height="16" width="9" left="290" top="300" 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="{#1dw192_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay32
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_6} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay32" height="16" width="9" left="290" top="313" 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="{#1dw192_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay33
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_7} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay33" height="16" width="9" left="290" 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="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="{#1dw192_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay34
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_3} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay34" height="16" width="9" left="290" top="274" 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="{#1dw192_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay35
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_8} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay35" height="16" width="9" left="290" top="339" 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="{#1dw192_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay36
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_9} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay36" height="16" width="9" left="290" top="352" 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="{#1dw192_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay37
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_10} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay37" height="16" width="9" left="290" top="365" 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="{#1dw192_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay38
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_11} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay38" height="16" width="9" left="290" top="378" 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="{#1dw192_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay39
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_12} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay39" height="16" width="9" left="290" top="391" 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="{#1dw192_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay40
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_14} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay40" height="16" width="9" left="290" top="417" 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="{#1dw192_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay41
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_15} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay41" height="16" width="9" left="290" top="430" 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="{#1dw192_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay42
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw192_13} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay42" height="16" width="9" left="290" top="404" 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="{#1dw192_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay43
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_0} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay43" height="16" width="9" left="540" top="235" 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="{#1dw203_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay44
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_1} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay44" height="16" width="9" left="540" top="248" 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="{#1dw203_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay45
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay45" height="16" width="9" left="540" top="261" 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="{#1dw203_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay46
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_4} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay46" height="16" width="9" left="540" top="287" 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="{#1dw203_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay47
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_5} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay47" height="16" width="9" left="540" top="300" 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="{#1dw203_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay48
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_6} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay48" height="16" width="9" left="540" top="313" 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="{#1dw203_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay49
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_7} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay49" height="16" width="9" left="540" 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="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="{#1dw203_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay50
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_8} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay50" height="16" width="9" left="540" top="339" 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="{#1dw203_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay51
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_9} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay51" height="16" width="9" left="540" top="352" 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="{#1dw203_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay52
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_3} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay52" height="16" width="9" left="540" top="274" 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="{#1dw203_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay53
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_10} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay53" height="16" width="9" left="540" top="365" 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="{#1dw203_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay54
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_11} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay54" height="16" width="9" left="540" top="378" 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="{#1dw203_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay55
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_12} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay55" height="16" width="9" left="540" top="391" 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="{#1dw203_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay56
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_14} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay56" height="16" width="9" left="540" top="417" 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="{#1dw203_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay57
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_15} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay57" height="16" width="9" left="540" top="430" 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="{#1dw203_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay58
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw203_13} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay58" height="16" width="9" left="540" top="404" 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="{#1dw203_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay59
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_0} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay59" height="16" width="9" left="540" top="25" 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="{#1dw202_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay60
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_1} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay60" height="16" width="9" left="540" top="38" 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="{#1dw202_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay61
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay61" height="16" width="9" left="540" top="51" 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="{#1dw202_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay62
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_4} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay62" height="16" width="9" left="540" top="77" 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="{#1dw202_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay63
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_5} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay63" height="16" width="9" left="540" top="90" 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="{#1dw202_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay64
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_6} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay64" height="16" width="9" left="540" top="103" 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="{#1dw202_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay65
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_7} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay65" height="16" width="9" left="540" top="116" 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="{#1dw202_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay66
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_8} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay66" height="16" width="9" left="540" top="129" 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="{#1dw202_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay67
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_9} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay67" height="16" width="9" left="540" top="142" 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="{#1dw202_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay68
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_3} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay68" height="16" width="9" left="540" top="64" 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="{#1dw202_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay69
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_10} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay69" height="16" width="9" left="540" top="155" 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="{#1dw202_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay70
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_11} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay70" height="16" width="9" left="540" top="168" 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="{#1dw202_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay71
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_12} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay71" height="16" width="9" left="540" top="181" 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="{#1dw202_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay72
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_14} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay72" height="16" width="9" left="540" top="207" 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="{#1dw202_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay73
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_15} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay73" height="16" width="9" left="540" top="220" 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="{#1dw202_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### NumericDisplay74
|
|
|
|
*numericDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#1dw202_13} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<numericDisplay name="NumericDisplay74" height="16" width="9" left="540" top="194" 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="{#1dw202_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
```
|
|
|
|
### StringDisplay1
|
|
|
|
*stringDisplay*
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
| name | expression |
|
|
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
|
|
| Value | {#2} |
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
*[none]*
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<stringDisplay name="StringDisplay1" height="25" width="75" left="135" top="15" 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>
|
|
```
|
|
|
|
## display-references
|
|
|
|
* [legacy-popup_menu-azo_cfg.Button5](legacy-popup_menu-azo_cfg.md#button5)
|
|
* [legacy-popup_menu-azo_cfg561.Button5](legacy-popup_menu-azo_cfg561.md#button5)
|
|
* [new-config-azo_detail_screens.Button3](new-config-azo_detail_screens.md#button3)
|
|
* [new-config-azo_detail_screens.Button17](new-config-azo_detail_screens.md#button17)
|
|
* [new-config-azo_detail_screens.Button23](new-config-azo_detail_screens.md#button23)
|
|
|
|
## 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"/>
|
|
<displayKeys>
|
|
<key key="F1" controlModifier="false" shiftModifier="false" label="" pressAction="abort " repeatAction="" releaseAction=""/>
|
|
</displayKeys>
|
|
<group name="Group83" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<text name="Text1" height="24" width="123" left="0" top="15" 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="Recipe level"/>
|
|
<rectangle name="Polygon1" height="86" width="211" left="0" top="50" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="#408080" foreColor="gray" lineStyle="solid" lineWidth="1" patternStyle="none" patternColor="gray" endColor="white" gradientStop="50" gradientDirection="gradientDirectionDiagonalUp" gradientShadingStyle="gradientHorizontalFromRight"/>
|
|
<group name="Group1" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<button name="Button1" height="21" width="101" left="900" top="580" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" style="3d" captureCursor="false" highlightOnFocus="true" tabIndex="1">
|
|
<command pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag_command /T "set #1D255_15 1; set #1D255_15 0", #1HOPPERNAME, "reset" , "security\operate"
|
|
|
|
" 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="Reset"/>
|
|
<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>
|
|
<numericDisplay name="NumericDisplay1" height="16" width="15" left="908" top="580" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backColor="white" backStyle="transparent" foreColor="black" fontFamily="Arial" charHeight="16" charWidth="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="{#1D255_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<button name="Button2" height="21" width="101" left="900" top="610" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" style="3d" captureCursor="false" highlightOnFocus="true" tabIndex="2">
|
|
<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>
|
|
<group name="Group2" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay2" height="16" width="45" left="140" top="80" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW270}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label1" height="16" width="243" left="5" top="80" 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="27" property="tagDescription" tag="{#1DW270}"/>
|
|
<tagLabel name="Label2" height="16" width="36" left="120" top="80" 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="{#1DW270}"/>
|
|
</group>
|
|
<group name="Group3" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay3" height="16" width="45" left="140" top="95" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DW271}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label3" height="16" width="189" left="5" top="95" 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="21" property="tagDescription" tag="{#1DW271}"/>
|
|
<tagLabel name="Label4" height="16" width="36" left="120" top="95" 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="{#1DW271}"/>
|
|
</group>
|
|
<group name="Group4" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay4" height="16" width="27" left="140" top="110" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DL272}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label5" height="16" width="189" left="5" top="110" 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="21" property="tagDescription" tag="{#1DW272}"/>
|
|
<numericDisplay name="NumericDisplay5" height="16" width="27" left="175" top="110" 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">
|
|
<connections>
|
|
<connection name="Value" expression="{#1DR272}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
</group>
|
|
<group name="Group10" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group5" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay6" height="16" width="9" left="5" top="145" 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="{#1dw49_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label6" height="16" width="270" left="25" top="145" 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="{#1dw49_0}"/>
|
|
</group>
|
|
<group name="Group6" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay7" height="16" width="9" left="5" top="158" 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="{#1dw49_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label7" height="16" width="270" left="25" top="158" 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="{#1dw49_1}"/>
|
|
</group>
|
|
<group name="Group7" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay8" height="16" width="9" left="5" 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="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="{#1dw49_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label8" height="16" width="270" left="25" 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="{#1dw49_2}"/>
|
|
</group>
|
|
<group name="Group8" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay9" height="16" width="9" left="5" top="197" 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="{#1dw49_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label9" height="16" width="270" left="25" top="197" 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="{#1dw49_4}"/>
|
|
</group>
|
|
<group name="Group9" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay10" height="16" width="9" left="5" top="184" 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="{#1dw49_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label10" height="16" width="270" left="25" top="184" 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="{#1dw49_3}"/>
|
|
</group>
|
|
</group>
|
|
<group name="Group46" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group45" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group27" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group11" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay11" height="16" width="9" left="290" top="25" 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="{#1dw191_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label11" height="16" width="270" left="310" top="25" 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="{#1dw191_0}"/>
|
|
</group>
|
|
<group name="Group12" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay12" height="16" width="9" left="290" top="38" 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="{#1dw191_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label12" height="16" width="270" left="310" top="38" 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="{#1dw191_1}"/>
|
|
</group>
|
|
<group name="Group13" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay13" height="16" width="9" left="290" top="51" 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="{#1dw191_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label13" height="16" width="270" left="310" top="51" 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="{#1dw191_2}"/>
|
|
</group>
|
|
<group name="Group14" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay14" height="16" width="9" left="290" top="77" 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="{#1dw191_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label14" height="16" width="270" left="310" top="77" 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="{#1dw191_4}"/>
|
|
</group>
|
|
<group name="Group15" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay15" height="16" width="9" left="290" top="90" 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="{#1dw191_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label15" height="16" width="270" left="310" top="90" 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="{#1dw191_5}"/>
|
|
</group>
|
|
<group name="Group16" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay16" height="16" width="9" left="290" top="103" 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="{#1dw191_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label16" height="16" width="270" left="310" top="103" 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="{#1dw191_6}"/>
|
|
</group>
|
|
<group name="Group17" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay17" height="16" width="9" left="290" top="116" 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="{#1dw191_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label17" height="16" width="270" left="310" top="116" 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="{#1dw191_7}"/>
|
|
</group>
|
|
<group name="Group18" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay18" height="16" width="9" left="290" top="129" 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="{#1dw191_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label18" height="16" width="270" left="310" top="129" 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="{#1dw191_8}"/>
|
|
</group>
|
|
<group name="Group19" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay19" height="16" width="9" left="290" top="142" 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="{#1dw191_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label19" height="16" width="270" left="310" top="142" 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="{#1dw191_9}"/>
|
|
</group>
|
|
<group name="Group20" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay20" height="16" width="9" left="290" top="64" 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="{#1dw191_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label20" height="16" width="270" left="310" top="64" 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="{#1dw191_3}"/>
|
|
</group>
|
|
<group name="Group21" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay21" height="16" width="9" left="290" top="155" 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="{#1dw191_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label21" height="16" width="270" left="310" top="155" 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="{#1dw191_10}"/>
|
|
</group>
|
|
<group name="Group22" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay22" height="16" width="9" left="290" top="168" 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="{#1dw191_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label22" height="16" width="270" left="310" top="168" 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="{#1dw191_11}"/>
|
|
</group>
|
|
<group name="Group23" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay23" height="16" width="9" left="290" top="181" 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="{#1dw191_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label23" height="16" width="270" left="310" top="181" 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="{#1dw191_12}"/>
|
|
</group>
|
|
<group name="Group24" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay24" height="16" width="9" left="290" top="207" 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="{#1dw191_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label24" height="16" width="270" left="310" top="207" 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="{#1dw191_14}"/>
|
|
</group>
|
|
<group name="Group25" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay25" height="16" width="9" left="290" top="220" 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="{#1dw191_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label25" height="16" width="270" left="310" top="220" 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="{#1dw191_15}"/>
|
|
</group>
|
|
<group name="Group26" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay26" height="16" width="9" left="290" top="194" 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="{#1dw191_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label26" height="16" width="270" left="310" top="194" 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="{#1dw191_13}"/>
|
|
</group>
|
|
</group>
|
|
<group name="Group28" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay27" height="16" width="9" left="290" top="235" 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="{#1dw192_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label27" height="16" width="270" left="310" top="235" 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="{#1dw192_0}"/>
|
|
</group>
|
|
<group name="Group29" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay28" height="16" width="9" left="290" top="248" 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="{#1dw192_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label28" height="16" width="270" left="310" top="248" 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="{#1dw192_1}"/>
|
|
</group>
|
|
<group name="Group30" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay29" height="16" width="9" left="290" top="261" 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="{#1dw192_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label29" height="16" width="270" left="310" top="261" 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="{#1dw192_2}"/>
|
|
</group>
|
|
<group name="Group31" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay30" height="16" width="9" left="290" top="287" 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="{#1dw192_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label30" height="16" width="270" left="310" top="287" 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="{#1dw192_4}"/>
|
|
</group>
|
|
<group name="Group32" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay31" height="16" width="9" left="290" top="300" 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="{#1dw192_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label31" height="16" width="270" left="310" top="300" 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="{#1dw192_5}"/>
|
|
</group>
|
|
<group name="Group33" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay32" height="16" width="9" left="290" top="313" 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="{#1dw192_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label32" height="16" width="270" left="310" top="313" 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="{#1dw192_6}"/>
|
|
</group>
|
|
<group name="Group34" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay33" height="16" width="9" left="290" 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="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="{#1dw192_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label33" height="16" width="270" left="310" 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="{#1dw192_7}"/>
|
|
</group>
|
|
<group name="Group35" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay34" height="16" width="9" left="290" top="274" 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="{#1dw192_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label34" height="16" width="270" left="310" top="274" 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="{#1dw192_3}"/>
|
|
</group>
|
|
<group name="Group44" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group36" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay35" height="16" width="9" left="290" top="339" 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="{#1dw192_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label35" height="16" width="270" left="310" top="339" 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="{#1dw192_8}"/>
|
|
</group>
|
|
<group name="Group37" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay36" height="16" width="9" left="290" top="352" 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="{#1dw192_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label36" height="16" width="270" left="310" top="352" 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="{#1dw192_9}"/>
|
|
</group>
|
|
<group name="Group38" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay37" height="16" width="9" left="290" top="365" 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="{#1dw192_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label37" height="16" width="270" left="310" top="365" 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="{#1dw192_10}"/>
|
|
</group>
|
|
<group name="Group39" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay38" height="16" width="9" left="290" top="378" 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="{#1dw192_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label38" height="16" width="270" left="310" top="378" 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="{#1dw192_11}"/>
|
|
</group>
|
|
<group name="Group40" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay39" height="16" width="9" left="290" top="391" 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="{#1dw192_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label39" height="16" width="270" left="310" top="391" 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="{#1dw192_12}"/>
|
|
</group>
|
|
<group name="Group41" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay40" height="16" width="9" left="290" top="417" 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="{#1dw192_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label40" height="16" width="270" left="310" top="417" 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="{#1dw192_14}"/>
|
|
</group>
|
|
<group name="Group42" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay41" height="16" width="9" left="290" top="430" 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="{#1dw192_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label41" height="16" width="270" left="310" top="430" 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="{#1dw192_15}"/>
|
|
</group>
|
|
<group name="Group43" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay42" height="16" width="9" left="290" top="404" 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="{#1dw192_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label42" height="16" width="270" left="310" top="404" 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="{#1dw192_13}"/>
|
|
</group>
|
|
</group>
|
|
</group>
|
|
<text name="Text2" height="19" width="47" left="290" top="10" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="12" bold="true" italic="false" underline="false" strikethrough="false" caption="C -> R"/>
|
|
</group>
|
|
<group name="Group82" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group81" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group63" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group47" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay43" height="16" width="9" left="540" top="235" 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="{#1dw203_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label43" height="16" width="270" left="560" top="235" 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="{#1dw203_0}"/>
|
|
</group>
|
|
<group name="Group48" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay44" height="16" width="9" left="540" top="248" 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="{#1dw203_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label44" height="16" width="270" left="560" top="248" 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="{#1dw203_1}"/>
|
|
</group>
|
|
<group name="Group49" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay45" height="16" width="9" left="540" top="261" 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="{#1dw203_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label45" height="16" width="360" left="560" top="261" 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="40" property="tagDescription" tag="{#1dw203_2}"/>
|
|
</group>
|
|
<group name="Group50" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay46" height="16" width="9" left="540" top="287" 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="{#1dw203_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label46" height="16" width="270" left="560" top="287" 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="{#1dw203_4}"/>
|
|
</group>
|
|
<group name="Group51" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay47" height="16" width="9" left="540" top="300" 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="{#1dw203_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label47" height="16" width="270" left="560" top="300" 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="{#1dw203_5}"/>
|
|
</group>
|
|
<group name="Group52" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay48" height="16" width="9" left="540" top="313" 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="{#1dw203_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label48" height="16" width="270" left="560" top="313" 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="{#1dw203_6}"/>
|
|
</group>
|
|
<group name="Group53" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay49" height="16" width="9" left="540" 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="1" showDigitGrouping="false" decimalPlaces="0" format="decimal" overflow="showExponent" leadingCharacter="blanks" decimalPlaceType="fixed">
|
|
<connections>
|
|
<connection name="Value" expression="{#1dw203_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label49" height="16" width="270" left="560" 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="{#1dw203_7}"/>
|
|
</group>
|
|
<group name="Group54" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay50" height="16" width="9" left="540" top="339" 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="{#1dw203_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label50" height="16" width="270" left="560" top="339" 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="{#1dw203_8}"/>
|
|
</group>
|
|
<group name="Group55" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay51" height="16" width="9" left="540" top="352" 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="{#1dw203_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label51" height="16" width="270" left="560" top="352" 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="{#1dw203_9}"/>
|
|
</group>
|
|
<group name="Group56" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay52" height="16" width="9" left="540" top="274" 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="{#1dw203_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label52" height="16" width="360" left="560" top="274" 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="40" property="tagDescription" tag="{#1dw203_3}"/>
|
|
</group>
|
|
<group name="Group57" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay53" height="16" width="9" left="540" top="365" 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="{#1dw203_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label53" height="16" width="270" left="560" top="365" 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="{#1dw203_10}"/>
|
|
</group>
|
|
<group name="Group58" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay54" height="16" width="9" left="540" top="378" 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="{#1dw203_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label54" height="16" width="270" left="560" top="378" 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="{#1dw203_11}"/>
|
|
</group>
|
|
<group name="Group59" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay55" height="16" width="9" left="540" top="391" 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="{#1dw203_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label55" height="16" width="270" left="560" top="391" 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="{#1dw203_12}"/>
|
|
</group>
|
|
<group name="Group60" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay56" height="16" width="9" left="540" top="417" 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="{#1dw203_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label56" height="16" width="270" left="560" top="417" 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="{#1dw203_14}"/>
|
|
</group>
|
|
<group name="Group61" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay57" height="16" width="9" left="540" top="430" 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="{#1dw203_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label57" height="16" width="270" left="560" top="430" 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="{#1dw203_15}"/>
|
|
</group>
|
|
<group name="Group62" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay58" height="16" width="9" left="540" top="404" 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="{#1dw203_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label58" height="16" width="270" left="560" top="404" 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="{#1dw203_13}"/>
|
|
</group>
|
|
</group>
|
|
<group name="Group80" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<group name="Group64" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay59" height="16" width="9" left="540" top="25" 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="{#1dw202_0}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label59" height="16" width="270" left="560" top="25" 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="{#1dw202_0}"/>
|
|
</group>
|
|
<group name="Group65" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay60" height="16" width="9" left="540" top="38" 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="{#1dw202_1}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label60" height="16" width="270" left="560" top="38" 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="{#1dw202_1}"/>
|
|
</group>
|
|
<group name="Group66" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay61" height="16" width="9" left="540" top="51" 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="{#1dw202_2}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label61" height="16" width="270" left="560" top="51" 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="{#1dw202_2}"/>
|
|
</group>
|
|
<group name="Group67" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay62" height="16" width="9" left="540" top="77" 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="{#1dw202_4}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label62" height="16" width="270" left="560" top="77" 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="{#1dw202_4}"/>
|
|
</group>
|
|
<group name="Group68" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay63" height="16" width="9" left="540" top="90" 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="{#1dw202_5}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label63" height="16" width="270" left="560" top="90" 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="{#1dw202_5}"/>
|
|
</group>
|
|
<group name="Group69" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay64" height="16" width="9" left="540" top="103" 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="{#1dw202_6}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label64" height="16" width="270" left="560" top="103" 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="{#1dw202_6}"/>
|
|
</group>
|
|
<group name="Group70" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay65" height="16" width="9" left="540" top="116" 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="{#1dw202_7}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label65" height="16" width="450" left="560" top="116" 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="50" property="tagDescription" tag="{#1dw202_7}"/>
|
|
</group>
|
|
<group name="Group71" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay66" height="16" width="9" left="540" top="129" 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="{#1dw202_8}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label66" height="16" width="270" left="560" top="129" 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="{#1dw202_8}"/>
|
|
</group>
|
|
<group name="Group72" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay67" height="16" width="9" left="540" top="142" 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="{#1dw202_9}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label67" height="16" width="270" left="560" top="142" 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="{#1dw202_9}"/>
|
|
</group>
|
|
<group name="Group73" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay68" height="16" width="9" left="540" top="64" 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="{#1dw202_3}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label68" height="16" width="270" left="560" top="64" 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="{#1dw202_3}"/>
|
|
</group>
|
|
<group name="Group74" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay69" height="16" width="9" left="540" top="155" 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="{#1dw202_10}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label69" height="16" width="270" left="560" top="155" 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="{#1dw202_10}"/>
|
|
</group>
|
|
<group name="Group75" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay70" height="16" width="9" left="540" top="168" 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="{#1dw202_11}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label70" height="16" width="270" left="560" top="168" 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="{#1dw202_11}"/>
|
|
</group>
|
|
<group name="Group76" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay71" height="16" width="9" left="540" top="181" 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="{#1dw202_12}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label71" height="16" width="270" left="560" top="181" 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="{#1dw202_12}"/>
|
|
</group>
|
|
<group name="Group77" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay72" height="16" width="9" left="540" top="207" 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="{#1dw202_14}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label72" height="16" width="270" left="560" top="207" 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="{#1dw202_14}"/>
|
|
</group>
|
|
<group name="Group78" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay73" height="16" width="9" left="540" top="220" 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="{#1dw202_15}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label73" height="16" width="270" left="560" top="220" 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="{#1dw202_15}"/>
|
|
</group>
|
|
<group name="Group79" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false">
|
|
<numericDisplay name="NumericDisplay74" height="16" width="9" left="540" top="194" 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="{#1dw202_13}"/>
|
|
</connections>
|
|
</numericDisplay>
|
|
<tagLabel name="Label74" height="16" width="270" left="560" top="194" 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="{#1dw202_13}"/>
|
|
</group>
|
|
</group>
|
|
</group>
|
|
<text name="Text3" height="19" width="47" left="540" top="10" visible="true" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="topLeft" fontFamily="Arial" fontSize="12" bold="true" italic="false" underline="false" strikethrough="false" caption="R -> C"/>
|
|
</group>
|
|
<stringDisplay name="StringDisplay1" height="25" width="75" left="135" top="15" 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>
|
|
<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>
|
|
```
|