149 lines
5.8 KiB
XML
Executable File
149 lines
5.8 KiB
XML
Executable File
<?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>
|
|
<BorderPane padding="0" border="1.0 inset black">
|
|
|
|
<ScrollPane name="content">
|
|
|
|
<CanvasPane name="content" viewSize="600.0,400.0" background="linearGradient( angle(-90) stop(0% #3991f1) stop(100% #2e79cb) )">
|
|
|
|
<Rect fill="#59ffffff" geom="460,210,130,120"/>
|
|
|
|
<Rect fill="#59ffffff" geom="270,210,180,120"/>
|
|
|
|
<Rect fill="#59ffffff" geom="0,210,260,120"/>
|
|
|
|
<BoundLabel layout="485,85,50,101" image="module://kitPxHvac/ducts/hrend.gif"/>
|
|
|
|
<BoundLabel layout="110,85,125,101" image="module://kitPxHvac/ducts/hmid.gif"/>
|
|
|
|
<BoundLabel layout="60,85,50,101" image="module://kitPxHvac/ducts/hlend.gif"/>
|
|
|
|
<BoundLabel layout="235,85,125,101" image="module://kitPxHvac/ducts/hmid.gif"/>
|
|
|
|
<BoundLabel layout="360,85,125,101" image="module://kitPxHvac/ducts/hmid.gif"/>
|
|
|
|
<BoundLabel layout="260,85,150,100" mouseOver="highlight">
|
|
<ValueBinding ord="slot:Fan">
|
|
<IBooleanToSimple name="image">
|
|
<Image name="trueValue" value="module://kitPxHvac/equipment/fanRightTrue.gif"/>
|
|
<Image name="falseValue" value="module://kitPxHvac/equipment/fanRightFalse.gif"/>
|
|
</IBooleanToSimple>
|
|
</ValueBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="140,60,40,115" image="module://kitPxHvac/devices/flowSensorCircle.gif" mouseOver="highlight"/>
|
|
|
|
<Slider layout="130,303,118,20" min="60" max="80" value="70">
|
|
<SetPointBinding ord="slot:setpoint" widgetEvent="actionPerformed" widgetProperty="value"/>
|
|
</Slider>
|
|
|
|
<BoundLabel layout="450,85,40,100" mouseOver="highlight">
|
|
<ValueBinding ord="slot:HeatingCoil">
|
|
<IBooleanToSimple name="image">
|
|
<Image name="trueValue" value="module://kitPxHvac/coils/heatingCoilTrue.gif"/>
|
|
<Image name="falseValue" value="module://kitPxHvac/coils/heatingCoilFalse.gif"/>
|
|
</IBooleanToSimple>
|
|
</ValueBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="10,300,120,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:setpoint">
|
|
<ObjectToString name="text" format="Setpoint: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="280,240,130,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:flowMax">
|
|
<ObjectToString name="text" format="Flow Max: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="280,220,130,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:flowMin">
|
|
<ObjectToString name="text" format="Flow Min: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="10,220,230,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:temp">
|
|
<ObjectToString name="text" format="Temp: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="280,280,130,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:Flow">
|
|
<ObjectToString name="text" format="Flow: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="280,260,130,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:flowAux">
|
|
<ObjectToString name="text" format="Flow Aux: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="10,10,180,40" font="bold underline 26pt Tahoma" foreground="white" halign="left">
|
|
<BoundLabelBinding ord="slot:">
|
|
<ObjectToString name="text" format="%displayName%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<AnalogMeter layout="390,280,100,100" startAngle="220" arcAngle="260" min="200" numDivisions="6" background="linearGradient( angle(-90) stop(0% #ffc080) stop(100% #f28f2b) )">
|
|
<ValueBinding ord="slot:flow">
|
|
<INumericToNumber name="value"/>
|
|
</ValueBinding>
|
|
<ValueBinding ord="slot:flowMin">
|
|
<INumericToNumber name="low"/>
|
|
</ValueBinding>
|
|
<ValueBinding ord="slot:flowMax">
|
|
<INumericToNumber name="max"/>
|
|
</ValueBinding>
|
|
</AnalogMeter>
|
|
|
|
<BoundLabel layout="10,240,230,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:Fan">
|
|
<ObjectToString name="text" format="Fan: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="10,260,230,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:HeatingCoil">
|
|
<ObjectToString name="text" format="Heat: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<HyperlinkLabel layout="480,220,80,20" text="Group" image="module://icons/x16/facets.png" font="bold underline 11pt Tahoma" foreground="#0c2e64" halign="left" ord="station:|slot:/App/groups"/>
|
|
|
|
<BoundLabel layout="480,240,80,20" text="Schedule" image="module://icons/x16/schedule.png" font="bold underline 11pt Tahoma" foreground="#0c2e64" halign="left">
|
|
<BoundLabelBinding hyperlink="station:|slot:/App/groups"/>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="10,280,250,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:effectiveSetpoint">
|
|
<ObjectToString name="text" format="Effective Setpoint: %.%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="480,260,100,20" font="bold 11pt Tahoma" halign="left">
|
|
<BoundLabelBinding ord="slot:occupied">
|
|
<ObjectToString name="text"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
</CanvasPane>
|
|
|
|
</ScrollPane>
|
|
|
|
</BorderPane>
|
|
</content>
|
|
</px>
|