MCUT_Supervisor/N4JS/Arena/H/HVAC/air4.px
2025-03-26 10:38:33 +08:00

119 lines
5.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Niagara Presentation XML -->
<px version="1.0" media="workbench:WbPxMedia">
<import>
<module name="baja"/>
<module name="bajaui"/>
<module name="converters"/>
<module name="gx"/>
<module name="kitPx"/>
</import>
<content>
<ScrollPane>
<CanvasPane name="content" viewSize="620.0,300.0" scale="fitRatio" background="linearGradient( angle(90.0) stop(0.0% #318989) stop(100.0% #80beff) stop(100.0% #80beff) )">
<Label layout="0.0,50.0,110.0,25.0" font="14.0pt Microsoft YaHei" foreground="white" background="#606060" halign="left"/>
<Label layout="5.0,50.0,100.0,25.0" text=" &#x7570;&#x5e38;" font="14.0pt Microsoft YaHei" foreground="white" halign="left"/>
<BoundLabel layout="120.0,95.0,510.0,99.0" image="module://kitPxGraphics/Ductwork/Duct_Horz_Long.png"/>
<BoundLabel layout="285.0,95.0,147.0,99.0">
<ValueBinding ord="slot:HVAC" summary="" popupEnabled="false">
<IBooleanToSimple name="image">
<Image name="trueValue" value="module://kitPxGraphics/Fans/Fans_Horz/Fans_Horz_Right/Fans_Horz_Right_On.gif"/>
<Image name="falseValue" value="module://kitPxGraphics/Fans/Fans_Horz/Fans_Horz_Right/Fans_Horz_Right_Off.png"/>
</IBooleanToSimple>
</ValueBinding>
</BoundLabel>
<BoundLabel layout="290.0,205.0,100.0,20.0" font="bold 14.0pt Microsoft YaHei">
<BoundLabelBinding ord="slot:HVAC" summary="" popupEnabled="false" statusEffect="none">
<IBooleanToSimple name="background">
<Brush name="trueValue" value="red"/>
<Brush name="falseValue" value="lime"/>
</IBooleanToSimple>
<IBooleanToSimple name="foreground">
<Brush name="trueValue" value="black"/>
<Brush name="falseValue" value="black"/>
</IBooleanToSimple>
<IBooleanToSimple name="text">
<String name="trueValue" value="&#x958b;"/>
<String name="falseValue" value="&#x95dc;"/>
</IBooleanToSimple>
</BoundLabelBinding>
</BoundLabel>
<ImageButton layout="290.0,205.0,100.0,20.0" font="bold 14.0pt Microsoft YaHei" buttonStyle="none">
<ActionBinding ord="slot:HVAC/set" widgetEvent="actionPerformed"/>
</ImageButton>
<BoundLabel layout="190.0,205.0,100.0,20.0" text="&#x904b;&#x8f49;&#x72c0;&#x614b;" font="bold 14.0pt Microsoft YaHei" foreground="white"/>
<BoundLabel layout="190.0,235.0,100.0,20.0" text="&#x7570;&#x5e38;&#x72c0;&#x614b;" font="bold 14.0pt Microsoft YaHei" foreground="white"/>
<BoundLabel layout="290.0,235.0,100.0,20.0" font="bold 14.0pt Microsoft YaHei">
<BoundLabelBinding ord="slot:alarm" summary="" popupEnabled="false" statusEffect="none">
<IBooleanToSimple name="background">
<Brush name="trueValue" value="#8000ff"/>
<Brush name="falseValue" value="silver"/>
</IBooleanToSimple>
<IBooleanToSimple name="foreground">
<Brush name="trueValue" value="white"/>
<Brush name="falseValue" value="black"/>
</IBooleanToSimple>
<IBooleanToSimple name="text">
<String name="trueValue" value="&#x7570;&#x5e38;"/>
<String name="falseValue" value="&#x6b63;&#x5e38;"/>
</IBooleanToSimple>
</BoundLabelBinding>
</BoundLabel>
<Label layout="285.0,50.0,100.0,20.0" text="&#x8b8a;&#x983b;&#x5668;" font="bold 14.0pt Microsoft YaHei" foreground="white"/>
<Label layout="285.0,70.0,100.0,20.0" text="300rpm" font="bold 14.0pt Microsoft YaHei" foreground="white" background="grey"/>
<Label layout="190.0,265.0,100.0,20.0" text="&#x624b;/&#x81ea;&#x52d5;" font="bold 14.0pt Microsoft YaHei" foreground="white"/>
<Label layout="290.0,265.0,100.0,20.0" font="bold 14.0pt Microsoft YaHei">
<ValueBinding ord="slot:Auto" summary="" popupEnabled="false">
<IBooleanToSimple name="text">
<String name="trueValue" value="&#x624b;&#x52d5;"/>
<String name="falseValue" value="&#x81ea;&#x52d5;"/>
</IBooleanToSimple>
<IBooleanToSimple name="background">
<Brush name="trueValue" value="#ff8000"/>
<Brush name="falseValue" value="#ff8000"/>
</IBooleanToSimple>
<IBooleanToSimple name="foreground">
<Brush name="trueValue" value="black"/>
<Brush name="falseValue" value="black"/>
</IBooleanToSimple>
</ValueBinding>
</Label>
<ImageButton layout="290.0,235.0,100.0,20.0" foreground="white" buttonStyle="none">
<ActionBinding ord="slot:alarm/set" widgetEvent="actionPerformed"/>
</ImageButton>
<Label layout="0.0,25.0,110.0,25.0" font="14.0pt Microsoft YaHei" foreground="white" background="#606060" halign="left"/>
<Label layout="5.0,25.0,100.0,25.0" text=" &#x505c;&#x6b62;" font="14.0pt Microsoft YaHei" foreground="white" halign="left"/>
<Label layout="0.0,0.0,110.0,25.0" font="14.0pt Microsoft YaHei" foreground="white" background="#606060" halign="left"/>
<Label layout="5.0,0.0,100.0,25.0" text=" &#x904b;&#x8f49;" font="14.0pt Microsoft YaHei" foreground="white" halign="left"/>
<Rect fill="red" stroke="black" geom="90.0,5.0,15.0,15.0"/>
<Rect fill="lime" stroke="black" geom="90.0,30.0,15.0,15.0"/>
<Rect fill="#8000ff" stroke="black" geom="90.0,55.0,15.0,15.0"/>
</CanvasPane>
</ScrollPane>
</content>
</px>