|
@@ -44,7 +44,8 @@
|
|
|
</MultiBinding>
|
|
|
</ctrls:FlowPipe.IsFlowing>
|
|
|
</ctrls:FlowPipe>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="VentValve" Height="20" Width="24" Canvas.Left="436" Canvas.Top="110" IsOpen="{Binding N2ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="Vent Valve" Canvas.Left="410" Canvas.Top="98"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding N2ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="114"/>
|
|
|
|
|
|
<!--<ctrls:Pipe3 Canvas.Left="477.5" Canvas.Top="120" RotateTransformValue="-90" />-->
|
|
@@ -60,26 +61,23 @@
|
|
|
|
|
|
</ctrls:FlowPipe.IsFlowing>
|
|
|
</ctrls:FlowPipe>
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="245" Canvas.Top="120" RotateTransformValue="-90"/>-->
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="VN22" Height="20" Width="24" Canvas.Left="288" Canvas.Top="110" IsOpen="{Binding PVN22Valve,Mode=TwoWay}"/>-->
|
|
|
+
|
|
|
+ <TextBlock Text="VN22" Canvas.Left="280" Canvas.Top="98"/>
|
|
|
<customControls:CommonValveControl Status="{Binding PVN22ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="288" Canvas.Top="114"/>
|
|
|
|
|
|
|
|
|
- <!--To pump-->
|
|
|
- <ctrls:FlowPipe Name="f1" Height="8" Width="422" Canvas.Left="64" Canvas.Top="173" Visibility="Hidden"/>
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="169"/>-->
|
|
|
- <ctrls:FlowPipeValve x:Name="valve10" Height="20" Width="24" Canvas.Left="436" Canvas.Top="163" Visibility="Hidden" />
|
|
|
- <!--<ctrls:Pump Width="40" Height="40" Opacity="0.7" x:Name="pump1" Canvas.Left="80" Canvas.Top="155" HorizontalAlignment="Center" VerticalAlignment="Top"/>-->
|
|
|
|
|
|
|
|
|
- <!--Cl2-->
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<ctrls:FlowPipe Name="f9" Height="8" Width="308" Canvas.Left="176" Canvas.Top="230" IsFlowing="{Binding MFC1ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve8" Height="20" Width="24" Canvas.Left="436" Canvas.Top="220.5" IsOpen="{Binding MFC1ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+
|
|
|
+ <TextBlock Text="V1" Canvas.Left="438" Canvas.Top="208"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding MFC1ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="224"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="226"/>-->
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="241" Canvas.Top="262" />-->
|
|
|
<ctrls:FlowPipe Name="Gas1Pipe1" Height="8" Width="114" Canvas.Left="64" Canvas.Top="230" IsFlowing="{Binding PV11ValveIsOpen}"/>
|
|
|
<!--<ctrls:Pipe3 Canvas.Left="197" Canvas.Top="230" RotateTransformValue="-90"/>-->
|
|
|
<ctrls:FlowPipe Height="8" Width="86" Canvas.Left="171" Canvas.Top="266" IsFlowing="{Binding PV12ValveIsOpen}"/>
|
|
@@ -98,16 +96,15 @@
|
|
|
|
|
|
<!--SF6-->
|
|
|
<ctrls:FlowPipe Name="f2" Height="8" Width="310" Canvas.Left="174" Canvas.Top="286" IsFlowing="{Binding MFC2ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve2" Height="20" Width="24" Canvas.Left="436" Canvas.Top="275.8" IsOpen="{Binding MFC2ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V2" Canvas.Left="438" Canvas.Top="264"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding MFC2ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="280"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="282" />-->
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="241" Canvas.Top="318" />-->
|
|
|
<ctrls:FlowPipe x:Name="Gas2Pipe1" Height="8" Width="112" Canvas.Left="64" Canvas.Top="286" IsFlowing="{Binding PV21ValveIsOpen}"/>
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="197" Canvas.Top="286" RotateTransformValue="-90"/>-->
|
|
|
+
|
|
|
<ctrls:FlowPipe Height="8" Width="86" Canvas.Left="171" Canvas.Top="322" IsFlowing="{Binding PV22ValveIsOpen}"/>
|
|
|
- <!--<ctrls:Pipe2 Canvas.Left="214" Canvas.Top="330" RotateTransformValue="-180"/>-->
|
|
|
+
|
|
|
<ctrls:FlowPipe Height="8" Width="36" Canvas.Left="178" Canvas.Top="290" RotateTransformValue="90" IsFlowing="{Binding PV22ValveIsOpen}"/>
|
|
|
<ctrls:FlowPipe Height="8" Width="55" Canvas.Left="257" Canvas.Top="270" RotateTransformValue="90" IsReverse="True" >
|
|
|
<ctrls:FlowPipe.IsFlowing>
|
|
@@ -121,14 +118,14 @@
|
|
|
|
|
|
<!--Gas3-->
|
|
|
<ctrls:FlowPipe Name="f3" Height="8" Width="310" Canvas.Left="174" Canvas.Top="342" IsFlowing="{Binding MFC3ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve3" Height="20" Width="24" Canvas.Left="436" Canvas.Top="333" IsOpen="{Binding MFC3ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+
|
|
|
+ <TextBlock Text="V3" Canvas.Left="436" Canvas.Top="320"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding MFC3ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="336"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="338" />-->
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="241" Canvas.Top="374" />-->
|
|
|
+
|
|
|
<ctrls:FlowPipe x:Name="Gas3Pipe1" Height="8" Width="112" Canvas.Left="64" Canvas.Top="342" IsFlowing="{Binding PV31ValveIsOpen}"/>
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="197" Canvas.Top="342" RotateTransformValue="-90"/>-->
|
|
|
- <!--<ctrls:Pipe2 Canvas.Left="214" Canvas.Top="386" RotateTransformValue="-180"/>-->
|
|
|
+
|
|
|
<ctrls:FlowPipe Height="8" Width="86" Canvas.Left="171" Canvas.Top="378" IsFlowing="{Binding PV32ValveIsOpen}"/>
|
|
|
<ctrls:FlowPipe Height="8" Width="35" Canvas.Left="178" Canvas.Top="348" RotateTransformValue="90" IsFlowing="{Binding PV32ValveIsOpen}"/>
|
|
|
<ctrls:FlowPipe Height="8" Width="57" Canvas.Left="257" Canvas.Top="324" RotateTransformValue="90" IsReverse="True" >
|
|
@@ -150,7 +147,8 @@
|
|
|
<ctrls:FlowPipe Height="8" Width="86" Canvas.Left="171" Canvas.Top="428" IsFlowing="{Binding PV42ValveIsOpen}"/>
|
|
|
<!--<ctrls:Pipe2 Canvas.Left="257" Canvas.Top="423" RotateTransformValue="90"/>-->
|
|
|
<ctrls:FlowPipe Name="f4" Height="8" Width="310" Canvas.Left="174" Canvas.Top="396" IsFlowing="{Binding MFC4ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve4" Height="20" Width="24" Canvas.Left="440" Canvas.Top="386" IsOpen="{Binding MFC4ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+
|
|
|
+ <TextBlock Text="V4" Canvas.Left="436" Canvas.Top="374"/>
|
|
|
<customControls:CommonValveControl Status="{Binding MFC4ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="390"/>
|
|
|
|
|
|
<!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="392" />-->
|
|
@@ -165,35 +163,30 @@
|
|
|
|
|
|
|
|
|
<!--Gas5-->
|
|
|
- <ctrls:FlowPipe Name="f5" Height="8" Width="419" Canvas.Left="64" Canvas.Top="452" IsFlowing="{Binding MFC5ValveIsOpen}">
|
|
|
-
|
|
|
- </ctrls:FlowPipe>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve5" Height="20" Width="24" Canvas.Left="440" Canvas.Top="443" IsOpen="{Binding MFC5ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <ctrls:FlowPipe Name="f5" Height="8" Width="419" Canvas.Left="64" Canvas.Top="452" IsFlowing="{Binding MFC5ValveIsOpen}"/>
|
|
|
+ <TextBlock Text="V5" Canvas.Left="438" Canvas.Top="430"/>
|
|
|
<customControls:CommonValveControl Status="{Binding MFC5ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="446"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="447.5" />-->
|
|
|
-
|
|
|
|
|
|
<!--O2-->
|
|
|
<ctrls:FlowPipe Name="f6" Height="8" Width="419" Canvas.Left="65" Canvas.Top="507" IsFlowing="{Binding MFC6ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve6" Height="20" Width="24" Canvas.Left="440" Canvas.Top="498" IsOpen="{Binding MFC6ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V6" Canvas.Left="438" Canvas.Top="485"/>
|
|
|
<customControls:CommonValveControl Status="{Binding MFC6ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="501"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="503" />-->
|
|
|
+
|
|
|
|
|
|
<!--Gas7-->
|
|
|
<ctrls:FlowPipe Name="f7" Height="8" Width="418" Canvas.Left="65" Canvas.Top="563" IsFlowing="{Binding MFC7ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve7" Height="20" Width="24" Canvas.Left="440" Canvas.Top="554" IsOpen="{Binding MFC7ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V7" Canvas.Left="438" Canvas.Top="541"/>
|
|
|
<customControls:CommonValveControl Status="{Binding MFC7ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="557"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe3 Canvas.Left="474" Canvas.Top="559" />-->
|
|
|
|
|
|
<!--Gas8-->
|
|
|
<ctrls:FlowPipe Name="f8" Height="8" Width="412" Canvas.Left="68" Canvas.Top="620" IsFlowing="{Binding MFC8ValveIsOpen}"/>
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="valve9" Height="20" Width="24" Canvas.Left="440" Canvas.Top="611" IsOpen="{Binding MFC8ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V8" Canvas.Left="438" Canvas.Top="598"/>
|
|
|
<customControls:CommonValveControl Status="{Binding MFC8ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="436" Canvas.Top="614"/>
|
|
|
|
|
|
- <!--<ctrls:Pipe2 RotateTransformValue="90" Canvas.Left="490" Canvas.Top="615" />-->
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -216,6 +209,7 @@
|
|
|
</ctrls:FlowPipe.IsFlowing>
|
|
|
</ctrls:FlowPipe>
|
|
|
<!--<ctrls:FlowPipeValve x:Name="GasFinalValve" Height="20" Width="24" Canvas.Left="1086" Canvas.Top="110" IsOpen="{Binding GasFinalValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="Gas Final" Canvas.Left="1064" Canvas.Top="96" FontSize="15"/>
|
|
|
<customControls:CommonValveControl Status="{Binding GasFinalValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="1086" Canvas.Top="114"/>
|
|
|
|
|
|
<ctrls:Pipe2 Canvas.Left="1144" Canvas.Top="120" HorizontalAlignment="Left" VerticalAlignment="Top" />
|
|
@@ -231,8 +225,10 @@
|
|
|
<!--<ctrls:CustomSwitch Height="20" Value=" Gas ON/OFF " Canvas.Left="500" Canvas.Top="590" />-->
|
|
|
<Button Content="Gas SetPoint" Canvas.Left="510" Canvas.Top="590" Background="Gray" Command="{Binding GasSetPointCommand}"/>
|
|
|
<!--<ctrls:CustomSwitch Height="20" Value=" HV ON/OFF " Canvas.Left="1280" Canvas.Top="316" />-->
|
|
|
- <Ellipse Width="20" Height="20" Fill="{Binding RtDataValues[PMA.LiftPinIsUp],Converter={StaticResource boolToColor}}" Canvas.Left="1280" Canvas.Top="316"/>
|
|
|
- <Button Height="20" Width="100" Content="HV ON/OFF" Canvas.Left="1310" Canvas.Top="316" Command="{Binding HVCommand}" CommandParameter="True" Background="Gray"/>
|
|
|
+ <Button Height="20" Width="60" Content="HV Set" Canvas.Left="1300" Canvas.Top="316" Command="{Binding HVSetCommand}" Background="Gray"/>
|
|
|
+
|
|
|
+ <Ellipse Width="20" Height="20" Fill="{Binding HVIsOn,Converter={StaticResource boolToColor}}" Canvas.Left="1380" Canvas.Top="316"/>
|
|
|
+ <Button Height="20" Width="100" Content="HV ON/OFF" Canvas.Left="1410" Canvas.Top="316" Command="{Binding HVCommand}" CommandParameter="True" Background="Gray"/>
|
|
|
<!--<ctrls:CustomSwitch IsOpen="{Binding RtDataValues[PMA.LiftPinIsUp]}" Height="20" Value=" Pin Up " Canvas.Left="1080" Canvas.Top="466" />-->
|
|
|
<Ellipse Width="20" Height="20" Fill="{Binding RtDataValues[PMA.LiftPinIsUp],Converter={StaticResource boolToColor}}" Canvas.Left="1065" Canvas.Top="466"/>
|
|
|
<Button Height="20" Width="100" Content="Pin Up" Canvas.Left="1100" Canvas.Top="466" Command="{Binding PinUpDownCommand}" CommandParameter="True" Background="Gray"/>
|
|
@@ -369,8 +365,8 @@
|
|
|
<ContextMenu>
|
|
|
<!--<RadioButton Content="Open" Command="{Binding OpenPumpCommand}" IsChecked="{Binding PumpIsOpen,Mode=OneWay}"/>
|
|
|
<RadioButton Content="Close" Command="{Binding ClosePumpCommand}" IsChecked="{Binding PumpIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}"/>-->
|
|
|
- <MenuItem Header="Open" Command="{Binding OpenPumpCommand}" IsChecked="{Binding PumpIsOpen,Mode=OneWay}" IsEnabled="{Binding PumpIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}"/>
|
|
|
- <MenuItem Header="Close" Command="{Binding ClosePumpCommand}" IsChecked="{Binding PumpIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}" IsEnabled="{Binding PumpIsOpen,Mode=OneWay}"/>
|
|
|
+ <MenuItem Header="ON" Command="{Binding OpenPumpCommand}" IsChecked="{Binding PumpIsOpen,Mode=OneWay}" IsEnabled="{Binding PumpIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}"/>
|
|
|
+ <MenuItem Header="OFF" Command="{Binding ClosePumpCommand}" IsChecked="{Binding PumpIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}" IsEnabled="{Binding PumpIsOpen,Mode=OneWay}"/>
|
|
|
</ContextMenu>
|
|
|
</ctrls:Pump.ContextMenu>
|
|
|
</ctrls:Pump>
|
|
@@ -378,32 +374,39 @@
|
|
|
|
|
|
<!--阀-->
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="Gas4Valve1" Height="20" Width="24" Canvas.Left="127" Canvas.Top="386" IsOpen="{Binding PV41ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V41" Canvas.Left="128" Canvas.Top="374"/>
|
|
|
<customControls:CommonValveControl Status="{Binding PV41ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="127" Canvas.Top="390"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="Gas3Valve1" Height="20" Width="24" Canvas.Left="127" Canvas.Top="333" IsOpen="{Binding PV31ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V31" Canvas.Left="128" Canvas.Top="320"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding PV31ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="127" Canvas.Top="336"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="Gas2Valve1" Height="20" Width="24" Canvas.Left="127" Canvas.Top="276" IsOpen="{Binding PV21ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V21" Canvas.Left="128" Canvas.Top="266"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding PV21ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="127" Canvas.Top="280"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="Gas1Valve1" Height="20" Width="24" Canvas.Left="127" Canvas.Top="220" IsOpen="{Binding PV11ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V11" Canvas.Left="128" Canvas.Top="208"/>
|
|
|
<customControls:CommonValveControl Status="{Binding PV11ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="127" Canvas.Top="224"/>
|
|
|
|
|
|
<ctrls:FlowPipeValve x:Name="pumpValve1" Height="20" Width="24" Canvas.Left="127" Canvas.Top="163" Visibility="Hidden" />
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve Height="20" Width="24" Canvas.Left="200" Canvas.Top="256" IsOpen="{Binding PV12ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V12" Canvas.Left="200" Canvas.Top="243"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding PV12ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="200" Canvas.Top="259"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve Height="20" Width="24" Canvas.Left="200" Canvas.Top="312" IsOpen="{Binding PV22ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V22" Canvas.Left="200" Canvas.Top="300"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding PV22ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="200" Canvas.Top="315"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve Height="20" Width="24" Canvas.Left="200" Canvas.Top="368" IsOpen="{Binding PV32ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V32" Canvas.Left="200" Canvas.Top="355"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding PV32ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="200" Canvas.Top="371"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve Height="20" Width="24" Canvas.Left="200" Canvas.Top="418" IsOpen="{Binding PV42ValveIsOpen,Mode=TwoWay}"/>-->
|
|
|
+ <TextBlock Text="V42" Canvas.Left="200" Canvas.Top="405"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding PV42ValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="200" Canvas.Top="421"/>
|
|
|
|
|
|
+ <TextBlock Text="VN21" Canvas.Left="200" Canvas.Top="152"/>
|
|
|
|
|
|
<customControls:CommonValveControl Status="{Binding PVN21ValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="243" Canvas.Top="148"/>
|
|
|
|
|
@@ -415,10 +418,11 @@
|
|
|
|
|
|
<ctrls:FlowPipe Height="8" Width="80" Canvas.Left="1252" Canvas.Top="182" />
|
|
|
<ctrls:FlowPipe Height="8" Width="70" Canvas.Left="1264" Canvas.Top="272" />
|
|
|
- <!--<ctrls:FlowPipeValve Height="20" Width="24" Canvas.Left="1280" Canvas.Top="262" />-->
|
|
|
+ <TextBlock Text="Guage" Canvas.Left="1272" Canvas.Top="250"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl ValveOrientation="Horizontal" Status="{Binding RtDataValues[PMA.ValveGuage.IsOpen],Mode=TwoWay}" Height="20" Width="20" Canvas.Left="1280" Canvas.Top="265"/>
|
|
|
|
|
|
- <Border BorderBrush="Gray" BorderThickness="0" Width="40" Height="6" Canvas.Left="1315" Canvas.Top="142" >
|
|
|
+ <Border BorderBrush="Gray" BorderThickness="0" Width="30" Height="6" Canvas.Left="1315" Canvas.Top="152" >
|
|
|
<Border.RenderTransform>
|
|
|
<RotateTransform Angle="90"/>
|
|
|
</Border.RenderTransform>
|
|
@@ -430,7 +434,7 @@
|
|
|
</LinearGradientBrush>
|
|
|
</Border.Background>
|
|
|
</Border>
|
|
|
- <Border BorderBrush="Gray" BorderThickness="0" Width="40" Height="6" Canvas.Left="1285" Canvas.Top="188" >
|
|
|
+ <Border BorderBrush="Gray" BorderThickness="0" Width="30" Height="6" Canvas.Left="1285" Canvas.Top="188" >
|
|
|
<Border.RenderTransform>
|
|
|
<RotateTransform Angle="90"/>
|
|
|
</Border.RenderTransform>
|
|
@@ -442,10 +446,10 @@
|
|
|
</LinearGradientBrush>
|
|
|
</Border.Background>
|
|
|
</Border>
|
|
|
- <Ellipse Width="20" Height="20" Canvas.Left="1302" Canvas.Top="134" Fill="{Binding RtDataValues[PMA.IsATM],Converter={StaticResource boolToColor}}"></Ellipse>
|
|
|
- <Ellipse Width="20" Height="20" Canvas.Left="1272" Canvas.Top="218" Fill="{Binding RtDataValues[PMA.IsVAC],Converter={StaticResource boolToColor}}"></Ellipse>
|
|
|
- <TextBlock Text="ATM" Canvas.Left="1300" Canvas.Top="120"/>
|
|
|
- <TextBlock Text="VAC" Canvas.Left="1272" Canvas.Top="240"/>
|
|
|
+ <Ellipse Width="20" Height="20" Canvas.Left="1302" Canvas.Top="150" Fill="{Binding RtDataValues[PMA.IsATM],Converter={StaticResource boolToColor}}"></Ellipse>
|
|
|
+ <Ellipse Width="20" Height="20" Canvas.Left="1272" Canvas.Top="200" Fill="{Binding RtDataValues[PMA.IsVAC],Converter={StaticResource boolToColor}}"></Ellipse>
|
|
|
+ <TextBlock Text="ATM" Canvas.Left="1300" Canvas.Top="134"/>
|
|
|
+ <TextBlock Text="VAC" Canvas.Left="1270" Canvas.Top="220"/>
|
|
|
<ctrls:Pipe2 Canvas.Left="1242" Canvas.Top="195" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="-90" />
|
|
|
|
|
|
|
|
@@ -466,7 +470,9 @@
|
|
|
</ctrls:FlowPipe>
|
|
|
<ctrls:FlowPipe Height="8" Width="40" Canvas.Left="1265" Canvas.Top="658" />
|
|
|
<!--<ctrls:FlowPipe Height="8" Width="24" Canvas.Left="1266" Canvas.Top="658" RotateTransformValue="90"/>-->
|
|
|
- <ctrls:FlowPipe x:Name="TurboPipe" Height="8" Width="178" Canvas.Left="1266" Canvas.Top="464" RotateTransformValue="90" />
|
|
|
+ <ctrls:FlowPipe x:Name="TurboPipe" Height="8" Width="178" Canvas.Left="1266" Canvas.Top="464" RotateTransformValue="90" IsFlowing="{Binding TurboPumpPumpingValveIsOpen}">
|
|
|
+
|
|
|
+ </ctrls:FlowPipe>
|
|
|
<ctrls:FlowPipe x:Name="roughPumpPipe2" Height="8" Width="45" Canvas.Left="1266" Canvas.Top="638" RotateTransformValue="90" >
|
|
|
<ctrls:FlowPipe.IsFlowing>
|
|
|
<MultiBinding Converter="{StaticResource toBoolMultiValueConverter2}">
|
|
@@ -512,11 +518,12 @@
|
|
|
<customControls:CommonValveControl Status="{Binding TurboPumpPurgeValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="1434" Canvas.Top="610"/>
|
|
|
<TextBlock Text="Turbo N2 Purge" Canvas.Left="1460" Canvas.Top="610" FontSize="15"/>
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="HeValve1" Canvas.Top="649" Canvas.Left="1000" Height="20" Width="24" />-->
|
|
|
+ <TextBlock Text="VHe1" Canvas.Top="636" Canvas.Left="972"/>
|
|
|
<customControls:CommonValveControl ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Top="652" Canvas.Left="980" Status="{Binding PVHe1ValveIsOpen,Mode=TwoWay}"/>
|
|
|
|
|
|
|
|
|
- <!--<ctrls:FlowPipeValve x:Name="HeValve2" Canvas.Top="671" Canvas.Left="1100" Height="20" Width="24" />-->
|
|
|
+ <TextBlock Text="VHe2" Canvas.Top="658" Canvas.Left="1094"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Top="674" Canvas.Left="1100" Status="{Binding PVHe2ValveIsOpen,Mode=TwoWay}"/>
|
|
|
|
|
|
|
|
@@ -540,8 +547,8 @@
|
|
|
<ctrls:Turbo Width="40" Height="40" Canvas.Top="521" Canvas.Left="1242" IsOpen="{Binding TurboIsOpen}">
|
|
|
<ctrls:Turbo.ContextMenu>
|
|
|
<ContextMenu>
|
|
|
- <MenuItem Header="Open" Command="{Binding OpenTurboPumpCommand}" IsChecked="{Binding TurboIsOpen,Mode=OneWay}" IsEnabled="{Binding TurboIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}"/>
|
|
|
- <MenuItem Header="Close" Command="{Binding CloseTurboPumpCommand}" IsChecked="{Binding TurboIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}" IsEnabled="{Binding TurboIsOpen,Mode=OneWay}"/>
|
|
|
+ <MenuItem Header="ON" Command="{Binding OpenTurboPumpCommand}" IsChecked="{Binding TurboIsOpen,Mode=OneWay}" IsEnabled="{Binding TurboIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}"/>
|
|
|
+ <MenuItem Header="OFF" Command="{Binding CloseTurboPumpCommand}" IsChecked="{Binding TurboIsOpen,Converter={StaticResource BoolToBool},Mode=OneWay}" IsEnabled="{Binding TurboIsOpen,Mode=OneWay}"/>
|
|
|
</ContextMenu>
|
|
|
</ctrls:Turbo.ContextMenu>
|
|
|
</ctrls:Turbo>
|
|
@@ -587,14 +594,14 @@
|
|
|
<ctrls:TextboxWithLabel Canvas.Top="595" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding RtDataValues[PMA.MfcGas8.FeedBack],StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
|
|
|
<!--chamber管道标签-->
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="156" Canvas.Left="1326" LabelValue="CM2(Torr)" TextBoxValue="{Binding RtDataValues[PMA.ProcessPressure],StringFormat='F3'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="156" Canvas.Left="1326" LabelValue="CM2(mTorr)" TextBoxValue="{Binding RtDataValues[PMA.ProcessPressure],StringFormat='F3'}" TextBoxColor="#D7E4BD"/>
|
|
|
<ctrls:TextboxWithLabel Canvas.Top="248" Canvas.Left="1318" LabelValue="CM1(mTorr)" TextBoxValue="{Binding RtDataValues[PMA.ChamberPressure],StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
<!--<ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="800" LabelValue="Set(Torr)" TextBoxValue="0.0" TextBoxColor="White" />-->
|
|
|
<ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="870" LabelValue="Flow(sccm)" TextBoxValue="{Binding RtDataValues[PMA.MfcHe.FeedBack],StringFormat='F1'}" TextBoxColor="#D7E4BD" />
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="1300" LabelValue="CM3(Torr)" TextBoxValue="{Binding RtDataValues[PMA.ForelinePressure],StringFormat='F2'}" TextBoxColor="#D7E4BD" />
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="464" Canvas.Left="1290" LabelValue="Position" TextBoxValue="{Binding RtDataValues[PMA.GetPVPosition],StringFormat='F0'}" TextBoxColor="#D7E4BD" />
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="1300" LabelValue="CM3(mTorr)" TextBoxValue="{Binding RtDataValues[PMA.ForelinePressure],StringFormat='F2'}" TextBoxColor="#D7E4BD" />
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="464" Canvas.Left="1290" LabelValue="Position(%)" TextBoxValue="{Binding RtDataValues[PMA.GetPVPosition],StringFormat='F0'}" TextBoxColor="#D7E4BD" />
|
|
|
<ctrls:TextboxWithLabel Canvas.Top="511" Canvas.Left="1320" LabelValue="Flow(sccm)" TextBoxValue="{Binding RtDataValues[PMA.MfcN2.FeedBack],StringFormat='F1'}" TextBoxColor="#D7E4BD" />
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="556" Canvas.Left="932" LabelValue="Pressure(Torr)" TextBoxValue="{Binding RtDataValues[PMA.ESCHePressure],StringFormat='F1'}" TextBoxColor="#D7E4BD">
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="556" Canvas.Left="926" LabelValue="Pressure(mTorr)" TextBoxValue="{Binding RtDataValues[PMA.ESCHePressure],StringFormat='F1'}" TextBoxColor="#D7E4BD">
|
|
|
|
|
|
</ctrls:TextboxWithLabel>
|
|
|
<Border BorderBrush="Gray" BorderThickness="0" Width="40" Height="6" Canvas.Top="581" Canvas.Left="1008">
|