|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
<Setter Property="FontSize" Value="18"/>
|
|
|
|
|
<Setter Property="Background" Value="#4285DE"/>
|
|
|
|
|
<Setter Property="Foreground" Value="White"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</Style>
|
|
|
|
|
|
|
|
|
|
<!--单元格样式-->
|
|
|
|
@ -54,7 +54,7 @@
|
|
|
|
|
<Setter Property="BorderBrush" Value="Gray" />
|
|
|
|
|
<Setter Property="Height" Value="40"/>
|
|
|
|
|
<Setter Property="FontSize" Value="18"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Setter Property="Template">
|
|
|
|
|
<Setter.Value>
|
|
|
|
|
<ControlTemplate TargetType="{x:Type DataGridCell}">
|
|
|
|
@ -147,7 +147,7 @@
|
|
|
|
|
<TextBlock Text="输入压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</StackPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POPressure}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding PolInputPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White" />
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
@ -233,7 +233,7 @@
|
|
|
|
|
<TextBlock Text="B枪" FontSize="18" FontWeight="Bold" Foreground="White"/>
|
|
|
|
|
</Border>
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="状态" FontSize="18" Foreground="White"/>
|
|
|
|
|
<!--<TextBlock Text="状态" FontSize="18" Foreground="White"/>-->
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Center">
|
|
|
|
|
<TextBlock Text="{Binding Status1}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
@ -246,11 +246,11 @@
|
|
|
|
|
<TextBlock Text="POL压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLPressure1a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLPressure1b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
@ -258,11 +258,11 @@
|
|
|
|
|
<TextBlock Text="POL温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature1}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature1a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature11}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature1b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
@ -270,27 +270,27 @@
|
|
|
|
|
<TextBlock Text="ISO压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure1}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure1a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure11}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure1b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<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="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature11}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature1a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature11}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature1b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
</Grid>
|
|
|
|
|
</Border>
|
|
|
|
|
</Grid>
|
|
|
|
|
</Grid>
|
|
|
|
|
</Border>
|
|
|
|
|
</Grid>
|
|
|
|
|
</Border>
|
|
|
|
@ -429,7 +429,7 @@
|
|
|
|
|
<TextBlock Text="B枪" FontSize="18" FontWeight="Bold" Foreground="White"/>
|
|
|
|
|
</Border>
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="10" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="状态" FontSize="18" Foreground="White"/>
|
|
|
|
|
<!--<TextBlock Text="状态" FontSize="18" Foreground="White"/>-->
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<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"/>
|
|
|
|
@ -441,16 +441,16 @@
|
|
|
|
|
<WrapPanel Grid.Column="0" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Right">
|
|
|
|
|
<TextBlock Text="POL压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLPressure2a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="11" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLPressure22}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLPressure2b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
@ -458,11 +458,11 @@
|
|
|
|
|
<TextBlock Text="POL温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature2}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature2a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="12" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature22}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding POLTemperature2b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
@ -470,11 +470,11 @@
|
|
|
|
|
<TextBlock Text="ISO压力" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure2}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure2a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="13" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure22}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOPressure2b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="MPa" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
|
|
|
|
@ -482,11 +482,11 @@
|
|
|
|
|
<TextBlock Text="ISO温度" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="1" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature22}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature2a}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
<WrapPanel Grid.Column="2" Grid.Row="14" VerticalAlignment="Center" HorizontalAlignment="Left">
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature222}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="{Binding ISOTemperature2b}" FontSize="18" Margin="0 0 18 0" Foreground="White" Width="200" VerticalAlignment="Center" Block.TextAlignment="Center"/>
|
|
|
|
|
<TextBlock Text="℃" FontSize="18" Foreground="White"/>
|
|
|
|
|
</WrapPanel>
|
|
|
|
|
</Grid>
|
|
|
|
|