|
@@ -98,7 +98,7 @@
|
|
|
</Grid>
|
|
|
<!--</Border>-->
|
|
|
|
|
|
- <Canvas Canvas.Top="40">
|
|
|
+ <Canvas Canvas.Top="40" Canvas.Left="10">
|
|
|
|
|
|
<ctrls:Pipe2 Canvas.Left="490" Canvas.Top="615" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="90" />
|
|
|
<!--N2-->
|
|
@@ -446,21 +446,21 @@
|
|
|
<!--左侧管道标签-->
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC1SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="205" Canvas.Left="275" LabelValue="MFC1" ToolTip="{Binding MFC1Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC1Data.Scale}"/>
|
|
|
<!--<TextBox Canvas.Top="205" Canvas.Left="250" Width="100" Text="{Binding MfcGas1Setpoint,Mode=TwoWay}"/>-->
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="205" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC1Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="205" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC1Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC2SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="260" Canvas.Left="275" LabelValue="MFC2" ToolTip="{Binding MFC2Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC2Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="260" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC2Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="260" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC2Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC3SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="318" Canvas.Left="275" LabelValue="MFC3" ToolTip="{Binding MFC3Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC3Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="318" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC3Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="318" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC3Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC4SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="370" Canvas.Left="275" LabelValue="MFC4" ToolTip="{Binding MFC4Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC4Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="370" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC4Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="370" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC4Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC5SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="426" Canvas.Left="275" LabelValue="MFC5" ToolTip="{Binding MFC5Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC5Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="426" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC5Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="426" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC5Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC6SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="482" Canvas.Left="275" LabelValue="MFC6" ToolTip="{Binding MFC6Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC6Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="482" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC6Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="482" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC6Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC7SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="538" Canvas.Left="275" LabelValue="MFC7" ToolTip="{Binding MFC7Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC7Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="538" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC7Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="538" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC7Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<ctrls:TextboxWithLabel TextBoxValue="{Binding MFC8SetPoint,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" IsReadOnly="False" Canvas.Top="595" Canvas.Left="275" LabelValue="MFC8" ToolTip="{Binding MFC8Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" MaxValue="{Binding MFC8Data.Scale}"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="595" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC8Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="595" Canvas.Left="345" LabelValue="Flow" TextBoxValue="{Binding MFC8Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
|
|
|
|
|
|
|
|
@@ -537,7 +537,7 @@
|
|
|
|
|
|
|
|
|
</Canvas >
|
|
|
- <Canvas Canvas.Left="-150" Canvas.Top="70">
|
|
|
+ <Canvas Canvas.Left="-135" Canvas.Top="70">
|
|
|
<!--<Ellipse Width="20" Height="20" Fill="{Binding PVHe1ValveIsOpen,Converter={StaticResource boolToColor}}" Canvas.Left="650" Canvas.Top="682" Stroke="Silver" StrokeThickness="2"/>
|
|
|
<Button Width="100" Content="He ON/OFF" Style="{StaticResource SysBtnStyle}" Command="{Binding HeCommand}" Canvas.Left="680" Canvas.Top="682" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}"/>
|
|
|
<RadioButton Canvas.Left="790" Canvas.Top="684" Content="Flow Mode" FontSize="15" IsChecked="{Binding HeIsPressureMode,Converter={StaticResource BoolToBool}}"/>
|
|
@@ -577,32 +577,17 @@
|
|
|
<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" />
|
|
|
+ <ctrls:Pump Canvas.Top="700" Canvas.Left="1245" Width="35" Height="35" IsOpen="{Binding PumpIsOpen,Mode=TwoWay}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}">
|
|
|
+ <ctrls:Pump.ContextMenu>
|
|
|
+ <ContextMenu>
|
|
|
+ <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>
|
|
|
|
|
|
|
|
|
-
|
|
|
- <!--与chamber底部连接的管道-->
|
|
|
- <!--<ctrls:FlowPipe Height="8" Width="293" Canvas.Left="760" Canvas.Top="658" IsFlowing="{Binding PVHe1ValveIsOpen}"/>-->
|
|
|
- <!--<ctrls:FlowPipe Height="8" Width="198" Canvas.Left="1055" Canvas.Top="463" RotateTransformValue="90" IsReverse="{Binding PVHe1ValveIsOpen}">
|
|
|
- <ctrls:FlowPipe.IsFlowing>
|
|
|
- <MultiBinding Converter="{StaticResource toBoolMultiValueConverter2}">
|
|
|
- <Binding Path="PVHe1ValveIsOpen"/>
|
|
|
- <Binding Path="PVHe2ValveIsOpen"/>
|
|
|
- </MultiBinding>
|
|
|
- </ctrls:FlowPipe.IsFlowing>
|
|
|
- </ctrls:FlowPipe>-->
|
|
|
- <!--<ctrls:FlowPipe Height="8" Width="17" Canvas.Left="1055" Canvas.Top="659" RotateTransformValue="90" IsFlowing="{Binding PVHe2ValveIsOpen}"/>-->
|
|
|
- <!--<ctrls:FlowPipe Height="8" Width="208" Canvas.Left="1057" Canvas.Top="680" IsFlowing="{Binding PVHe2ValveIsOpen}"/>-->
|
|
|
- <!--<ctrls:FlowPipe Height="8" Width="20" Canvas.Left="1266" Canvas.Top="682" RotateTransformValue="90">
|
|
|
- <ctrls:FlowPipe.IsFlowing>
|
|
|
- <MultiBinding Converter="{StaticResource toBoolMultiValueConverter2}">
|
|
|
- <Binding Path="SoftPumpValveIsOpen"/>
|
|
|
- <Binding Path="FastPumpValveIsOpen"/>
|
|
|
- <Binding Path="TurboPumpPumpingValveIsOpen"/>
|
|
|
- <Binding Path="PVHe2ValveIsOpen"/>
|
|
|
-
|
|
|
- </MultiBinding>
|
|
|
- </ctrls:FlowPipe.IsFlowing>
|
|
|
- </ctrls:FlowPipe>-->
|
|
|
+
|
|
|
<ctrls:FlowPipe Height="8" Width="40" Canvas.Left="1265" Canvas.Top="658" />
|
|
|
<ctrls:FlowPipe Height="8" Width="178" Canvas.Left="1266" Canvas.Top="464" RotateTransformValue="90" IsFlowing="{Binding TurboPumpPumpingValveIsOpen}">
|
|
|
|
|
@@ -668,7 +653,7 @@
|
|
|
<customControls:CommonValveControl Status="{Binding SoftPumpValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Top="555" Canvas.Left="1154" IsCanEdit="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Tag="22" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}"/>
|
|
|
<customControls:CommonValveControl Status="{Binding FastPumpValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Top="555" Canvas.Left="1205" IsCanEdit="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Tag="23" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}"/>
|
|
|
<customControls:CommonValveControl ValveOrientation="Vertical" Height="20" Width="20" Canvas.Top="596" Canvas.Left="1252" Status="{Binding TurboPumpPumpingValveIsOpen,Mode=TwoWay}" IsCanEdit="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Tag="25" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}"/>
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -731,18 +716,18 @@
|
|
|
|
|
|
|
|
|
<!--chamber管道标签-->
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="156" Canvas.Left="1326" LabelValue="CM2(mTorr)" TextBoxValue="{Binding ChamberPressure,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="248" Canvas.Left="1318" LabelValue="CM1(mTorr)" TextBoxValue="{Binding ProcessPressure,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="156" Canvas.Left="1326" LabelValue="CM2(mTorr)" TextBoxValue="{Binding ChamberPressure,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="248" Canvas.Left="1318" LabelValue="CM1(mTorr)" TextBoxValue="{Binding ProcessPressure,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>
|
|
|
<!--<ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="880" LabelValue="Pressure(mTorr)" TextBoxValue="{Binding HePressureSetpoint,Mode=TwoWay}" TextBoxColor="White" IsReadOnly="False"/>-->
|
|
|
<!--<ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="820" TextBoxValue="{Binding HeGasSetpoint,Mode=TwoWay}" LabelValue="Flow(sccm)/Pressure(Torr)" TextBoxColor="White" IsReadOnly="False"/>-->
|
|
|
<!--<Ellipse Width="20" Height="20" Canvas.Top="651.5" Canvas.Left="775" Fill="{Binding MFCHeData.IsWarning,Converter={StaticResource boolToColor4}}" Stroke="Silver" StrokeThickness="2" ToolTip="Pressure Alarm"></Ellipse>-->
|
|
|
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="1280" LabelValue="CM3(mTorr)" TextBoxValue="{Binding ForelinePressure,StringFormat='F1'}" TextBoxColor="#D7E4BD" />
|
|
|
- <!--<ctrls:TextboxWithLabel Canvas.Top="464" Canvas.Left="1290" LabelValue="Position(‰)" TextBoxValue="{Binding PendulumValvePosition,StringFormat='F0'}" TextBoxColor="#D7E4BD" />-->
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="510" Canvas.Left="1330" LabelValue="Flow(sccm)" TextBoxValue="{Binding MFCN2Data.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD" />
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="633" Canvas.Left="1280" LabelValue="CM3(mTorr)" TextBoxValue="{Binding ForelinePressure,StringFormat='F1'}" TextBoxColor="#E6ECF5" />
|
|
|
+ <!--<ctrls:TextboxWithLabel Canvas.Top="464" Canvas.Left="1290" LabelValue="Position(‰)" TextBoxValue="{Binding PendulumValvePosition,StringFormat='F0'}" TextBoxColor="#E6ECF5" />-->
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="510" Canvas.Left="1330" LabelValue="Flow(sccm)" TextBoxValue="{Binding MFCN2Data.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5" />
|
|
|
<!--<ctrls:TextboxWithLabel Canvas.Top="510" Canvas.Left="1367" TextBoxValue="{Binding N2SetPoint,Mode=TwoWay}" IsReadOnly="False" LabelValue="Turbo N2" ToolTip="{Binding MFCN2Data.SetPoint,StringFormat='F1'}" TextBoxColor="White" />-->
|
|
|
|
|
|
- <!--<ctrls:TextboxWithLabel Canvas.Top="556" Canvas.Left="952" LabelValue="Pressure(mTorr)" TextBoxValue="{Binding ESCHePressure,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>-->
|
|
|
+ <!--<ctrls:TextboxWithLabel Canvas.Top="556" Canvas.Left="952" LabelValue="Pressure(mTorr)" TextBoxValue="{Binding ESCHePressure,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>-->
|
|
|
<!--<Border BorderBrush="Gray" BorderThickness="0" Width="15" Height="6" Canvas.Top="581" Canvas.Left="1033">
|
|
|
<Border.Background>
|
|
|
<LinearGradientBrush StartPoint="0.5 0" EndPoint="0.5 1">
|
|
@@ -752,7 +737,7 @@
|
|
|
</LinearGradientBrush>
|
|
|
</Border.Background>
|
|
|
</Border>-->
|
|
|
- <!--<ctrls:TextboxWithLabel Canvas.Top="506" Canvas.Left="964" LabelValue="Flow(sccm)" TextBoxValue="{Binding MFCHeData.FeedBack,StringFormat='F1'}" TextBoxColor="#D7E4BD"/>-->
|
|
|
+ <!--<ctrls:TextboxWithLabel Canvas.Top="506" Canvas.Left="964" LabelValue="Flow(sccm)" TextBoxValue="{Binding MFCHeData.FeedBack,StringFormat='F1'}" TextBoxColor="#E6ECF5"/>-->
|
|
|
<!--<Border BorderBrush="Gray" BorderThickness="0" Width="15" Height="6" Canvas.Top="531" Canvas.Left="1033">
|
|
|
<Border.Background>
|
|
|
<LinearGradientBrush StartPoint="0.5 0" EndPoint="0.5 1">
|
|
@@ -762,7 +747,7 @@
|
|
|
</LinearGradientBrush>
|
|
|
</Border.Background>
|
|
|
</Border>-->
|
|
|
- <ctrls:TextboxWithLabel Canvas.Top="550" Canvas.Left="1280" LabelValue="Speed(rpm)" TextBoxValue="{Binding TurboPumpRotationalSpeed}" TextBoxColor="#D7E4BD" />
|
|
|
+ <ctrls:TextboxWithLabel Canvas.Top="550" Canvas.Left="1280" LabelValue="Speed(rpm)" TextBoxValue="{Binding TurboPumpRotationalSpeed}" TextBoxColor="#E6ECF5" />
|
|
|
<TextBlock Canvas.Top="600" Canvas.Left="1280" Text="ISO"/>
|
|
|
|
|
|
<!--加热-->
|
|
@@ -809,20 +794,13 @@
|
|
|
<Ellipse Width="20" Height="20" Fill="{Binding IsLidClosed,Converter={StaticResource boolToColor}}" Canvas.Left="1280" Canvas.Top="390" Stroke="Silver" StrokeThickness="2"/>
|
|
|
<Button Height="20" Width="70" Content="Lid Down" Canvas.Left="1310" Canvas.Top="390" Command="{Binding LidUpDownCommand}" CommandParameter="Down" Style="{StaticResource SysBtnStyle}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}"/>-->
|
|
|
|
|
|
- <ctrls:Pump Canvas.Top="700" Canvas.Left="1245" Width="35" Height="35" IsOpen="{Binding PumpIsOpen,Mode=TwoWay}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}">
|
|
|
- <ctrls:Pump.ContextMenu>
|
|
|
- <ContextMenu>
|
|
|
- <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>
|
|
|
+
|
|
|
<TextBlock Text="Rough Pump" Canvas.Top="734" Canvas.Left="1220" FontSize="15"/>
|
|
|
|
|
|
|
|
|
</Canvas>
|
|
|
|
|
|
- <Grid Width="300" Height="260" Canvas.Left="500" Canvas.Top="402" Background="#E8E8E8" unity:GridOptions.LineBrush="#afb4db" unity:GridOptions.ShowBorder="True">
|
|
|
+ <Grid Width="300" Height="260" Canvas.Left="500" Canvas.Top="402" Background="#FAFAFA" unity:GridOptions.LineBrush="#E5E6E7" unity:GridOptions.ShowBorder="True">
|
|
|
<Grid.RowDefinitions>
|
|
|
<RowDefinition/>
|
|
|
<RowDefinition/>
|
|
@@ -851,14 +829,14 @@
|
|
|
<TextBlock Grid.Row="4" Text="SRF Match C2(%)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="10,0,0,0"/>
|
|
|
|
|
|
<TextBox Grid.Row="1" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding SRFFwdPowerSetpoint,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderThickness="0" />
|
|
|
- <TextBlock Grid.Row="2" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding SRFData.ReflectPower,StringFormat='F1'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center" Grid.ColumnSpan="2"/>
|
|
|
+ <TextBlock Grid.Row="2" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding SRFData.ReflectPower,StringFormat='F1'}" Background="#E6ECF5" TextBlock.TextAlignment="Center" Padding="0 5 0 0" Grid.ColumnSpan="2"/>
|
|
|
<TextBox Grid.Row="3" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding SRFMatchC1,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderThickness="0" />
|
|
|
<TextBox Grid.Row="4" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding SRFMatchC2,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderThickness="0" />
|
|
|
|
|
|
- <TextBlock Grid.Row="1" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding SRFData.ForwardPower,StringFormat='F1'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="1" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding SRFData.ForwardPower,StringFormat='F1'}" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0" />
|
|
|
<!--<TextBlock Grid.Row="2" Grid.Column="2" Width="Auto" Height="Auto" Text="0.0" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>-->
|
|
|
- <TextBlock Grid.Row="3" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding MatchC1,StringFormat='N0'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="4" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding MatchC2,StringFormat='N0'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="3" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding MatchC1,StringFormat='N0'}" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0"/>
|
|
|
+ <TextBlock Grid.Row="4" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding MatchC2,StringFormat='N0'}" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0"/>
|
|
|
|
|
|
<TextBlock Text="Bias RF" Grid.Row="5" FontSize="15" Grid.ColumnSpan="3" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
|
@@ -875,10 +853,10 @@
|
|
|
<TextBox Grid.Row="8" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding BRFMatchC1,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderThickness="0" />
|
|
|
<TextBox Grid.Row="9" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding BRFMatchC2,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderThickness="0" />
|
|
|
|
|
|
- <TextBlock Grid.Row="6" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding BRFData.ForwardPower,StringFormat='F1'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="7" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding BRFData.ReflectPower,StringFormat='F1'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center" Grid.ColumnSpan="2"/>
|
|
|
- <TextBlock Grid.Row="8" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding BiasMatchC1,StringFormat='N0'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="9" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding BiasMatchC2,StringFormat='N0'}" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="6" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding BRFData.ForwardPower,StringFormat='F1'}" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0"/>
|
|
|
+ <TextBlock Grid.Row="7" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding BRFData.ReflectPower,StringFormat='F1'}" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0" Grid.ColumnSpan="2"/>
|
|
|
+ <TextBlock Grid.Row="8" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding BiasMatchC1,StringFormat='N0'}" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0"/>
|
|
|
+ <TextBlock Grid.Row="9" Grid.Column="2" Width="Auto" Height="Auto" Text="{Binding BiasMatchC2,StringFormat='N0'}" Background="#E6ECF5" TextBlock.TextAlignment="Center" Padding="0 5 0 0"/>
|
|
|
<!--<TextBlock Grid.Row="10" Grid.Column="2" Width="Auto" Height="Auto" Text="0.0" Background="#E8E8E8" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>-->
|
|
|
|
|
|
</Grid>
|
|
@@ -887,52 +865,7 @@
|
|
|
<Ellipse Width="20" Height="20" Fill="{Binding BRFData.IsRfOn,Converter={StaticResource boolToColor}}" Canvas.Left="650" Canvas.Top="375" Stroke="Silver" StrokeThickness="2"/>
|
|
|
<Button Height="20" Width="100" Content="BRF ON/OFF" Canvas.Left="680" Canvas.Top="375" Command="{Binding SetBRfCommand}" Style="{StaticResource SysBtnStyle}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}"/>
|
|
|
|
|
|
- <!--<Ellipse Width="20" Height="20" Fill="{Binding ESCHVData.IsOn,Converter={StaticResource boolToColor}}" Canvas.Left="500" Canvas.Top="205" Stroke="Silver" StrokeThickness="2"/>
|
|
|
- <Button Height="20" Width="100" Content="HV ON/OFF" Canvas.Left="530" Canvas.Top="205" Command="{Binding HVCommand}" CommandParameter="True" Style="{StaticResource SysBtnStyle}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}"/>-->
|
|
|
-
|
|
|
-
|
|
|
- <!--<Grid Width="320" Height="80" Background="#E8E8E8" unity:GridOptions.LineBrush="#afb4db" unity:GridOptions.ShowBorder="True" Canvas.Left="500" Canvas.Top="230">
|
|
|
- <Grid.RowDefinitions>
|
|
|
- <RowDefinition/>
|
|
|
- <RowDefinition/>
|
|
|
- <RowDefinition/>
|
|
|
- </Grid.RowDefinitions>
|
|
|
- <Grid.ColumnDefinitions>
|
|
|
- <ColumnDefinition Width="2*"/>
|
|
|
- <ColumnDefinition Width="*"/>
|
|
|
- <ColumnDefinition Width="*"/>
|
|
|
- </Grid.ColumnDefinitions>
|
|
|
- <TextBlock Grid.Row="0" Text="ESC Voltage(V)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
- <TextBlock Grid.Row="1" Text="ESC Current Leak(uA)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
- <TextBlock Grid.Row="2" Text="ESC Temp.(°C)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
- -->
|
|
|
- <!--<TextBlock Grid.Row="3" Text="Chiller Temp.(°C)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
- <TextBlock Grid.Row="4" Text="Wall Temp.(°C)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>-->
|
|
|
- <!--
|
|
|
-
|
|
|
-
|
|
|
- <TextBox Grid.Row="0" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding ESCVoltage}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderBrush="White" BorderThickness="0"/>
|
|
|
- <TextBlock Grid.Row="1" Grid.ColumnSpan="2" Grid.Column="1" Width="Auto" Height="Auto" TextBlock.TextAlignment="Center" VerticalAlignment="Bottom" Block.TextAlignment="Center" Margin="0,0,0,4">
|
|
|
- <TextBlock.Text>
|
|
|
- <MultiBinding StringFormat="{}{0}-{1}={2}">
|
|
|
- <Binding Path="ESCHVData.PositiveOutputCurrent"></Binding>
|
|
|
- <Binding Path="ESCHVData.NegativeOutputCurrent"></Binding>
|
|
|
- <Binding Path="ESCHVData.Leak"></Binding>
|
|
|
- </MultiBinding>
|
|
|
- </TextBlock.Text>
|
|
|
- </TextBlock>
|
|
|
- <TextBlock Grid.Row="2" Grid.ColumnSpan="2" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding HVTemperature,StringFormat='F1'}" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
- -->
|
|
|
- <!--<TextBox Grid.Row="3" Grid.Column="1" Width="Auto" Height="Auto" Text="0.0" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderBrush="White" BorderThickness="0" />
|
|
|
- <TextBox Grid.Row="4" Grid.Column="1" Width="Auto" Height="Auto" Text="0.0" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderBrush="White" BorderThickness="0" />-->
|
|
|
- <!--
|
|
|
-
|
|
|
- <TextBlock Grid.Row="0" Grid.Column="2" Text="{Binding ESCHVData.OutputVoltage}" FontSize="15" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
-
|
|
|
-
|
|
|
- </Grid>-->
|
|
|
-
|
|
|
- <Grid Width="400" Height="80" Background="#E8E8E8" unity:GridOptions.LineBrush="#afb4db" unity:GridOptions.ShowBorder="True" Canvas.Left="500" Canvas.Top="218">
|
|
|
+ <Grid Width="400" Height="80" Background="#FAFAFA" unity:GridOptions.LineBrush="#E5E6E7" unity:GridOptions.ShowBorder="True" Canvas.Left="500" Canvas.Top="218">
|
|
|
<Grid.RowDefinitions>
|
|
|
<RowDefinition/>
|
|
|
<RowDefinition/>
|
|
@@ -947,32 +880,32 @@
|
|
|
|
|
|
<TextBlock Grid.Row="0" Text="Inner Temp.(°C)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
<TextBox Grid.Row="0" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding InnerChillerTempSetpoint,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderBrush="White" BorderThickness="0" />
|
|
|
- <TextBlock Grid.Row="0" Grid.Column="2" Text="{Binding InnerTemperature,StringFormat='F1'}" FontSize="15" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center" />
|
|
|
+ <TextBlock Grid.Row="0" Grid.Column="2" Text="{Binding InnerTemperature,StringFormat='F1'}" FontSize="15" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0" />
|
|
|
|
|
|
<TextBlock Grid.Row="1" Text="Outer Temp.(°C)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
<TextBox Grid.Row="1" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding OuterChillerTempSetpoint,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderBrush="White" BorderThickness="0" />
|
|
|
- <TextBlock Grid.Row="1" Grid.Column="2" Text="{Binding OuterTemperature,StringFormat='F1'}" FontSize="15" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center" />
|
|
|
+ <TextBlock Grid.Row="1" Grid.Column="2" Text="{Binding OuterTemperature,StringFormat='F1'}" FontSize="15" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0" />
|
|
|
|
|
|
<TextBlock Grid.Row="2" Text="Top Temp.(°C)" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Left" Padding="1,0,0,0"/>
|
|
|
<TextBox Grid.Row="2" Grid.Column="1" Width="Auto" Height="Auto" Text="{Binding TopChillerTempSetpoint,UpdateSourceTrigger=PropertyChanged}" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" BorderBrush="White" BorderThickness="0" />
|
|
|
- <TextBlock Grid.Row="2" Grid.Column="2" Text="{Binding TopTemperature,StringFormat='F1'}" FontSize="15" TextBlock.TextAlignment="Center" VerticalAlignment="Center" Block.TextAlignment="Center" />
|
|
|
+ <TextBlock Grid.Row="2" Grid.Column="2" Text="{Binding TopTemperature,StringFormat='F1'}" FontSize="15" Background="#E6ECF5" Block.TextAlignment="Center" Padding="0 5 0 0" />
|
|
|
|
|
|
<StackPanel Orientation="Horizontal" Grid.Row="0" Grid.Column="3">
|
|
|
<Ellipse Width="18" Height="18" Fill="{Binding InnerChillerIsOn,Converter={StaticResource boolToColor}}" Stroke="Silver" StrokeThickness="2"/>
|
|
|
- <Button Margin="5,0,0,0" Height="20" Width="70" Style="{x:Null}" Content="ON/OFF" Command="{Binding OnOffChillerCommand}" CommandParameter="InnerChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
- <Button Margin="5,0,0,0" Height="20" Width="70" Style="{x:Null}" Content="Set" Command="{Binding SetChillerTempCommand}" CommandParameter="InnerChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
+ <Button Margin="5,0,0,0" Height="20" Width="70" Content="ON/OFF" Command="{Binding OnOffChillerCommand}" CommandParameter="InnerChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
+ <Button Margin="5,0,0,0" Height="20" Width="70" Content="Set" Command="{Binding SetChillerTempCommand}" CommandParameter="InnerChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
|
|
|
</StackPanel>
|
|
|
<StackPanel Orientation="Horizontal" Grid.Row="1" Grid.Column="3">
|
|
|
<Ellipse Width="18" Height="18" Fill="{Binding OuterChillerIsOn,Converter={StaticResource boolToColor}}" Stroke="Silver" StrokeThickness="2"/>
|
|
|
- <Button Margin="5,0,0,0" Height="20" Width="70" Style="{x:Null}" Content="ON/OFF" Command="{Binding OnOffChillerCommand}" CommandParameter="OuterChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
- <Button Margin="5,0,0,0" Height="20" Width="70" Style="{x:Null}" Content="Set" Command="{Binding SetChillerTempCommand}" CommandParameter="OuterChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
+ <Button Margin="5,0,0,0" Height="20" Width="70" Content="ON/OFF" Command="{Binding OnOffChillerCommand}" CommandParameter="OuterChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
+ <Button Margin="5,0,0,0" Height="20" Width="70" Content="Set" Command="{Binding SetChillerTempCommand}" CommandParameter="OuterChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
|
|
|
</StackPanel>
|
|
|
<StackPanel Orientation="Horizontal" Grid.Row="2" Grid.Column="3">
|
|
|
<Ellipse Width="18" Height="18" Fill="{Binding TopChillerIsOn,Converter={StaticResource boolToColor}}" Stroke="Silver" StrokeThickness="2"/>
|
|
|
- <Button Margin="5,0,0,0" Height="20" Width="70" Style="{x:Null}" Content="ON/OFF" Command="{Binding OnOffChillerCommand}" CommandParameter="TopChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
- <Button Margin="5,0,0,0" Height="20" Width="70" Style="{x:Null}" Content="Set" Command="{Binding SetChillerTempCommand}" CommandParameter="TopChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
+ <Button Margin="5,0,0,0" Height="20" Width="70" Content="ON/OFF" Command="{Binding OnOffChillerCommand}" CommandParameter="TopChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
+ <Button Margin="5,0,0,0" Height="20" Width="70" Content="Set" Command="{Binding SetChillerTempCommand}" CommandParameter="TopChiller" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Cursor="Hand"/>
|
|
|
|
|
|
</StackPanel>
|
|
|
|
|
@@ -1007,7 +940,32 @@
|
|
|
|
|
|
|
|
|
<Canvas Grid.Column="1" Background="#C7D2DF">
|
|
|
- <Grid Width="500" Height="150" Canvas.Left="20" Canvas.Top="20" unity:GridOptions.LineBrush="#afb4db" unity:GridOptions.ShowBorder="True" Background="#E9EDF4">
|
|
|
+
|
|
|
+ <ComboBox Width="100" Height="30" Canvas.Left="20" Canvas.Top="215" Style="{StaticResource customeComboBoxStyle}" SelectedItem="{Binding SelectedRecipeType}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" BorderThickness="1" BorderBrush="Silver" FontSize="15" SelectedIndex="0">
|
|
|
+ <ComboBoxItem>Process</ComboBoxItem>
|
|
|
+ <ComboBoxItem>Clean</ComboBoxItem>
|
|
|
+ <i:Interaction.Triggers>
|
|
|
+ <i:EventTrigger EventName="SelectionChanged">
|
|
|
+ <i:InvokeCommandAction Command="{Binding SwitchTypeCommand}"/>
|
|
|
+ </i:EventTrigger>
|
|
|
+ </i:Interaction.Triggers>
|
|
|
+ </ComboBox>
|
|
|
+
|
|
|
+ <ComboBox Width="400" Height="30" Canvas.Left="121" Canvas.Top="215" ItemsSource="{Binding CurrentModuleRecipes}" SelectedIndex="{Binding SelectedRecipeIndex}" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Style="{StaticResource customeComboBoxStyle}" BorderThickness="1" BorderBrush="Silver" FontSize="15">
|
|
|
+ <i:Interaction.Triggers>
|
|
|
+ <i:EventTrigger EventName="DropDownOpened">
|
|
|
+ <i:InvokeCommandAction Command="{Binding LoadRecipeCommand}"/>
|
|
|
+ </i:EventTrigger>
|
|
|
+ </i:Interaction.Triggers>
|
|
|
+ </ComboBox>
|
|
|
+
|
|
|
+ <StackPanel Orientation="Horizontal" Canvas.Left="90" Canvas.Top="255">
|
|
|
+ <customControls:PathButton Width="110" Height="30" Content="Start" IsEnabled="{Binding IsAutoMode,Converter={StaticResource BoolToBool}}" Command="{Binding RunRecipeCommand}"/>
|
|
|
+ <customControls:PathButton Width="110" Height="30" Content="Next" IsEnabled="{Binding IsProcessing}" Command="{Binding EndStepCommand}" Margin="15 0 0 0"/>
|
|
|
+ <customControls:PathButton Width="110" Height="30" Content="Abort" IsEnabled="{Binding IsProcessing}" Command="{Binding PMAbortCommnad}" Margin="15 0 0 0"/>
|
|
|
+ </StackPanel>
|
|
|
+
|
|
|
+ <Grid Width="500" Height="180" Canvas.Left="20" Canvas.Top="20" unity:GridOptions.LineBrush="#E5E6E7" unity:GridOptions.ShowBorder="True" Background="#FFFFFF">
|
|
|
<Grid.RowDefinitions>
|
|
|
<RowDefinition/>
|
|
|
<RowDefinition/>
|
|
@@ -1022,17 +980,17 @@
|
|
|
<ColumnDefinition Width="2*"/>
|
|
|
<ColumnDefinition Width="3*"/>
|
|
|
</Grid.ColumnDefinitions>
|
|
|
- <TextBlock Grid.Row="0" Text="Recipe Name" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
- <TextBlock Grid.Row="1" Text="Step Num/All" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
- <TextBlock Grid.Row="2" Text="Step Type" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
- <TextBlock Grid.Row="3" Text="Step Elpased Time" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
- <TextBlock Grid.Row="4" Text="Step Time(s)" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
- <TextBlock Grid.Row="5" Text="Next Step" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
- <TextBlock Grid.Row="6" Text="Cycle Num/All" FontSize="15" Padding="10,2,0,0" Background="#D0D8E8"/>
|
|
|
+ <TextBlock Grid.Row="0" Text="Recipe Name" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
+ <TextBlock Grid.Row="1" Text="Step Num/All" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
+ <TextBlock Grid.Row="2" Text="Step Type" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
+ <TextBlock Grid.Row="3" Text="Step Elpased Time" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
+ <TextBlock Grid.Row="4" Text="Step Time(s)" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
+ <TextBlock Grid.Row="5" Text="Next Step" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
+ <TextBlock Grid.Row="6" Text="Cycle Num/All" FontSize="15" Padding="10,2,0,0" Background="#FAFAFA"/>
|
|
|
|
|
|
|
|
|
- <TextBlock Grid.Row="0" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeName}" FontSize="15" Padding="10,2,0,0" Background="#E9EDF4"/>
|
|
|
- <TextBlock Grid.Row="1" Grid.Column="1" FontSize="15" Padding="10,2,0,0" Background="#E9EDF4">
|
|
|
+ <TextBlock Grid.Row="0" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeName}" FontSize="15" Padding="10,2,0,0" Background="#FFFFFF"/>
|
|
|
+ <TextBlock Grid.Row="1" Grid.Column="1" FontSize="15" Padding="10,2,0,0" Background="#FFFFFF">
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}{0}/{1}">
|
|
|
<Binding Path="CurrentRecipeResult.RecipeStepNumber"></Binding>
|
|
@@ -1040,11 +998,11 @@
|
|
|
</MultiBinding>
|
|
|
</TextBlock.Text>
|
|
|
</TextBlock>
|
|
|
- <TextBlock Grid.Row="2" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeStepType}" FontSize="15" Padding="10,2,0,0"/>
|
|
|
- <TextBlock Grid.Row="3" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeStepDuringTime, StringFormat=hh\\:mm\\:ss}" FontSize="15" Padding="10,2,0,0"/>
|
|
|
- <TextBlock Grid.Row="4" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeStepSetTime}" FontSize="15" Padding="10,2,0,0"/>
|
|
|
- <customControls:PathButton BorderThickness="0" PathData="{StaticResource Icon_Next}" Background="Transparent" DefaultFillBrush="Black" Foreground="White" Cursor="Hand" Grid.Row="5" Grid.Column="1" Visibility="{Binding IsProcessing,Converter={StaticResource BoolToVisibility2}}" Command="{Binding EndStepCommand}" Margin="15,0,0,0" HorizontalAlignment="Left"/>
|
|
|
- <TextBlock Grid.Row="6" Grid.Column="1" FontSize="15" Padding="10,2,0,0" Background="#E9EDF4">
|
|
|
+ <TextBlock Grid.Row="2" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeStepType}" FontSize="15" Padding="10,2,0,0" Background="#FFFFFF"/>
|
|
|
+ <TextBlock Grid.Row="3" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeStepDuringTime, StringFormat=hh\\:mm\\:ss}" FontSize="15" Padding="10,2,0,0" Background="#FFFFFF"/>
|
|
|
+ <TextBlock Grid.Row="4" Grid.Column="1" Text="{Binding CurrentRecipeResult.RecipeStepSetTime}" FontSize="15" Padding="10,2,0,0" Background="#FFFFFF"/>
|
|
|
+ <customControls:PathButton Grid.Row="6" Grid.Column="1" BorderThickness="0" PathData="{StaticResource Icon_Next}" Background="#FFFFFF" DefaultFillBrush="Black" Foreground="White" Cursor="Hand" Visibility="{Binding IsProcessing,Converter={StaticResource BoolToVisibility2}}" Command="{Binding EndStepCommand}" Margin="15,0,0,0" HorizontalAlignment="Left"/>
|
|
|
+ <TextBlock Grid.Row="6" Grid.Column="1" FontSize="15" Padding="10,2,0,0" Background="#FFFFFF">
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}{0}/{1}">
|
|
|
<Binding Path="CurrentRecipeResult.RecipeCurrentCounter"></Binding>
|
|
@@ -1055,20 +1013,9 @@
|
|
|
</Grid>
|
|
|
|
|
|
|
|
|
- <TextBox Width="140" Height="30" Text="Recipe:" Canvas.Left="20" Canvas.Top="210" HorizontalContentAlignment="Center" VerticalContentAlignment="Center" FontSize="15" IsReadOnly="True" Background="Transparent"/>
|
|
|
- <Border Width="210" Height="28" Canvas.Left="160" Canvas.Top="211" BorderBrush="Black" BorderThickness=".7">
|
|
|
- <ComboBox ItemsSource="{Binding CurrentModuleRecipes}" SelectedItem="{Binding SelectedRecipe}" IsEnabled="{Binding IsAutoMode}" Style="{StaticResource customeComboBoxStyle}" BorderBrush="White" FontSize="15">
|
|
|
- <i:Interaction.Triggers>
|
|
|
- <i:EventTrigger EventName="DropDownOpened">
|
|
|
- <i:InvokeCommandAction Command="{Binding LoadRecipeCommand}"/>
|
|
|
- </i:EventTrigger>
|
|
|
- </i:Interaction.Triggers>
|
|
|
- </ComboBox>
|
|
|
- </Border>
|
|
|
|
|
|
- <customControls:PathButton Width="120" Height="30" Content="Start" Canvas.Left="400" Canvas.Top="210" IsEnabled="{Binding IsAutoMode}" Command="{Binding RunRecipeCommand}"/>
|
|
|
|
|
|
- <Grid Width="500" Height="500" Canvas.Left="20" Canvas.Top="300" unity:GridOptions.ShowBorder="True" unity:GridOptions.LineBrush="#afb4db" unity:GridOptions.LineThickness="1">
|
|
|
+ <Grid Width="500" Height="500" Canvas.Left="20" Canvas.Top="300" unity:GridOptions.ShowBorder="True" unity:GridOptions.LineBrush="#E5E6E7" unity:GridOptions.LineThickness="1">
|
|
|
<Grid.RowDefinitions>
|
|
|
<RowDefinition/>
|
|
|
<RowDefinition/>
|
|
@@ -1100,23 +1047,23 @@
|
|
|
<ColumnDefinition />
|
|
|
</Grid.ColumnDefinitions>
|
|
|
|
|
|
- <TextBlock Text="Parameter" FontWeight="Bold" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White"/>
|
|
|
- <TextBlock Text="FeedBack" Grid.Column="1" FontWeight="Bold" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White"/>
|
|
|
- <TextBlock Text="SetPoint" Grid.Column="2" FontWeight="Bold" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White"/>
|
|
|
- <TextBlock Text="Unit" Grid.Column="3" FontWeight="Bold" FontSize="15" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="White"/>
|
|
|
+ <TextBlock Text="Parameter" FontSize="15" Foreground="#222222" Background="#FFFFFF" Padding="70,5,0,0"/>
|
|
|
+ <TextBlock Text="FeedBack" Grid.Column="1" FontSize="15" Foreground="#222222" Background="#FFFFFF" Padding="20,5,0,0"/>
|
|
|
+ <TextBlock Text="SetPoint" Grid.Column="2" FontSize="15" Foreground="#222222" Background="#FFFFFF" Padding="20,5,0,0"/>
|
|
|
+ <TextBlock Text="Unit" Grid.Column="3" FontSize="15" Foreground="#222222" Background="#FFFFFF" Padding="40,5,0,0"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- <TextBlock Grid.Row="1" Text="Top RF Forward Power" Background="#D0D8E8" Padding="10,5,0,0"/>
|
|
|
+ <TextBlock Grid.Row="1" Text="Top RF Forward Power" Background="#F5F7FA" Padding="10,5,0,0"/>
|
|
|
<TextBlock Grid.Row="2" Text="Top RF Reflected Power" Background="#E9EDF4" Padding="10,5,0,0" />
|
|
|
- <TextBlock Grid.Row="3" Text="Bias RF Forward Power" Background="#D0D8E8" Padding="10,5,0,0" />
|
|
|
+ <TextBlock Grid.Row="3" Text="Bias RF Forward Power" Background="#F5F7FA" Padding="10,5,0,0" />
|
|
|
<TextBlock Grid.Row="4" Text="Bias RF Reflected Power" Background="#E9EDF4" Padding="10,5,0,0" />
|
|
|
- <TextBlock Grid.Row="5" Text="Bias RF Match C1%" Background="#D0D8E8" Padding="10,5,0,0" />
|
|
|
+ <TextBlock Grid.Row="5" Text="Bias RF Match C1%" Background="#F5F7FA" Padding="10,5,0,0" />
|
|
|
<TextBlock Grid.Row="6" Text="Bias RF Match C2%" Background="#E9EDF4" Padding="10,5,0,0" />
|
|
|
- <TextBlock Grid.Row="7" Text="Bias Voltage" Background="#D0D8E8" Padding="10,5,0,0" />
|
|
|
+ <TextBlock Grid.Row="7" Text="Bias Voltage" Background="#F5F7FA" Padding="10,5,0,0" />
|
|
|
<TextBlock Grid.Row="8" Text="Pressure" Background="#E9EDF4" Padding="10,5,0,0" />
|
|
|
- <TextBlock Grid.Row="9" Text="Pressure Control Valve Position" Background="#D0D8E8" Padding="10,5,0,0"/>
|
|
|
+ <TextBlock Grid.Row="9" Text="Pressure Control Valve Position" Background="#F5F7FA" Padding="10,5,0,0"/>
|
|
|
<TextBlock Grid.Row="10" Background="#E9EDF4" Padding="10,5,0,0" >
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}Gas1({0}:{1})">
|
|
@@ -1125,7 +1072,7 @@
|
|
|
</MultiBinding>
|
|
|
</TextBlock.Text>
|
|
|
</TextBlock>
|
|
|
- <TextBlock Grid.Row="11" Background="#D0D8E8" Padding="10,5,0,0" >
|
|
|
+ <TextBlock Grid.Row="11" Background="#F5F7FA" Padding="10,5,0,0" >
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}Gas2({0}:{1})">
|
|
|
<Binding Path="MFC2Data.DisplayName"></Binding>
|
|
@@ -1141,7 +1088,7 @@
|
|
|
</MultiBinding>
|
|
|
</TextBlock.Text>
|
|
|
</TextBlock>
|
|
|
- <TextBlock Grid.Row="13" Background="#D0D8E8" Padding="10,5,0,0" >
|
|
|
+ <TextBlock Grid.Row="13" Background="#F5F7FA" Padding="10,5,0,0" >
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}Gas4({0}:{1})">
|
|
|
<Binding Path="MFC4Data.DisplayName"></Binding>
|
|
@@ -1157,7 +1104,7 @@
|
|
|
</MultiBinding>
|
|
|
</TextBlock.Text>
|
|
|
</TextBlock>
|
|
|
- <TextBlock Grid.Row="15" Background="#D0D8E8" Padding="10,5,0,0">
|
|
|
+ <TextBlock Grid.Row="15" Background="#F5F7FA" Padding="10,5,0,0">
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}Gas6({0}:{1})">
|
|
|
<Binding Path="MFC6Data.DisplayName"></Binding>
|
|
@@ -1173,7 +1120,7 @@
|
|
|
</MultiBinding>
|
|
|
</TextBlock.Text>
|
|
|
</TextBlock>
|
|
|
- <TextBlock Grid.Row="17" Background="#D0D8E8" Padding="10,5,0,0" >
|
|
|
+ <TextBlock Grid.Row="17" Background="#F5F7FA" Padding="10,5,0,0" >
|
|
|
<TextBlock.Text>
|
|
|
<MultiBinding StringFormat="{}Gas8({0}:{1})">
|
|
|
<Binding Path="MFC8Data.DisplayName"></Binding>
|
|
@@ -1182,75 +1129,75 @@
|
|
|
</TextBlock.Text>
|
|
|
</TextBlock>
|
|
|
<!--<TextBlock Grid.Row="18" Text="ESC Clamp Voltage" Background="#E9EDF4" Padding="10,5,0,0" />
|
|
|
- <TextBlock Grid.Row="19" Text="ESC Temperature" Background="#D0D8E8" Padding="10,5,0,0" />
|
|
|
+ <TextBlock Grid.Row="19" Text="ESC Temperature" Background="#F5F7FA" Padding="10,5,0,0" />
|
|
|
<TextBlock Grid.Row="20" Text="Helium Pressure" Background="#E9EDF4" Padding="10,5,0,0"/>
|
|
|
- <TextBlock Grid.Row="21" Text="Helium Flow" Background="#D0D8E8" Padding="10,5,0,0" />-->
|
|
|
+ <TextBlock Grid.Row="21" Text="Helium Flow" Background="#F5F7FA" Padding="10,5,0,0" />-->
|
|
|
|
|
|
- <TextBlock Grid.Row="1" Grid.Column="1" Text="{Binding SRFData.ForwardPower}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Block.TextAlignment="Center" Padding="0,5,0,0"/>
|
|
|
+ <TextBlock Grid.Row="1" Grid.Column="1" Text="{Binding SRFData.ForwardPower}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Block.TextAlignment="Center" Padding="0,5,0,0"/>
|
|
|
<TextBlock Grid.Row="2" Grid.Column="1" Text="{Binding SRFData.ReflectPower}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="3" Grid.Column="1" Text="{Binding BRFData.ForwardPower}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="3" Grid.Column="1" Text="{Binding BRFData.ForwardPower}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="4" Grid.Column="1" Text="{Binding BRFData.ReflectPower}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="5" Grid.Column="1" Text="{Binding BiasMatchC1,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="5" Grid.Column="1" Text="{Binding BiasMatchC1,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="6" Grid.Column="1" Text="{Binding BiasMatchC2,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="7" Grid.Column="1" Text="N/A" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="7" Grid.Column="1" Text="N/A" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="8" Grid.Column="1" Text="{Binding ChamberPressureFeedBack,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="9" Grid.Column="1" Text="{Binding PendulumValvePosition}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="9" Grid.Column="1" Text="{Binding PendulumValvePosition}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="10" Grid.Column="1" Text="{Binding MFC1Data.FeedBack,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="11" Grid.Column="1" Text="{Binding MFC2Data.FeedBack,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="11" Grid.Column="1" Text="{Binding MFC2Data.FeedBack,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="12" Grid.Column="1" Text="{Binding MFC3Data.FeedBack,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="13" Grid.Column="1" Text="{Binding MFC4Data.FeedBack,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="13" Grid.Column="1" Text="{Binding MFC4Data.FeedBack,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="14" Grid.Column="1" Text="{Binding MFC5Data.FeedBack,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="15" Grid.Column="1" Text="{Binding MFC6Data.FeedBack,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="15" Grid.Column="1" Text="{Binding MFC6Data.FeedBack,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="16" Grid.Column="1" Text="{Binding MFC7Data.FeedBack,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="17" Grid.Column="1" Text="{Binding MFC8Data.FeedBack,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="17" Grid.Column="1" Text="{Binding MFC8Data.FeedBack,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<!--<TextBlock Grid.Row="18" Grid.Column="1" Text="{Binding ESCHVOutputVoltage}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center" />
|
|
|
- <TextBlock Grid.Row="19" Grid.Column="1" Text="{Binding ChillerTemperature,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="19" Grid.Column="1" Text="{Binding ChillerTemperature,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="20" Grid.Column="1" Text="{Binding ESCHePressure,StringFormat='F1'}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="21" Grid.Column="1" Text="{Binding MFCHeData.FeedBack,StringFormat='F1'}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>-->
|
|
|
+ <TextBlock Grid.Row="21" Grid.Column="1" Text="{Binding MFCHeData.FeedBack,StringFormat='F1'}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>-->
|
|
|
|
|
|
- <TextBlock Grid.Row="1" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[1].RFPower}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Block.TextAlignment="Center" Padding="0,6,0,0"/>
|
|
|
+ <TextBlock Grid.Row="1" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[1].RFPower}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Block.TextAlignment="Center" Padding="0,6,0,0"/>
|
|
|
<TextBlock Grid.Row="2" Grid.Column="2" Text="N/A" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="3" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[2].BiasRFPower}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="3" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[2].BiasRFPower}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="4" Grid.Column="2" Text="N/A" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="5" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[2].BiasTuneCapPreset}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="5" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[2].BiasTuneCapPreset}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="6" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[2].BiasLoadCapPreset}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="7" Grid.Column="2" Text="N/A" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="7" Grid.Column="2" Text="N/A" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,5,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="8" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[0].StartPressure}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="9" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[0].ValvePositionPreset}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="9" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[0].ValvePositionPreset}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="10" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas1}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="11" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas2}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="11" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas2}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="12" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas3}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="13" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas4}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="13" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas4}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="14" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas5}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="15" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas6}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="15" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas6}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="16" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas7}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="17" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas8}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="17" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[3].Gas8}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<!--<TextBlock Grid.Row="18" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[4].ESCClampValtage}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center" />
|
|
|
- <TextBlock Grid.Row="19" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[4].Temperature}" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="19" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[4].Temperature}" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="20" Grid.Column="2" Text="{Binding CurrentRecipeStep.LstUnit[4].BacksideHelum}" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="21" Grid.Column="2" Text="" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>-->
|
|
|
+ <TextBlock Grid.Row="21" Grid.Column="2" Text="" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>-->
|
|
|
|
|
|
- <TextBlock Grid.Row="1" Grid.Column="3" Text="W" Background="#D0D8E8" TextBlock.TextAlignment="Center" Block.TextAlignment="Center" Padding="0,6,0,0"/>
|
|
|
+ <TextBlock Grid.Row="1" Grid.Column="3" Text="W" Background="#F5F7FA" TextBlock.TextAlignment="Center" Block.TextAlignment="Center" Padding="0,6,0,0"/>
|
|
|
<TextBlock Grid.Row="2" Grid.Column="3" Text="W" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="3" Grid.Column="3" Text="W" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="3" Grid.Column="3" Text="W" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="4" Grid.Column="3" Text="W" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="5" Grid.Column="3" Text="%" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="5" Grid.Column="3" Text="%" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="6" Grid.Column="3" Text="%" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="7" Grid.Column="3" Text="V" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="7" Grid.Column="3" Text="V" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="8" Grid.Column="3" Text="mTorr" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="9" Grid.Column="3" Text="Count" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="9" Grid.Column="3" Text="Count" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="10" Grid.Column="3" Text="sccm" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="11" Grid.Column="3" Text="sccm" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="11" Grid.Column="3" Text="sccm" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="12" Grid.Column="3" Text="sccm" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="13" Grid.Column="3" Text="sccm" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="13" Grid.Column="3" Text="sccm" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="14" Grid.Column="3" Text="sccm" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="15" Grid.Column="3" Text="sccm" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="15" Grid.Column="3" Text="sccm" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="16" Grid.Column="3" Text="sccm" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="17" Grid.Column="3" Text="sccm" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="17" Grid.Column="3" Text="sccm" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<!--<TextBlock Grid.Row="18" Grid.Column="3" Text="V" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center" />
|
|
|
- <TextBlock Grid.Row="19" Grid.Column="3" Text="°C" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
+ <TextBlock Grid.Row="19" Grid.Column="3" Text="°C" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
<TextBlock Grid.Row="20" Grid.Column="3" Text="Torr" Background="#E9EDF4" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>
|
|
|
- <TextBlock Grid.Row="21" Grid.Column="3" Text="sccm" Background="#D0D8E8" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>-->
|
|
|
+ <TextBlock Grid.Row="21" Grid.Column="3" Text="sccm" Background="#F5F7FA" TextBlock.TextAlignment="Center" Padding="0,6,0,0" Block.TextAlignment="Center"/>-->
|
|
|
</Grid>
|
|
|
<!--<Button Width="120" Height="30" Content="Abort" Canvas.Left="910" Canvas.Top="690" IsEnabled="{Binding IsAutoMode}"/>
|
|
|
<Button Width="120" Height="30" Content="Chamber Offline" Canvas.Left="1110" Canvas.Top="690" IsEnabled="{Binding IsAutoMode}"/>-->
|