|
@@ -39,6 +39,7 @@
|
|
|
<Binding Path="TMSoftVentValveIsOpen"/>
|
|
|
<Binding Path="TMFastVentValveIsOpen"/>
|
|
|
<Binding Path="LLAVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLAPurgeValveIsOpen"/>
|
|
|
|
|
|
</MultiBinding>
|
|
|
</userControls:FlowPipe.IsFlowing>
|
|
@@ -51,8 +52,35 @@
|
|
|
</MultiBinding>
|
|
|
</userControls:FlowPipe.IsFlowing>
|
|
|
</userControls:FlowPipe>
|
|
|
- <userControls:FlowPipe Height="8" Width="200" Canvas.Left="260" Canvas.Top="255" RotateTransformValue="90" IsFlowing="{Binding LLAVentValveIsOpen}"/>
|
|
|
- <userControls:FlowPipe Height="8" Width="240" Canvas.Left="260" Canvas.Top="450" IsFlowing="{Binding LLAVentValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="82" Canvas.Left="260" Canvas.Top="255" RotateTransformValue="90">
|
|
|
+ <userControls:FlowPipe.IsFlowing>
|
|
|
+ <MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
+ <Binding Path="LLAVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLAPurgeValveIsOpen"/>
|
|
|
+ </MultiBinding>
|
|
|
+ </userControls:FlowPipe.IsFlowing>
|
|
|
+ </userControls:FlowPipe>
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="260" Canvas.Top="335" RotateTransformValue="90" IsFlowing="{Binding LLAVentValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="55" Canvas.Left="260" Canvas.Top="335" RotateTransformValue="0" IsFlowing="{Binding LLAPurgeValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="55" Canvas.Left="320" Canvas.Top="340" RotateTransformValue="90" IsFlowing="{Binding LLAPurgeValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="256" Canvas.Top="395" RotateTransformValue="0" IsFlowing="{Binding LLAPurgeValveIsOpen}" IsReverse="True"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="260" Canvas.Top="395" RotateTransformValue="90" >
|
|
|
+ <userControls:FlowPipe.IsFlowing>
|
|
|
+ <MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
+ <Binding Path="LLAVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLAPurgeValveIsOpen"/>
|
|
|
+ </MultiBinding>
|
|
|
+ </userControls:FlowPipe.IsFlowing>
|
|
|
+ </userControls:FlowPipe>
|
|
|
+
|
|
|
+ <userControls:FlowPipe Height="8" Width="240" Canvas.Left="260" Canvas.Top="450" >
|
|
|
+ <userControls:FlowPipe.IsFlowing>
|
|
|
+ <MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
+ <Binding Path="LLAVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLAPurgeValveIsOpen"/>
|
|
|
+ </MultiBinding>
|
|
|
+ </userControls:FlowPipe.IsFlowing>
|
|
|
+ </userControls:FlowPipe>
|
|
|
<userControls:FlowPipe Height="8" Width="42" Canvas.Left="340" Canvas.Top="256" RotateTransformValue="-90" IsFlowing="{Binding TMFastVentValveIsOpen}"/>
|
|
|
<userControls:FlowPipe Height="8" Width="40" Canvas.Left="348" Canvas.Top="254" RotateTransformValue="90" IsFlowing="{Binding TMSoftVentValveIsOpen}"/>
|
|
|
<userControls:FlowPipe Height="8" Width="124" Canvas.Left="346" Canvas.Top="210" IsFlowing="{Binding TMFastVentValveIsOpen}"/>
|
|
@@ -70,9 +98,36 @@
|
|
|
</userControls:FlowPipe.IsFlowing>
|
|
|
</userControls:FlowPipe>
|
|
|
<userControls:FlowPipe Height="8" Width="804" Canvas.Left="256" Canvas.Top="50" IsFlowing="{Binding LLBVentValveIsOpen}"/>
|
|
|
- <userControls:FlowPipe Height="8" Width="394" Canvas.Left="1072" Canvas.Top="54" RotateTransformValue="90" IsFlowing="{Binding LLBVentValveIsOpen}"/>
|
|
|
- <userControls:FlowPipe Height="8" Width="265" Canvas.Left="800" Canvas.Top="450" IsFlowing="{Binding LLBVentValveIsOpen}" IsReverse="True"/>
|
|
|
- <userControls:FlowPipe Height="8" Width="100" Canvas.Left="657" Canvas.Top="450" RotateTransformValue="90">
|
|
|
+ <userControls:FlowPipe Height="8" Width="282" Canvas.Left="1072" Canvas.Top="54" RotateTransformValue="90">
|
|
|
+ <userControls:FlowPipe.IsFlowing>
|
|
|
+ <MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
+ <Binding Path="LLBVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLBPurgeValveIsOpen"/>
|
|
|
+ </MultiBinding>
|
|
|
+ </userControls:FlowPipe.IsFlowing>
|
|
|
+ </userControls:FlowPipe>
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="1072" Canvas.Top="336" RotateTransformValue="90" IsFlowing="{Binding LLBVentValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="54" Canvas.Left="1072" Canvas.Top="396" RotateTransformValue="90" >
|
|
|
+ <userControls:FlowPipe.IsFlowing>
|
|
|
+ <MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
+ <Binding Path="LLBVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLBPurgeValveIsOpen"/>
|
|
|
+ </MultiBinding>
|
|
|
+ </userControls:FlowPipe.IsFlowing>
|
|
|
+ </userControls:FlowPipe>
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="1066" Canvas.Top="336" RotateTransformValue="180" IsFlowing="{Binding LLBPurgeValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="58" Canvas.Left="1006" Canvas.Top="334" RotateTransformValue="90" IsFlowing="{Binding LLBPurgeValveIsOpen}"/>
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="1066" Canvas.Top="396" RotateTransformValue="180" IsFlowing="{Binding LLBPurgeValveIsOpen}" IsReverse="True"/>
|
|
|
+
|
|
|
+ <userControls:FlowPipe Height="8" Width="265" Canvas.Left="800" Canvas.Top="450" IsReverse="True">
|
|
|
+ <userControls:FlowPipe.IsFlowing>
|
|
|
+ <MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
+ <Binding Path="LLBVentValveIsOpen"/>
|
|
|
+ <Binding Path="LLBPurgeValveIsOpen"/>
|
|
|
+ </MultiBinding>
|
|
|
+ </userControls:FlowPipe.IsFlowing>
|
|
|
+ </userControls:FlowPipe>
|
|
|
+ <userControls:FlowPipe Height="8" Width="110" Canvas.Left="657" Canvas.Top="440" RotateTransformValue="90">
|
|
|
<userControls:FlowPipe.IsFlowing>
|
|
|
<MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
<Binding Path="TMSoftPumpValveIsOpen"/>
|
|
@@ -165,7 +220,7 @@
|
|
|
</MultiBinding>
|
|
|
</userControls:FlowPipe.IsFlowing>
|
|
|
</userControls:FlowPipe>
|
|
|
- <userControls:FlowPipe Height="8" Width="40" Canvas.Left="657" Canvas.Top="724" RotateTransformValue="90">
|
|
|
+ <userControls:FlowPipe Height="8" Width="60" Canvas.Left="657" Canvas.Top="724" RotateTransformValue="90">
|
|
|
<userControls:FlowPipe.IsFlowing>
|
|
|
<MultiBinding Converter="{StaticResource AnyMultiValueConverter}">
|
|
|
<Binding Path="LLASoftPumpValveIsOpen"/>
|
|
@@ -175,7 +230,7 @@
|
|
|
</MultiBinding>
|
|
|
</userControls:FlowPipe.IsFlowing>
|
|
|
</userControls:FlowPipe>
|
|
|
- <userControls:Pump Canvas.Left="636" Canvas.Top="744" Width="35" Height="35" IsOpen="{Binding RtDataValues[LL.PumpIsRunning],Mode=TwoWay}">
|
|
|
+ <userControls:Pump Canvas.Left="636" Canvas.Top="774" Width="35" Height="35" IsOpen="{Binding RtDataValues[LL.PumpIsRunning],Mode=TwoWay}">
|
|
|
<userControls:Pump.ContextMenu>
|
|
|
<ContextMenu>
|
|
|
<MenuItem Header="ON" Command="{Binding OpenLLPumpCommand}" IsChecked="{Binding RtDataValues[LL.PumpIsRunning],Mode=OneWay}" IsEnabled="{Binding RtDataValues[LL.PumpIsRunning],Converter={StaticResource BoolToBool},Mode=OneWay}"/>
|
|
@@ -186,8 +241,12 @@
|
|
|
|
|
|
<customControls:CommonValveControl Status="{Binding TMValveN2IsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="160" Canvas.Top="44" Tag="TMValveN2" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
<customControls:CommonValveControl Status="{Binding TMFastVentValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="440" Canvas.Top="204" Tag="TMFastVentValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
- <customControls:CommonValveControl Status="{Binding LLAVentValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="245.5" Canvas.Top="284" Tag="LLAVentValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
- <customControls:CommonValveControl Status="{Binding LLBVentValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="1058" Canvas.Top="284" Tag="LLBVentValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
+ <customControls:CommonValveControl Status="{Binding LLAVentValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="245.5" Canvas.Top="360" Tag="LLAVentValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
+ <customControls:CommonValveControl Status="{Binding LLAPurgeValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="307" Canvas.Top="360" Tag="LLAPurgeValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
+
|
|
|
+ <customControls:CommonValveControl Status="{Binding LLBVentValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="1058" Canvas.Top="350" Tag="LLBVentValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
+ <customControls:CommonValveControl Status="{Binding LLBPurgeValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="992" Canvas.Top="350" Tag="LLBPurgeValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
+
|
|
|
<customControls:CommonValveControl Status="{Binding TMSoftPumpValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="603" Canvas.Top="570" Tag="TMSoftPumpValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
<customControls:CommonValveControl Status="{Binding TMFastPumpValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="683" Canvas.Top="570" Tag="TMFastPumpValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
<customControls:CommonValveControl Status="{Binding LLASoftPumpValveIsOpen,Mode=TwoWay}" ValveOrientation="Vertical" Height="20" Width="20" Canvas.Left="453" Canvas.Top="650" Tag="LLASoftPumpValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
@@ -224,13 +283,26 @@
|
|
|
<userControls:Pipe2 Canvas.Left="512" Canvas.Top="728" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="180"/>
|
|
|
<userControls:Pipe2 Canvas.Left="807" Canvas.Top="715" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="90"/>
|
|
|
|
|
|
+
|
|
|
+ <userControls:Pipe2 Canvas.Left="307" Canvas.Top="335" HorizontalAlignment="Left" VerticalAlignment="Top" />
|
|
|
+ <userControls:Pipe2 Canvas.Left="320" Canvas.Top="390" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="90" />
|
|
|
+
|
|
|
+ <userControls:Pipe2 Canvas.Left="1011" Canvas.Top="396" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="180"/>
|
|
|
+ <userControls:Pipe2 Canvas.Left="998" Canvas.Top="341" HorizontalAlignment="Left" VerticalAlignment="Top" RotateTransformValue="270"/>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<TextBlock FontSize="15" Canvas.Top="20" Canvas.Left="162" Text="V1"/>
|
|
|
<TextBlock FontSize="15" Canvas.Top="180" Canvas.Left="420" Text="Fast Vent"/>
|
|
|
<TextBlock FontSize="15" Canvas.Top="310" Canvas.Left="420" Text="Soft Vent"/>
|
|
|
-
|
|
|
- <TextBlock FontSize="15" Canvas.Top="285" Canvas.Left="212" Text="V9"/>
|
|
|
- <TextBlock FontSize="15" Canvas.Top="285" Canvas.Left="1090" Text="V15"/>
|
|
|
- <TextBlock FontSize="15" Canvas.Top="785" Canvas.Left="625" Text="LL Pump"/>
|
|
|
+
|
|
|
+ <TextBlock FontSize="15" Canvas.Top="345" Canvas.Left="212" Text="Fast
Vent
 V9"/>
|
|
|
+ <TextBlock FontSize="15" Canvas.Top="345" Canvas.Left="332" Text="Soft
Vent
 V8"/>
|
|
|
+
|
|
|
+ <TextBlock FontSize="15" Canvas.Top="335" Canvas.Left="1080" Text="Fast
Vent
V15"/>
|
|
|
+ <TextBlock FontSize="15" Canvas.Top="335" Canvas.Left="960" Text="Soft
Vent
V14"/>
|
|
|
+
|
|
|
+ <TextBlock FontSize="15" Canvas.Top="808" Canvas.Left="625" Text="LL Pump"/>
|
|
|
<TextBlock FontSize="15" Canvas.Top="700" Canvas.Left="620" Text="TM Pump"/>
|
|
|
|
|
|
<TextBlock FontSize="15" Canvas.Top="565" Canvas.Left="575" Text="Soft
 V2"/>
|
|
@@ -379,6 +451,17 @@
|
|
|
|
|
|
<Ellipse Width="20" Height="20" Canvas.Left="100" Canvas.Top="44" Stroke="Silver" StrokeThickness="2" ToolTip="Pressure Alarm" Fill="{Binding RtDataValues[TM.N2PressureSwitch.Value],Converter={StaticResource boolToColor4}}"></Ellipse>
|
|
|
|
|
|
+ <Border BorderBrush="Gray" BorderThickness="0" Width="20" Height="6" Canvas.Left="654" Canvas.Top="754" >
|
|
|
+ <Border.Background>
|
|
|
+ <LinearGradientBrush StartPoint="0.5 0" EndPoint="0.5 1">
|
|
|
+ <GradientStop Color="Gray" Offset="0"/>
|
|
|
+ <GradientStop Color="White" Offset="0.5"/>
|
|
|
+ <GradientStop Color="Gray" Offset="1"/>
|
|
|
+ </LinearGradientBrush>
|
|
|
+ </Border.Background>
|
|
|
+ </Border>
|
|
|
+ <userControls:TextboxWithLabel Canvas.Left="668" Canvas.Top="729" LabelValue="CM7(Torr)" TextBoxValue="{Binding RtDataValues[TM.LoadlockForelineGauge.Value],StringFormat='F1'}" TextBoxColor="#D7E4BD"/>
|
|
|
+
|
|
|
</Canvas>
|
|
|
|
|
|
<Canvas Canvas.Top="74" Canvas.Left="140" Width="450" Height="800">
|
|
@@ -387,10 +470,10 @@
|
|
|
<userControls:LoadLockRight Width="150" Height="150" Canvas.Top="309" Canvas.Left="519" DoorIsOpen="{Binding RtDataValues[TM.LLBTSlitDoor.IsClosed],Converter={StaticResource BoolToBool}}" Door2IsOpen="{Binding RtDataValues[TM.LLBESlitDoor.IsClosed],Converter={StaticResource BoolToBool}}" Visibility="{Binding LLBIsInstalled,Converter={StaticResource bool2VisibilityConverter}}" RobotWafer="{Binding LLBWafer}"/>
|
|
|
|
|
|
|
|
|
- <userControls:TMChamber x:Name="PMA" ModuleName="PMA" Canvas.Top="302" Canvas.Left="233" Width="140" Height="140" RotateTransformValue="-90" DoorIsOpen="{Binding RtDataValues[PMA.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMAWafer}" PMVisibility="Collapsed"/>
|
|
|
- <userControls:TMChamber x:Name="PMB" ModuleName="PMB" Canvas.Top="28" Canvas.Left="315" Width="140" Height="140" RotateTransformValue="-28" DoorIsOpen="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMBWafer}" PMVisibility="Collapsed"/>
|
|
|
- <userControls:TMChamber x:Name="PMC" ModuleName="PMC" Canvas.Top="-38" Canvas.Left="588" Width="140" Height="140" RotateTransformValue="30" DoorIsOpen="{Binding RtDataValues[PMC.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMCWafer}" PMVisibility="Collapsed"/>
|
|
|
- <userControls:TMChamber x:Name="PMD" ModuleName="PMD" Canvas.Top="160" Canvas.Left="788" Width="140" Height="140" RotateTransformValue="90" DoorIsOpen="{Binding RtDataValues[PMD.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMDWafer}" PMVisibility="Collapsed"/>
|
|
|
+ <userControls:TMChamber x:Name="PMA" ModuleName="PMA" Canvas.Top="302" Canvas.Left="233" Width="140" Height="140" RotateTransformValue="-90" DoorIsOpen="{Binding RtDataValues[PMA.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMAWafer}" PMVisibility="Collapsed" IsEnabled="{Binding PMAIsInstalled}"/>
|
|
|
+ <userControls:TMChamber x:Name="PMB" ModuleName="PMB" Canvas.Top="28" Canvas.Left="315" Width="140" Height="140" RotateTransformValue="-28" DoorIsOpen="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMBWafer}" PMVisibility="Collapsed" IsEnabled="{Binding PMBIsInstalled}"/>
|
|
|
+ <userControls:TMChamber x:Name="PMC" ModuleName="PMC" Canvas.Top="-38" Canvas.Left="588" Width="140" Height="140" RotateTransformValue="30" DoorIsOpen="{Binding RtDataValues[PMC.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMCWafer}" PMVisibility="Collapsed" IsEnabled="{Binding PMCIsInstalled}"/>
|
|
|
+ <userControls:TMChamber x:Name="PMD" ModuleName="PMD" Canvas.Top="160" Canvas.Left="788" Width="140" Height="140" RotateTransformValue="90" DoorIsOpen="{Binding RtDataValues[PMD.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" RobotWafer="{Binding PMDWafer}" PMVisibility="Collapsed" IsEnabled="{Binding PMDIsInstalled}"/>
|
|
|
</Canvas>
|
|
|
<customControls:CommonValveControl Status="{Binding TMSoftVentValveIsOpen,Mode=TwoWay}" ValveOrientation="Horizontal" Height="20" Width="20" Canvas.Left="440" Canvas.Top="284" Tag="TMSoftVentValve" Command="{Binding ControlValveCommand}" CommandParameter="{Binding RelativeSource={x:Static RelativeSource.Self}}" IsCanEdit="True"/>
|
|
|
<!--<TextBlock FontSize="15" Canvas.Top="260" Canvas.Left="350" Text="Pressure(mTorr)"/>
|
|
@@ -529,14 +612,14 @@
|
|
|
</i:EventTrigger>
|
|
|
</i:Interaction.Triggers>
|
|
|
</RadioButton>
|
|
|
-
|
|
|
+ <customControls:PathButton Content="Start" Width="80" Height="28" VerticalAlignment="Center" Margin="0,-9,0,0" Command="{Binding PurgeCommand}"/>
|
|
|
</WrapPanel>
|
|
|
</Border>
|
|
|
<!--<Border Grid.Row="2" BorderBrush="{DynamicResource Table_BD}" Background="{DynamicResource Table_BG_Content}" BorderThickness="1,0,1,1" >-->
|
|
|
<Grid Grid.Row="2" unity:GridOptions.ShowBorder="True" unity:GridOptions.LineBrush="Black" Background="{DynamicResource Table_BG_Content}">
|
|
|
<Grid.RowDefinitions>
|
|
|
<RowDefinition/>
|
|
|
- <RowDefinition/>
|
|
|
+ <!--<RowDefinition/>-->
|
|
|
<RowDefinition/>
|
|
|
|
|
|
</Grid.RowDefinitions>
|
|
@@ -550,13 +633,13 @@
|
|
|
<ColumnDefinition/>
|
|
|
|
|
|
</Grid.ColumnDefinitions>
|
|
|
- <TextBlock Text="Base Pressure" Padding="6,7,0,5" Background="#D0D8E8"/>
|
|
|
+ <!--<TextBlock Text="Base Pressure" Padding="6,7,0,5" Background="#D0D8E8"/>
|
|
|
<TextBox Grid.Column="1" BorderThickness="0" VerticalContentAlignment="Center" HorizontalContentAlignment="Center" Text="{Binding RobotAction2,UpdateSourceTrigger=PropertyChanged}"/>
|
|
|
<TextBlock Text="Pump Time" Grid.Column="2" Padding="15,7,0,5" Background="#D0D8E8"/>
|
|
|
<TextBox Grid.Column="3" BorderThickness="0" VerticalContentAlignment="Center" HorizontalContentAlignment="Center" Text="{Binding RobotArm,UpdateSourceTrigger=PropertyChanged}"/>
|
|
|
<TextBlock Text="Hold Time" Grid.Column="4" Padding="15,7,0,5" Background="#D0D8E8"/>
|
|
|
- <TextBox Grid.Column="5" BorderThickness="0" VerticalContentAlignment="Center" HorizontalContentAlignment="Center" Text="{Binding RobotTarget,UpdateSourceTrigger=PropertyChanged}"/>
|
|
|
- <customControls:PathButton Content="Start" Width="80" Height="28" VerticalAlignment="Center" Grid.Column="6" />
|
|
|
+ <TextBox Grid.Column="5" BorderThickness="0" VerticalContentAlignment="Center" HorizontalContentAlignment="Center" Text="{Binding RobotTarget,UpdateSourceTrigger=PropertyChanged}"/>-->
|
|
|
+
|
|
|
|
|
|
<DataGrid Height="200" Grid.ColumnSpan="7" Grid.Row="1" AutoGenerateColumns="False" BorderThickness="0" FontSize="12" MinRowHeight="20" VerticalAlignment="Stretch"
|
|
|
CanUserAddRows="False" CanUserDeleteRows="False" CanUserReorderColumns="False" CanUserResizeColumns="True" CanUserResizeRows="False" CanUserSortColumns="False"
|
|
@@ -649,11 +732,11 @@
|
|
|
<Ellipse Width="22" Height="22" Fill="{Binding RtDataValues[PMA.IsSlitDoorClosed],Converter={StaticResource boolToColor}}" Canvas.Left="380" Canvas.Top="10" Stroke="Silver" StrokeThickness="2" Visibility="{Binding PMAIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
<Button Width="130" Height="25" Content="PMA Door Closed" Canvas.Left="410" Canvas.Top="10" Style="{StaticResource SysBtnStyle}" Command="{Binding DoorUpDownCommand}" CommandParameter="PMA.SlitDoor.Close" IsEnabled="{Binding RtDataValues[PMA.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" Visibility="{Binding PMAIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
|
|
|
- <Ellipse Width="22" Height="22" Fill="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource boolToColor2}}" Canvas.Left="180" Canvas.Top="40" Stroke="Silver" StrokeThickness="2" Visibility="{Binding PMAIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
- <Button Width="130" Height="25" Content="PMB Door Open" Canvas.Left="210" Canvas.Top="40" Style="{StaticResource SysBtnStyle}" Command="{Binding DoorUpDownCommand}" CommandParameter="PMB.SlitDoor.Open" IsEnabled="{Binding RtDataValues[PMB.IsSlitDoorClosed]}" Visibility="{Binding PMAIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
+ <Ellipse Width="22" Height="22" Fill="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource boolToColor2}}" Canvas.Left="180" Canvas.Top="40" Stroke="Silver" StrokeThickness="2" Visibility="{Binding PMBIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
+ <Button Width="130" Height="25" Content="PMB Door Open" Canvas.Left="210" Canvas.Top="40" Style="{StaticResource SysBtnStyle}" Command="{Binding DoorUpDownCommand}" CommandParameter="PMB.SlitDoor.Open" IsEnabled="{Binding RtDataValues[PMB.IsSlitDoorClosed]}" Visibility="{Binding PMBIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
|
|
|
- <Ellipse Width="22" Height="22" Fill="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource boolToColor}}" Canvas.Left="380" Canvas.Top="40" Stroke="Silver" StrokeThickness="2" Visibility="{Binding PMAIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
- <Button Width="130" Height="25" Content="PMB Door Closed" Canvas.Left="410" Canvas.Top="40" Style="{StaticResource SysBtnStyle}" Command="{Binding DoorUpDownCommand}" CommandParameter="PMB.SlitDoor.Close" IsEnabled="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" Visibility="{Binding PMAIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
+ <Ellipse Width="22" Height="22" Fill="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource boolToColor}}" Canvas.Left="380" Canvas.Top="40" Stroke="Silver" StrokeThickness="2" Visibility="{Binding PMBIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
+ <Button Width="130" Height="25" Content="PMB Door Closed" Canvas.Left="410" Canvas.Top="40" Style="{StaticResource SysBtnStyle}" Command="{Binding DoorUpDownCommand}" CommandParameter="PMB.SlitDoor.Close" IsEnabled="{Binding RtDataValues[PMB.IsSlitDoorClosed],Converter={StaticResource BoolToBool}}" Visibility="{Binding PMBIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
|
|
|
<Ellipse Width="22" Height="22" Fill="{Binding RtDataValues[PMC.IsSlitDoorClosed],Converter={StaticResource boolToColor2}}" Canvas.Left="180" Canvas.Top="70" Stroke="Silver" StrokeThickness="2" Visibility="{Binding PMCIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|
|
|
<Button Width="130" Height="25" Content="PMC Door Open" Canvas.Left="210" Canvas.Top="70" Style="{StaticResource SysBtnStyle}" Command="{Binding DoorUpDownCommand}" CommandParameter="PMC.SlitDoor.Open" IsEnabled="{Binding RtDataValues[PMC.IsSlitDoorClosed]}" Visibility="{Binding PMCIsInstalled,Converter={StaticResource bool2VisibilityConverter}}"/>
|