修改气路界面
This commit is contained in:
parent
45470384d7
commit
2774519a40
@ -3053,7 +3053,7 @@
|
|||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="900"
|
Canvas.Left="900"
|
||||||
Canvas.Top="117"
|
Canvas.Top="117"
|
||||||
Width="190"
|
Width="170"
|
||||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||||
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
||||||
@ -3069,7 +3069,7 @@
|
|||||||
|
|
||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="898"
|
Canvas.Left="898"
|
||||||
Canvas.Top="306"
|
Canvas.Top="286"
|
||||||
Width="35"
|
Width="35"
|
||||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||||
@ -3179,7 +3179,7 @@
|
|||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="841"
|
Canvas.Left="841"
|
||||||
Canvas.Top="117"
|
Canvas.Top="117"
|
||||||
Width="190"
|
Width="170"
|
||||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||||
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
||||||
@ -3195,7 +3195,7 @@
|
|||||||
|
|
||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="839"
|
Canvas.Left="839"
|
||||||
Canvas.Top="306"
|
Canvas.Top="286"
|
||||||
Width="35"
|
Width="35"
|
||||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||||
@ -3361,7 +3361,7 @@
|
|||||||
|
|
||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="1004"
|
Canvas.Left="1004"
|
||||||
Canvas.Top="328"
|
Canvas.Top="324"
|
||||||
Width="60"
|
Width="60"
|
||||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||||
@ -3372,8 +3372,8 @@
|
|||||||
|
|
||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="1004"
|
Canvas.Left="1004"
|
||||||
Canvas.Top="328"
|
Canvas.Top="324"
|
||||||
Width="439"
|
Width="443"
|
||||||
Height="{StaticResource ResourceKey=Pipe_Height}"
|
Height="{StaticResource ResourceKey=Pipe_Height}"
|
||||||
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
CenterColor="{StaticResource ResourceKey=CenterColorPurple}"
|
||||||
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
EdgeColor="{StaticResource ResourceKey=CenterColorWhite}"
|
||||||
@ -3404,7 +3404,7 @@
|
|||||||
</industrialcontrol:PipeLine.RenderTransform>
|
</industrialcontrol:PipeLine.RenderTransform>
|
||||||
</industrialcontrol:PipeLine>
|
</industrialcontrol:PipeLine>
|
||||||
|
|
||||||
<control:CheckValue2 Canvas.Left="1053" Canvas.Top="373" />
|
<control:CheckValue2 Canvas.Left="1053" Canvas.Top="374" />
|
||||||
|
|
||||||
<industrialcontrol:PipeLine
|
<industrialcontrol:PipeLine
|
||||||
Canvas.Left="1064"
|
Canvas.Left="1064"
|
||||||
@ -3531,10 +3531,10 @@
|
|||||||
ValveDirection="ToBottom"
|
ValveDirection="ToBottom"
|
||||||
ValveName="{Binding V60.DisplayName}" />
|
ValveName="{Binding V60.DisplayName}" />
|
||||||
|
|
||||||
<Label Canvas.Left="872" Canvas.Top="225">V51</Label>
|
<Label Canvas.Left="872" Canvas.Top="210">V51</Label>
|
||||||
<controlRT:ValveBig
|
<controlRT:ValveBig
|
||||||
Canvas.Left="869"
|
Canvas.Left="869"
|
||||||
Canvas.Top="240"
|
Canvas.Top="225"
|
||||||
Width="16"
|
Width="16"
|
||||||
Height="15"
|
Height="15"
|
||||||
Command="{Binding CmdTurnGasValve}"
|
Command="{Binding CmdTurnGasValve}"
|
||||||
@ -3544,10 +3544,10 @@
|
|||||||
ValveDirection="ToBottom"
|
ValveDirection="ToBottom"
|
||||||
ValveName="{Binding V51.DisplayName}" />
|
ValveName="{Binding V51.DisplayName}" />
|
||||||
|
|
||||||
<Label Canvas.Left="840" Canvas.Top="282">V51s</Label>
|
<Label Canvas.Left="840" Canvas.Top="262">V51s</Label>
|
||||||
<controlRT:ValveBig
|
<controlRT:ValveBig
|
||||||
Canvas.Left="846"
|
Canvas.Left="846"
|
||||||
Canvas.Top="298"
|
Canvas.Top="278"
|
||||||
Width="16"
|
Width="16"
|
||||||
Height="15"
|
Height="15"
|
||||||
Command="{Binding CmdTurnGasValve}"
|
Command="{Binding CmdTurnGasValve}"
|
||||||
@ -3558,10 +3558,10 @@
|
|||||||
ValveDirection="ToRight"
|
ValveDirection="ToRight"
|
||||||
ValveName="{Binding V51s.DisplayName}" />
|
ValveName="{Binding V51s.DisplayName}" />
|
||||||
|
|
||||||
<Label Canvas.Left="931" Canvas.Top="225">V52</Label>
|
<Label Canvas.Left="931" Canvas.Top="210">V52</Label>
|
||||||
<controlRT:ValveBig
|
<controlRT:ValveBig
|
||||||
Canvas.Left="928"
|
Canvas.Left="928"
|
||||||
Canvas.Top="240"
|
Canvas.Top="225"
|
||||||
Width="16"
|
Width="16"
|
||||||
Height="15"
|
Height="15"
|
||||||
Command="{Binding CmdTurnGasValve}"
|
Command="{Binding CmdTurnGasValve}"
|
||||||
@ -3571,10 +3571,10 @@
|
|||||||
ValveDirection="ToBottom"
|
ValveDirection="ToBottom"
|
||||||
ValveName="{Binding V52.DisplayName}" />
|
ValveName="{Binding V52.DisplayName}" />
|
||||||
|
|
||||||
<Label Canvas.Left="900" Canvas.Top="282">V52s</Label>
|
<Label Canvas.Left="900" Canvas.Top="262">V52s</Label>
|
||||||
<controlRT:ValveBig
|
<controlRT:ValveBig
|
||||||
Canvas.Left="906"
|
Canvas.Left="906"
|
||||||
Canvas.Top="298"
|
Canvas.Top="278"
|
||||||
Width="16"
|
Width="16"
|
||||||
Height="15"
|
Height="15"
|
||||||
Command="{Binding CmdTurnGasValve}"
|
Command="{Binding CmdTurnGasValve}"
|
||||||
@ -3697,18 +3697,20 @@
|
|||||||
|
|
||||||
<controlRT:AnalogControl2
|
<controlRT:AnalogControl2
|
||||||
Canvas.Left="252"
|
Canvas.Left="252"
|
||||||
|
Canvas.Top="-20"
|
||||||
Width="62"
|
Width="62"
|
||||||
Command="{Binding CmdSetMfcFlow}"
|
Command="{Binding CmdSetMfcFlow}"
|
||||||
DeviceData="{Binding Mfc13Data}"
|
DeviceData="{Binding Mfc13Data}"
|
||||||
OperationName="SetMfcFlowValue" />
|
OperationName="SetMfcFlowValue" />
|
||||||
<Label Canvas.Left="282" Canvas.Top="-15">M13</Label>
|
<Label Canvas.Left="282" Canvas.Top="-35">M13</Label>
|
||||||
<controlRT:AnalogControl2
|
<controlRT:AnalogControl2
|
||||||
Canvas.Left="312"
|
Canvas.Left="312"
|
||||||
|
Canvas.Top="-20"
|
||||||
Width="62"
|
Width="62"
|
||||||
Command="{Binding CmdSetMfcFlow}"
|
Command="{Binding CmdSetMfcFlow}"
|
||||||
DeviceData="{Binding Mfc14Data}"
|
DeviceData="{Binding Mfc14Data}"
|
||||||
OperationName="SetMfcFlowValue" />
|
OperationName="SetMfcFlowValue" />
|
||||||
<Label Canvas.Left="342" Canvas.Top="-15">M14</Label>
|
<Label Canvas.Left="342" Canvas.Top="-35">M14</Label>
|
||||||
<controlRT:AnalogControl2
|
<controlRT:AnalogControl2
|
||||||
Canvas.Left="381"
|
Canvas.Left="381"
|
||||||
Canvas.Top="-88"
|
Canvas.Top="-88"
|
||||||
@ -3732,9 +3734,7 @@
|
|||||||
Command="{Binding CmdSetMfcFlow}"
|
Command="{Binding CmdSetMfcFlow}"
|
||||||
DeviceData="{Binding Mfc6Data}"
|
DeviceData="{Binding Mfc6Data}"
|
||||||
OperationName="SetMfcFlowValue" />
|
OperationName="SetMfcFlowValue" />
|
||||||
<Label Canvas.Left="471" Canvas.Top="-35">
|
<Label Canvas.Left="471" Canvas.Top="-35">M6</Label>
|
||||||
M6
|
|
||||||
</Label>
|
|
||||||
<controlRT:AnalogControl2
|
<controlRT:AnalogControl2
|
||||||
Canvas.Left="501"
|
Canvas.Left="501"
|
||||||
Canvas.Top="-88"
|
Canvas.Top="-88"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user