95 lines
3.1 KiB
XML
Executable File
95 lines
3.1 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="demoAppliance"/>
|
|
<module name="gx"/>
|
|
<module name="kitPx"/>
|
|
<module name="workbench"/>
|
|
</import>
|
|
<content>
|
|
<BorderPane layout="0,0,100,100" padding="0" fill="#cccccc">
|
|
|
|
<EdgePane name="content" layout="0,0,100,100">
|
|
|
|
<BorderPane name="top" layout="0,0,100,100" margin="0 0 6 0" padding="0" border="1.0 inset black" fill="#cccccc">
|
|
|
|
<BorderPane name="content" layout="0,0,100,100" padding="2" border="1.0 solid black" fill="#666666">
|
|
|
|
<Label name="content" layout="0,0,100,20" font="bold 11pt Tahoma" foreground="white" halign="left">
|
|
<ValueBinding ord="slot:">
|
|
<ObjectToString name="text" format="%displayName% Config"/>
|
|
</ValueBinding>
|
|
</Label>
|
|
|
|
</BorderPane>
|
|
|
|
</BorderPane>
|
|
|
|
<BorderPane name="center" layout="0,0,100,100" padding="0" border="1.0 inset black" fill="#cccccc">
|
|
|
|
<BorderPane name="content" layout="0,0,100,100" padding="0" border="1.0 solid black">
|
|
|
|
<GridPane name="content" layout="0,0,100,100" valign="top" halign="left">
|
|
|
|
<CanvasPane layout="0,0,100,100" viewSize="500.0,500.0">
|
|
|
|
<GridPane layout="20,20,280,150" halign="left" columnGap="10"/>
|
|
|
|
<SaveButton layout="310,70,100,30"/>
|
|
|
|
<RefreshButton layout="310,30,100,30"/>
|
|
|
|
<GenericFieldEditor layout="120,10,pref,pref">
|
|
<WbFieldEditorBinding ord="slot:group"/>
|
|
</GenericFieldEditor>
|
|
|
|
<Label layout="10,10,100,20" text="Group" halign="left"/>
|
|
|
|
<GenericFieldEditor layout="120,160,pref,pref">
|
|
<WbFieldEditorBinding ord="slot:ReturnAirTemp/HistoryExt/enabled"/>
|
|
</GenericFieldEditor>
|
|
|
|
<Label layout="10,160,100,20" text="Log Return Air Temp" halign="left"/>
|
|
|
|
<GenericFieldEditor layout="120,130,pref,pref">
|
|
<WbFieldEditorBinding ord="slot:MixedAirTemp/HistoryExt/enabled"/>
|
|
</GenericFieldEditor>
|
|
|
|
<Label layout="10,130,100,20" text="Log Mixed Air Temp" halign="left"/>
|
|
|
|
<GenericFieldEditor layout="120,100,pref,pref">
|
|
<WbFieldEditorBinding ord="slot:SupplyAirTemp/HistoryExt/enabled"/>
|
|
</GenericFieldEditor>
|
|
|
|
<Label layout="10,100,100,20" text="Log Supply Temp" halign="left"/>
|
|
|
|
<GenericFieldEditor layout="120,70,pref,pref">
|
|
<WbFieldEditorBinding ord="slot:ductStaticPressureSetpoint"/>
|
|
</GenericFieldEditor>
|
|
|
|
<Label layout="10,70,100,20" text="Duct Static Pressure" halign="left"/>
|
|
|
|
<GenericFieldEditor layout="120,40,pref,pref">
|
|
<WbFieldEditorBinding ord="slot:setpoint"/>
|
|
</GenericFieldEditor>
|
|
|
|
<Label layout="10,40,100,20" text="Setpoint" halign="left"/>
|
|
|
|
</CanvasPane>
|
|
|
|
</GridPane>
|
|
|
|
</BorderPane>
|
|
|
|
</BorderPane>
|
|
|
|
</EdgePane>
|
|
|
|
</BorderPane>
|
|
</content>
|
|
</px>
|