66 lines
2.7 KiB
XML
66 lines
2.7 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 viewportBackground="transparent">
|
|
|
|
<CanvasPane name="content" viewSize="130.0,150.0" minScaleFactor="0.5" maxScaleFactor="1.0" background="#202020">
|
|
|
|
<Label layout="5.0,5.0,120.0,140.0">
|
|
<ValueBinding ord="station:|slot:/NTPC/$(Building)/EE/E4/$(Floor)/$(Name)/WHT/N$(Number)/ST" summary="" popupEnabled="false">
|
|
<IBooleanToSimple name="visible"/>
|
|
<IBooleanToSimple name="blink"/>
|
|
<IBooleanToSimple name="background">
|
|
<Brush name="trueValue" value="#ff8000"/>
|
|
<Brush name="falseValue" value="null"/>
|
|
</IBooleanToSimple>
|
|
</ValueBinding>
|
|
</Label>
|
|
|
|
<Rect stroke="#355073" pen="5.0" geom="5.0,5.0,120.0,140.0"/>
|
|
|
|
<Label layout="33.0,70.0,64.0,74.0" image="file:^px/image/ELC_Meter64.png"/>
|
|
|
|
<BoundLabel layout="15.0,10.0,100.0,30.0" font="bold underline 18.0pt DFKai-SB" foreground="white">
|
|
<BoundLabelBinding ord="station:|slot:/NTPC/$(Building)/EE/E4/$(Floor)/$(Name)/WHT/N$(Number)" summary="" popupEnabled="false" statusEffect="none">
|
|
<ObjectToString name="text" format="%displayName.substring(0,5)%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="15.0,40.0,100.0,30.0" font="bold underline 18.0pt DFKai-SB" foreground="white">
|
|
<BoundLabelBinding ord="station:|slot:/NTPC/$(Building)/EE/E4/$(Floor)/$(Name)/WHT/N$(Number)" summary="" popupEnabled="false" statusEffect="none">
|
|
<ObjectToString name="text" format="%displayName.substring(5,7)%"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<Ellipse fill="green" stroke="white" pen="2.0" geom="95.0,115.0,20.0,20.0">
|
|
<ValueBinding ord="station:|slot:/NTPC/$(Building)/EE/E4/$(Floor)/$(Name)/WHT/N$(Number)/ST" summary="" popupEnabled="false">
|
|
<IBooleanToSimple name="fill">
|
|
<Brush name="trueValue" value="red"/>
|
|
<Brush name="falseValue" value="green"/>
|
|
</IBooleanToSimple>
|
|
</ValueBinding>
|
|
</Ellipse>
|
|
|
|
<Label layout="0.0,0.0,130.0,150.0">
|
|
<PopupBinding ord="station:|slot:/NTPC/$(Building)/EE/E4/$(Floor)/$(Name)/WHT/N$(Number)" title="電錶" size="420.0,400.0"/>
|
|
</Label>
|
|
|
|
<ImageButton layout="0.0,0.0,130.0,150.0" buttonStyle="none">
|
|
<ActionBinding ord="station:|slot:/NTPC/$(Building)/EE/E4/$(Floor)/$(Name)/WHT/N$(Number)/Pop/active" widgetEvent="actionPerformed"/>
|
|
<WsAnnotation name="wsAnnotation" value="6,6,8"/>
|
|
</ImageButton>
|
|
|
|
</CanvasPane>
|
|
|
|
</ScrollPane>
|
|
</content>
|
|
</px>
|