|
|
|
@ -146,11 +146,11 @@
|
|
|
|
|
<StackPanel Grid.Column="0" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Right" >
|
|
|
|
|
<TextBlock Text="输入压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</StackPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolInputPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoInputPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -159,11 +159,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="输出压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolOutputPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoOutputPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -171,11 +171,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="流量" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolFlow1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="g/s" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoFlow1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="g/s" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -183,11 +183,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PoleTmperature1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoTemperature1}" FontSize="18" Margin="0 0 18 0" Foreground="Black"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -195,11 +195,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="料位" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolMaterialLevel1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="%" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoMaterialLevel1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="%" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -210,7 +210,7 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="7" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="7" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="7" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding Pressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -218,7 +218,7 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="8" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="8" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="8" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding Temperature1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -245,11 +245,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="POL压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -257,11 +257,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="POL温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature11}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -269,23 +269,22 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="ISO压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure11}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="ISO温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature11}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature11}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -302,7 +301,7 @@
|
|
|
|
|
<RowDefinition />
|
|
|
|
|
</Grid.RowDefinitions>
|
|
|
|
|
<Border Grid.Row="0" BorderBrush="#0288d1" BorderThickness="1" CornerRadius="0" Background="#1157b9" Margin="1,1,5,5" >
|
|
|
|
|
<TextBlock Text="1系统" FontSize="23" FontWeight="Bold" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="2系统" FontSize="23" FontWeight="Bold" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center"/>
|
|
|
|
|
</Border>
|
|
|
|
|
<Border Grid.Row="1" BorderBrush="#0288d1" BorderThickness="0" CornerRadius="5" Background="Transparent" Margin="1,1,5,5">
|
|
|
|
|
<Grid>
|
|
|
|
@ -343,11 +342,11 @@
|
|
|
|
|
<StackPanel Grid.Column="0" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Right" >
|
|
|
|
|
<TextBlock Text="输入压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</StackPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolInputPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoInputPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -356,11 +355,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="输出压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolOutputPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoOutputPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -368,11 +367,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="流量" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolFlow2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="g/s" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoFlow2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="g/s" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -380,11 +379,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PoleTmperature2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="4" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoTemperature2}" FontSize="18" Margin="0 0 18 0" Foreground="Black"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -392,11 +391,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="料位" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding PolMaterialLevel2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="%" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="5" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding IsoMaterialLevel2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="%" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -407,7 +406,7 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="7" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="7" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="7" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding Pressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -415,7 +414,7 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="8" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="8" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="8" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding Temperature2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -432,10 +431,10 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="状态" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding Status2}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="50"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="10 0 0 0">
|
|
|
|
|
<TextBlock Text="{Binding Status22}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="50"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
@ -446,11 +445,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="POL压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure22}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -458,11 +457,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="POL温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature22}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -470,11 +469,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="ISO压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure22}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
@ -482,11 +481,11 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="ISO温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature22}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature222}" FontSize="18" Margin="0 0 18 0" Foreground="Black" Width="50"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|