1整理气路,尽量整体显示完整
This commit is contained in:
parent
42149f271c
commit
b2d0ea9bf3
@ -51,7 +51,7 @@ using System.Windows;
|
||||
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
|
||||
// 方法是按如下所示使用“*”: :
|
||||
|
||||
[assembly: AssemblyVersion("1.1.2.60528")]
|
||||
[assembly: AssemblyVersion("1.1.2.60529")]
|
||||
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
|
||||
|
||||
|
||||
|
||||
@ -1689,7 +1689,7 @@
|
||||
Background="{DynamicResource Table_BG_Content}"
|
||||
BorderBrush="{DynamicResource Table_BD}"
|
||||
BorderThickness="1,0,1,1">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<StackPanel Orientation="Horizontal" IsEnabled="false">
|
||||
<Button
|
||||
Width="80"
|
||||
Height="25"
|
||||
|
||||
@ -96,8 +96,8 @@
|
||||
|
||||
<ScrollViewer
|
||||
Margin="-10"
|
||||
HorizontalScrollBarVisibility="Auto"
|
||||
VerticalScrollBarVisibility="Auto">
|
||||
HorizontalScrollBarVisibility="Disabled"
|
||||
VerticalScrollBarVisibility="Disabled">
|
||||
<Grid Width="1970">
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="1650" />
|
||||
@ -1331,7 +1331,7 @@
|
||||
x:Name="中间的部分"
|
||||
Grid.Column="0"
|
||||
Width="1581"
|
||||
Margin="-120,-18,84,-3"
|
||||
Margin="-10,-10,84,-3"
|
||||
IsEnabled="{Binding IsServiceMode}">
|
||||
|
||||
<Canvas
|
||||
@ -1352,7 +1352,7 @@
|
||||
<Canvas x:Name="管路">
|
||||
|
||||
<Label
|
||||
Canvas.Left="1619"
|
||||
Canvas.Left="1609"
|
||||
Canvas.Top="588"
|
||||
Content="V27"
|
||||
RenderTransformOrigin="-1.179,0.348" />
|
||||
@ -1647,12 +1647,12 @@
|
||||
Visibility="{Binding VisbleOnlyIdle}" />
|
||||
<Label
|
||||
Canvas.Left="1611"
|
||||
Canvas.Top="479"
|
||||
Canvas.Top="502"
|
||||
Content="V75" />
|
||||
<Label
|
||||
Canvas.Left="1601"
|
||||
Canvas.Top="522"
|
||||
Content="V76" />
|
||||
Canvas.Left="1587"
|
||||
Canvas.Top="532"
|
||||
Content="V76" HorizontalAlignment="Left" VerticalAlignment="Center" />
|
||||
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="274"
|
||||
@ -2142,7 +2142,7 @@
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="1531"
|
||||
Canvas.Top="768"
|
||||
Width="86"
|
||||
Width="76"
|
||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||
CenterColor="{StaticResource ResourceKey=EdgeColorBlack}"
|
||||
EdgeColor="{StaticResource ResourceKey=EdgeColorPurple}"
|
||||
@ -2167,7 +2167,7 @@
|
||||
<!--<control:PipeControl GasColor="White" Canvas.Left="1455" Canvas.Top="711" Height="19.994" PipeType="Horizontal" Width="35" />-->
|
||||
<!--<control:PipeControl GasColor="White" Canvas.Left="1445" Canvas.Top="677" Height="44" PipeType="Vertical" Width="19.994" />-->
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="1617"
|
||||
Canvas.Left="1607"
|
||||
Canvas.Top="586"
|
||||
Width="30"
|
||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||
@ -2187,7 +2187,7 @@
|
||||
</industrialcontrol:PipeLine.RenderTransform>
|
||||
</industrialcontrol:PipeLine>
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="1617"
|
||||
Canvas.Left="1607"
|
||||
Canvas.Top="624"
|
||||
Width="145"
|
||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||
@ -2756,7 +2756,7 @@
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="1483"
|
||||
Canvas.Top="585"
|
||||
Width="180"
|
||||
Width="155"
|
||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||
CenterColor="{StaticResource ResourceKey=CenterColorWhite}"
|
||||
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
||||
@ -2766,7 +2766,7 @@
|
||||
RightDirection="None" />
|
||||
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="1664"
|
||||
Canvas.Left="1640"
|
||||
Canvas.Top="577"
|
||||
Width="20"
|
||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||
@ -3811,12 +3811,12 @@
|
||||
</industrialcontrol:PipeLine.RenderTransform>
|
||||
</industrialcontrol:PipeLine>
|
||||
<industrialcontrol:PipeLine
|
||||
Canvas.Left="1597"
|
||||
Canvas.Left="1584"
|
||||
Canvas.Top="502"
|
||||
Width="60"
|
||||
Width="54"
|
||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Top"
|
||||
HorizontalAlignment="Left"
|
||||
VerticalAlignment="Center"
|
||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
||||
FlowDirection="RightToLeft"
|
||||
@ -3911,7 +3911,7 @@
|
||||
<control:ValveBig HideBlinding="True" ValveName="V11" Tag="V11" OnOff="{Binding V11.Feedback}" Command="{Binding CmdTurnGasValve}" Height="15" ValveDirection="ToRight" Width="16" Canvas.Left="98.663" Canvas.Top="385" />
|
||||
<control:ValveBig HideBlinding="True" ValveName="V11" Tag="V11" OnOff="{Binding V11.Feedback}" Command="{Binding CmdTurnGasValve}" Height="15" ValveDirection="ToRight" Width="16" Canvas.Left="98.663" Canvas.Top="415" />
|
||||
<control:ValveBig HideBlinding="True" ValveName="V11" Tag="V11" OnOff="{Binding V11.Feedback}" Command="{Binding CmdTurnGasValve}" Height="15" ValveDirection="ToRight" Width="16" Canvas.Left="98.663" Canvas.Top="605" />-->
|
||||
<control:CheckValue2 Canvas.Left="1606" Canvas.Top="615" />
|
||||
<control:CheckValue2 Canvas.Left="1596" Canvas.Top="615" />
|
||||
|
||||
<control:CheckValue2
|
||||
Canvas.Left="1533"
|
||||
@ -3931,7 +3931,7 @@
|
||||
</TransformGroup>-->
|
||||
|
||||
<controlRT:ValveBig
|
||||
Canvas.Left="1610"
|
||||
Canvas.Left="1600"
|
||||
Canvas.Top="590"
|
||||
Width="16"
|
||||
Height="15"
|
||||
@ -4597,8 +4597,8 @@
|
||||
ValveName="{Binding V74.DisplayName}"
|
||||
Visibility="{Binding VisbleOnlyIdle}" />
|
||||
<controlRT:ValveBig
|
||||
Canvas.Left="1590"
|
||||
Canvas.Top="520"
|
||||
Canvas.Left="1577"
|
||||
Canvas.Top="528"
|
||||
Width="16"
|
||||
Height="15"
|
||||
Command="{Binding CmdTurnGasValve}"
|
||||
@ -4607,7 +4607,7 @@
|
||||
OnOff="{Binding V76.Feedback}"
|
||||
Tag="V76"
|
||||
ValveDirection="ToBottom"
|
||||
ValveName="{Binding V76.DisplayName}" />
|
||||
ValveName="{Binding V76.DisplayName}" HorizontalAlignment="Left" VerticalAlignment="Center" />
|
||||
|
||||
<controlRT:AnalogControl2
|
||||
Canvas.Left="537"
|
||||
@ -5437,7 +5437,7 @@
|
||||
|
||||
<controlRT:AnalogControl
|
||||
Canvas.Left="1570"
|
||||
Canvas.Top="456"
|
||||
Canvas.Top="446"
|
||||
Width="62"
|
||||
Height="25"
|
||||
BackColor="Blue"
|
||||
@ -6272,7 +6272,7 @@
|
||||
|
||||
<Label
|
||||
Canvas.Left="1590"
|
||||
Canvas.Top="444"
|
||||
Canvas.Top="434"
|
||||
Content="PT1" />
|
||||
<Label
|
||||
Canvas.Left="1479"
|
||||
@ -6317,14 +6317,14 @@
|
||||
Content="H2"
|
||||
FontSize="10" />
|
||||
<Label
|
||||
Canvas.Left="1623"
|
||||
Canvas.Top="611"
|
||||
Content="25mbar" />
|
||||
Canvas.Left="1558"
|
||||
Canvas.Top="604"
|
||||
Content="25mbar" HorizontalAlignment="Left" VerticalAlignment="Center" />
|
||||
|
||||
<Label
|
||||
Canvas.Left="1523"
|
||||
Canvas.Top="611"
|
||||
Content="70mbar" />
|
||||
Canvas.Left="1539"
|
||||
Canvas.Top="631"
|
||||
Content="70mbar" HorizontalAlignment="Center" VerticalAlignment="Top" />
|
||||
|
||||
<Label
|
||||
Canvas.Left="1363"
|
||||
@ -6332,21 +6332,18 @@
|
||||
Content="Leak Check"
|
||||
Visibility="{Binding VisbleOnlyIdle}" />
|
||||
|
||||
<Label
|
||||
Canvas.Left="1664"
|
||||
Canvas.Top="530"
|
||||
Content="ATM" />
|
||||
<Label
|
||||
Canvas.Left="1581"
|
||||
Canvas.Top="547"
|
||||
Content="ATM" />
|
||||
<Label
|
||||
Canvas.Left="1635"
|
||||
Canvas.Top="489"
|
||||
Content="To TM Pump" />
|
||||
|
||||
<Label
|
||||
Canvas.Left="1570"
|
||||
Canvas.Left="1568"
|
||||
Canvas.Top="552"
|
||||
Content="ATM" HorizontalAlignment="Left" VerticalAlignment="Center" />
|
||||
<Label
|
||||
Canvas.Left="1574"
|
||||
Canvas.Top="477"
|
||||
Content="To TM Pump" HorizontalAlignment="Left" VerticalAlignment="Center" />
|
||||
|
||||
<Label
|
||||
Canvas.Left="1550"
|
||||
Canvas.Top="768"
|
||||
Content="Scrubber Exhaust" />
|
||||
|
||||
|
||||
@ -55,6 +55,6 @@ using System.Windows;
|
||||
// by using the '*' as shown below:
|
||||
|
||||
|
||||
[assembly: AssemblyVersion("1.1.2.60528")]
|
||||
[assembly: AssemblyVersion("1.1.2.60529")]
|
||||
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user