|
@@ -72,7 +72,8 @@
|
|
|
Margin="5,5,30,5"
|
|
|
Height="300">
|
|
|
<scottplot:WpfPlot Name="plot"
|
|
|
- Grid.Column="0" />
|
|
|
+ Grid.Column="0"
|
|
|
+ Margin="1337,-272,-1337,272" />
|
|
|
</Grid>
|
|
|
<Grid Grid.Column="2"
|
|
|
Margin="0,20,0,0">
|
|
@@ -92,72 +93,62 @@
|
|
|
<RowDefinition />
|
|
|
</Grid.RowDefinitions>
|
|
|
|
|
|
- <TextBlock Text="离心工位#1"
|
|
|
+ <TextBlock Text="顶出工位"
|
|
|
Margin="0,0,80,0"
|
|
|
Grid.Row="0"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="离心工位#2"
|
|
|
+ <TextBlock Text=""
|
|
|
Margin="0,0,80,0"
|
|
|
Grid.Row="0"
|
|
|
- Grid.Column="1" />
|
|
|
- <TextBlock Text="{Binding Management.CurrStationRfid[0]}"
|
|
|
- Grid.Row="1"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="{Binding Management.CurrStationRfid[1]}"
|
|
|
- Grid.Row="1"
|
|
|
- Grid.Column="1" />
|
|
|
|
|
|
|
|
|
|
|
|
- <TextBlock Text="离心工位#3"
|
|
|
+
|
|
|
+ <TextBlock Text="离心工位1-1"
|
|
|
Grid.Row="2"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="离心工位#4"
|
|
|
+ <TextBlock Text="离心工位1-2"
|
|
|
Grid.Row="2"
|
|
|
Grid.Column="1" />
|
|
|
- <TextBlock Text="离心工位#3"
|
|
|
- Grid.Row="3"
|
|
|
+ <TextBlock Text="{Binding Management.CurrStationRfid[0]}"
|
|
|
+ Grid.Row="1"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="离心工位#4"
|
|
|
- Grid.Row="3"
|
|
|
+ <TextBlock Text="{Binding Management.CurrStationRfid[1]}"
|
|
|
+ Grid.Row="1"
|
|
|
Grid.Column="1" />
|
|
|
|
|
|
|
|
|
- <TextBlock Text="#1固化工位#1"
|
|
|
+ <TextBlock Text="离心工位1-1"
|
|
|
Grid.Row="4"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="#1固化工位#2"
|
|
|
+ <TextBlock Text="离心工位1-2"
|
|
|
Grid.Row="4"
|
|
|
Grid.Column="1" />
|
|
|
- <TextBlock Text="#1固化工位#2"
|
|
|
+ <TextBlock Text="{Binding Management.CurrStationRfid[0]}"
|
|
|
Grid.Row="5"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="#1固化工位#2"
|
|
|
+ <TextBlock Text="{Binding Management.CurrStationRfid[1]}"
|
|
|
Grid.Row="5"
|
|
|
Grid.Column="1" />
|
|
|
|
|
|
|
|
|
-
|
|
|
- <TextBlock Text="#2固化工位#1"
|
|
|
+ <TextBlock Text="#1固化工位1"
|
|
|
Grid.Row="6"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="#2固化工位#2"
|
|
|
+ <TextBlock Text="#1固化工位#2"
|
|
|
Grid.Row="6"
|
|
|
Grid.Column="1" />
|
|
|
- <TextBlock Text="#2固化工位#1"
|
|
|
+ <TextBlock Text=""
|
|
|
Grid.Row="7"
|
|
|
Grid.Column="0" />
|
|
|
- <TextBlock Text="#2固化工位#2"
|
|
|
+ <TextBlock Text=""
|
|
|
Grid.Row="7"
|
|
|
Grid.Column="1" />
|
|
|
|
|
|
|
|
|
- <TextBlock Text="顶出工位"
|
|
|
- Grid.Row="2"
|
|
|
- Grid.Column="2" />
|
|
|
- <TextBlock Text="顶出工位"
|
|
|
- Grid.Row="3"
|
|
|
- Grid.Column="2" />
|
|
|
+
|
|
|
+
|
|
|
|
|
|
</Grid>
|
|
|
</Grid>
|
|
@@ -203,14 +194,14 @@
|
|
|
</Grid.ColumnDefinitions>
|
|
|
<StackPanel Grid.Row="0"
|
|
|
Grid.Column="0">
|
|
|
- <TextBlock Text="离心转速"
|
|
|
+ <TextBlock Text="离心1转速"
|
|
|
Margin="0,0,80,0" />
|
|
|
<TextBlock Text="{Binding Management.CurrConfig.Speed}"
|
|
|
Margin="0,0,80,0" />
|
|
|
</StackPanel>
|
|
|
<StackPanel Grid.Row="0"
|
|
|
Grid.Column="1">
|
|
|
- <TextBlock Text="离心时间"
|
|
|
+ <TextBlock Text="离心1时间"
|
|
|
Margin="0,0,80,0" />
|
|
|
<TextBlock Text="{Binding Management.CurrConfig.Time,StringFormat=hh\\:mm\\:ss}"
|
|
|
Margin="0,0,80,0" />
|
|
@@ -218,7 +209,7 @@
|
|
|
|
|
|
<StackPanel Grid.Row="0"
|
|
|
Grid.Column="2">
|
|
|
- <TextBlock Text="离心转速"
|
|
|
+ <TextBlock Text="离心2转速"
|
|
|
Margin="0,0,80,0" />
|
|
|
<TextBlock Text="{Binding Management.CurrConfig.Power1_1}"
|
|
|
Margin="0,0,80,0" />
|
|
@@ -226,7 +217,7 @@
|
|
|
|
|
|
<StackPanel Grid.Row="0"
|
|
|
Grid.Column="3">
|
|
|
- <TextBlock Text="离心时间"
|
|
|
+ <TextBlock Text="离心2时间"
|
|
|
Margin="0,0,80,0" />
|
|
|
<TextBlock Text="{Binding Management.CurrConfig.Power1_2}"
|
|
|
Margin="0,0,80,0" />
|
|
@@ -235,14 +226,14 @@
|
|
|
|
|
|
<StackPanel Grid.Row="1"
|
|
|
Grid.Column="0">
|
|
|
- <TextBlock Text="#1光固化时间"
|
|
|
+ <TextBlock Text="固化箱压力"
|
|
|
Margin="0,0,80,0" />
|
|
|
<TextBlock Text="{Binding Management.CurrConfig.PTime1}"
|
|
|
Margin="0,0,80,0" />
|
|
|
</StackPanel>
|
|
|
<StackPanel Grid.Row="1"
|
|
|
Grid.Column="1">
|
|
|
- <TextBlock Text="#2光固化时间"
|
|
|
+ <TextBlock Text="光固化时间"
|
|
|
Margin="0,0,80,0" />
|
|
|
<TextBlock Text="{Binding Management.CurrConfig.PTime2}"
|
|
|
Margin="0,0,80,0" />
|
|
@@ -322,18 +313,13 @@
|
|
|
<TextBlock Text="180"
|
|
|
Grid.Row="4"
|
|
|
Grid.Column="1" />
|
|
|
- <TextBlock Text="离心温度"
|
|
|
+
|
|
|
+ <TextBlock Text="光固化时间"
|
|
|
Grid.Row="5"
|
|
|
Grid.Column="0" />
|
|
|
<TextBlock Text="180"
|
|
|
Grid.Row="5"
|
|
|
Grid.Column="1" />
|
|
|
- <TextBlock Text="光固化时间"
|
|
|
- Grid.Row="6"
|
|
|
- Grid.Column="0" />
|
|
|
- <TextBlock Text="180"
|
|
|
- Grid.Row="6"
|
|
|
- Grid.Column="1" />
|
|
|
</Grid>
|
|
|
</Border>
|
|
|
</Grid>
|