修改气路管道图

This commit is contained in:
Han Qiang Qiang 2024-03-20 13:49:04 +08:00
parent 5beb15fd90
commit 1010b35188
1 changed files with 36 additions and 36 deletions

View File

@ -1556,10 +1556,10 @@
VerticalAlignment="Top" VerticalAlignment="Top"
Content="V40s" /> Content="V40s" />
<Label <Label
Canvas.Left="770" Canvas.Left="778"
Canvas.Top="742" Canvas.Top="742"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
Content="V42" /> Content="V42" />
<Label <Label
Canvas.Left="872" Canvas.Left="872"
@ -2107,7 +2107,7 @@
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="280" Canvas.Left="280"
Canvas.Top="386" Canvas.Top="386"
Width="265" Width="264"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
CenterColor="{StaticResource ResourceKey=EdgeColorRed}" CenterColor="{StaticResource ResourceKey=EdgeColorRed}"
EdgeColor="{StaticResource ResourceKey=EdgeColorRed}" EdgeColor="{StaticResource ResourceKey=EdgeColorRed}"
@ -2558,7 +2558,7 @@
</industrialcontrol:PipeLine.RenderTransform> </industrialcontrol:PipeLine.RenderTransform>
</industrialcontrol:PipeLine> </industrialcontrol:PipeLine>
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="787" Canvas.Left="794"
Canvas.Top="212" Canvas.Top="212"
Width="520" Width="520"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
@ -2581,7 +2581,7 @@
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="430" Canvas.Left="430"
Canvas.Top="106" Canvas.Top="106"
Width="539" Width="540"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
HorizontalAlignment="Center" HorizontalAlignment="Center"
VerticalAlignment="Top" VerticalAlignment="Top"
@ -2773,7 +2773,7 @@
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="536" Canvas.Left="536"
Canvas.Top="210" Canvas.Top="210"
Width="251" Width="258"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
HorizontalAlignment="Center" HorizontalAlignment="Center"
VerticalAlignment="Top" VerticalAlignment="Top"
@ -3180,12 +3180,12 @@
</industrialcontrol:PipeLine.RenderTransform> </industrialcontrol:PipeLine.RenderTransform>
</industrialcontrol:PipeLine> </industrialcontrol:PipeLine>
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="821" Canvas.Left="828"
Canvas.Top="118" Canvas.Top="118"
Width="425" Width="425"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
CenterColor="{StaticResource ResourceKey=CenterColorWhite}" CenterColor="{StaticResource ResourceKey=CenterColorWhite}"
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}" EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
FlowDirection="RightToLeft" FlowDirection="RightToLeft"
@ -3452,12 +3452,12 @@
MoveSpeed="{Binding V63MoveSpeed}" MoveSpeed="{Binding V63MoveSpeed}"
RightDirection="None" /> RightDirection="None" />
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="785" Canvas.Left="792"
Canvas.Top="601" Canvas.Top="601"
Width="20" Width="20"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
CenterColor="{StaticResource ResourceKey=EdgeColorLightGreen}" CenterColor="{StaticResource ResourceKey=EdgeColorLightGreen}"
EdgeColor="{StaticResource ResourceKey=EdgeColorLightGreen}" EdgeColor="{StaticResource ResourceKey=EdgeColorLightGreen}"
FlowDirection="RightToLeft" FlowDirection="RightToLeft"
@ -3534,9 +3534,9 @@
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="819" Canvas.Left="826"
Canvas.Top="541" Canvas.Top="541"
Width="447" Width="440"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
HorizontalAlignment="Left" HorizontalAlignment="Left"
VerticalAlignment="Center" VerticalAlignment="Center"
@ -4061,12 +4061,12 @@
<industrialcontrol:PipeLine <industrialcontrol:PipeLine
Canvas.Left="806" Canvas.Left="813"
Canvas.Top="601" Canvas.Top="601"
Width="55" Width="55"
Height="{StaticResource ResourceKey=Pipe_Height}" Height="{StaticResource ResourceKey=Pipe_Height}"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
CenterColor="{StaticResource ResourceKey=EdgeColorLightGreen}" CenterColor="{StaticResource ResourceKey=EdgeColorLightGreen}"
EdgeColor="{StaticResource ResourceKey=EdgeColorLightGreen}" EdgeColor="{StaticResource ResourceKey=EdgeColorLightGreen}"
FlowDirection="LeftToRight" FlowDirection="LeftToRight"
@ -5781,12 +5781,12 @@
DeviceData="{Binding PT7Data}" DeviceData="{Binding PT7Data}"
HideDialog="false" /> HideDialog="false" />
<controlRT:AnalogControl <controlRT:AnalogControl
Canvas.Left="789" Canvas.Left="798"
Canvas.Top="392" Canvas.Top="487"
Width="62" Width="62"
Height="25" Height="25"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
BackColor="Blue" BackColor="Blue"
DeviceData="{Binding PT6Data}" DeviceData="{Binding PT6Data}"
HideDialog="false" /> HideDialog="false" />
@ -6187,12 +6187,12 @@
ValveDirection="ToBottom" ValveDirection="ToBottom"
ValveName="{Binding V40s.DisplayName}" /> ValveName="{Binding V40s.DisplayName}" />
<controlRT:ValveBig <controlRT:ValveBig
Canvas.Left="780" Canvas.Left="787"
Canvas.Top="721" Canvas.Top="721"
Width="16" Width="16"
Height="15" Height="15"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
Command="{Binding CmdTurnGasValve}" Command="{Binding CmdTurnGasValve}"
DefaultOpen="{Binding V42.DefaultValue}" DefaultOpen="{Binding V42.DefaultValue}"
HideBlinding="True" HideBlinding="True"
@ -6257,7 +6257,7 @@
KnotT="Through" KnotT="Through"
ThroughInnerColor="#91b0cd" /> ThroughInnerColor="#91b0cd" />
<control:Knot <control:Knot
Canvas.Left="788" Canvas.Left="795"
Canvas.Top="654" Canvas.Top="654"
Width="6" Width="6"
Height="6" Height="6"
@ -6515,12 +6515,12 @@
ValveDirection="ToBottom" ValveDirection="ToBottom"
ValveName="{Binding V40.DisplayName}" /> ValveName="{Binding V40.DisplayName}" />
<controlRT:ValveBig <controlRT:ValveBig
Canvas.Left="777" Canvas.Left="784"
Canvas.Top="622" Canvas.Top="622"
Width="16" Width="16"
Height="15" Height="15"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
Command="{Binding CmdTurnGasValve}" Command="{Binding CmdTurnGasValve}"
HideBlinding="True" HideBlinding="True"
OnOff="{Binding V41.Feedback}" OnOff="{Binding V41.Feedback}"
@ -6541,10 +6541,10 @@
<Label <Label
Canvas.Left="802" Canvas.Left="809"
Canvas.Top="602" Canvas.Top="602"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
Content="V41" /> Content="V41" />
<Label <Label
@ -6899,10 +6899,10 @@
Content="M12" /> Content="M12" />
<Label <Label
Canvas.Left="808" Canvas.Left="818"
Canvas.Top="378" Canvas.Top="473"
HorizontalAlignment="Center" HorizontalAlignment="Left"
VerticalAlignment="Top" VerticalAlignment="Center"
Content="PC6" /> Content="PC6" />
<Label <Label
Canvas.Left="881" Canvas.Left="881"