Преглед на файлове

修改界面的Wafer为Mask

JET-GZX преди 4 дни
родител
ревизия
62e6d665c7

+ 1 - 1
VirgoRT/Config/System.sccfg

@@ -7,7 +7,7 @@
 		<config default="false" name="IsCycleMode" nameView="Cycle Mode" description="Cycle Mode" max="" min="" paramter="" tag="" unit="" type="Bool" />
 		<config default="3" name="CycleCount" nameView="Cycle Count" description="Cycle Count" max="999999" min="1" paramter="" tag="" unit="" type="Integer" />
 		<config default="5" name="ATMCyclePMDelayTime" nameView="ATM Cycle PM Delay Time" description="ATM Cycle PM Delay Time" max="9999" min="1" paramter="" tag="" unit="s" type="Integer"/>
-		<config default="25" name="MaxTemperatureToleranceTransferWafer" nameView="Max Temperature Tolerance Transfer Wafer" description="Max Temperature Tolerance Transfer Wafer" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
+		<config default="25" name="MaxTemperatureToleranceTransferWafer" nameView="Max Temperature Tolerance Transfer Mask" description="Max Temperature Tolerance Transfer Wafer" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
 		<config default="1" name="MaxTemperatureToleranceToTarget" nameView="Max Temperature Tolerance To Target" description="Max Temperature Tolerance To Target" max="100" min="1" paramter="" tag="" unit="℃" type="Double" />
 		<config default="3" name="SmallWafer" nameView="Small Wafer" description="Small Wafer" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />
 		<config default="4" name="MidWafer" nameView="Mid Wafer" description="Mid Wafer" max="100" min="0" paramter="" tag="" unit="" visible="false" type="Integer" />

+ 1 - 1
VirgoUI/Config/Menu.xml

@@ -20,7 +20,7 @@
   </menuItem>
   <menuItem id="DataLog" resKey="DataLog">
     <menuItem id="EventLog" resKey="Operation Log" viewmodel="VirgoUI.Client.Models.DataLog.Event.EventViewModel,VirgoUI" />
-    <menuItem id="WaferHistory" resKey="Wafer History" viewmodel="VirgoUI.Client.Models.DataLog.WaferHistory.WaferHistoryDBViewModel,VirgoUI" />
+    <menuItem id="WaferHistory" resKey="Mask History" viewmodel="VirgoUI.Client.Models.DataLog.WaferHistory.WaferHistoryDBViewModel,VirgoUI" />
     <menuItem id="ProcessHistory" resKey="Process History" viewmodel="VirgoUI.Client.Models.History.ProcessHistory.ProcessHistoryViewModel,VirgoUI" />
     <menuItem id="DataHistory" resKey="Data History" viewmodel="VirgoUI.Client.Models.History.DataHistory.DataViewModel,VirgoUI" />
     <menuItem id="Statistics" resKey="Statistics" viewmodel="VirgoUI.Client.Models.History.Statistics.StatisticsViewModel,VirgoUI" />

+ 2 - 2
VirgoUI/Models/DataLog/WaferHistory/WaferHistoryDBView.xaml

@@ -25,8 +25,8 @@
                         <DataGridTextColumn Header="Start Time" Width="150*" Binding="{Binding StartTime,Converter={StaticResource HideMinTimeConvert}}" />
                         <DataGridTextColumn Header="End Time" Width="150*" Binding="{Binding EndTime,Converter={StaticResource HideMinTimeConvert}}" />
                         <DataGridTextColumn Header="Duration" Width="75*" Binding="{Binding Duration}" />
-                        <DataGridTextColumn Header="Wafer Count" Width="100*" Binding="{Binding WaferCount}" />
-                        <DataGridTextColumn Header="Fault Wafer Count" Width="150*" Binding="{Binding FaultWaferCount}" />
+                        <DataGridTextColumn Header="Mask Count" Width="100*" Binding="{Binding WaferCount}" />
+                        <DataGridTextColumn Header="Fault Mask Count" Width="150*" Binding="{Binding FaultWaferCount}" />
                         <DataGridTemplateColumn Header="Lots Data" Width="100*">
                             <DataGridTemplateColumn.CellTemplate>
                                 <DataTemplate>

+ 4 - 4
VirgoUI/Models/Operate/Overview/LotCompleteDialogView.xaml

@@ -62,7 +62,7 @@
 
                         <!--SensorWaterLeakOk-->
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,1,1,1" Background="{DynamicResource Table_BG_Title}" Grid.Row="0" Grid.Column="2" Padding="5,1">
-                            <TextBlock Text="Wafer Size" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
+                            <TextBlock Text="Mask Size" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
                         </Border>
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,1,1,1" Background="{DynamicResource Table_BG_Content}" Grid.Row="0" Grid.Column="3" Padding="5,1">
                             <TextBlock Text="{Binding Path=LP1LotComplete.WaferSize}"  TextAlignment="Center" VerticalAlignment="Center"/>
@@ -79,7 +79,7 @@
 
                         <!--VAC switch-->
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,0,1,1" Background="{DynamicResource Table_BG_Title}" Grid.Row="1" Grid.Column="2" Padding="5,1">
-                            <TextBlock Text="Wafer Number" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
+                            <TextBlock Text="Mask Number" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
                         </Border>
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,0,1,1" Background="{DynamicResource Table_BG_Content}" Grid.Row="1" Grid.Column="3" Padding="5,1">
                             <TextBlock Text="{Binding Path=LP1LotComplete.WaferNumber}"  TextAlignment="Center" VerticalAlignment="Center"/>
@@ -125,7 +125,7 @@
 
                         <!--SensorWaterLeakOk-->
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,1,1,1" Background="{DynamicResource Table_BG_Title}" Grid.Row="0" Grid.Column="2" Padding="5,1">
-                            <TextBlock Text="Wafer Size" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
+                            <TextBlock Text="Mask Size" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
                         </Border>
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,1,1,1" Background="{DynamicResource Table_BG_Content}" Grid.Row="0" Grid.Column="3" Padding="5,1">
                             <TextBlock Text="{Binding Path=LP2LotComplete.WaferSize}"  TextAlignment="Center" VerticalAlignment="Center"/>
@@ -142,7 +142,7 @@
 
                         <!--VAC switch-->
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,0,1,1" Background="{DynamicResource Table_BG_Title}" Grid.Row="1" Grid.Column="2" Padding="5,1">
-                            <TextBlock Text="Wafer Number" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
+                            <TextBlock Text="Mask Number" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="12" FontFamily="Arial" VerticalAlignment="Center"/>
                         </Border>
                         <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,0,1,1" Background="{DynamicResource Table_BG_Content}" Grid.Row="1" Grid.Column="3" Padding="5,1">
                             <TextBlock Text="{Binding Path=LP2LotComplete.WaferNumber}"  TextAlignment="Center" VerticalAlignment="Center"/>

+ 2 - 2
VirgoUI/Models/Operate/Overview/OverView.xaml

@@ -467,7 +467,7 @@
                                 <ColumnDefinition Width="0"/>
                                 <ColumnDefinition />
                             </Grid.ColumnDefinitions>
-                            <Button Style="{StaticResource BtnControl}" Grid.Column="1" Content="Return Wafer" Width="120" Height="25">
+                            <Button Style="{StaticResource BtnControl}" Grid.Column="1" Content="Return Mask" Width="120" Height="25">
                                 <i:Interaction.Triggers>
                                     <i:EventTrigger EventName="Click">
                                         <cal:ActionMessage MethodName="ReturnAllWafer">
@@ -517,7 +517,7 @@
                             </Grid.RowDefinitions>
                             <TextBlock Grid.ColumnSpan="2" Text="Cycle Information" FontFamily="Arial" FontSize="14" Foreground="{DynamicResource FG_Black}" HorizontalAlignment="Center" VerticalAlignment="Center" Margin="0,0,0,3"/>
                             <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="1" Background="{DynamicResource Table_BG_Title}" Grid.Row="1" Padding="5,1">
-                                <TextBlock Text="Wafer Count" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="14" FontFamily="Arial" VerticalAlignment="Center"/>
+                                <TextBlock Text="Mask Count" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="14" FontFamily="Arial" VerticalAlignment="Center"/>
                             </Border>
                             <Border BorderBrush="{DynamicResource Table_BD}" BorderThickness="0,1,1,1" Background="{DynamicResource Table_BG_Content}" Grid.Row="1" Grid.Column="1" Padding="5,1">
                                 <TextBlock Text="{Binding CycledWafer}" TextWrapping="Wrap" Foreground="{DynamicResource FG_Black}" FontSize="14" FontFamily="Arial" VerticalAlignment="Center"/>

+ 2 - 2
VirgoUI/Models/Operate/Overview/OverViewModel.cs

@@ -1260,7 +1260,7 @@ namespace VirgoUI.Client.Models.Operate
         {
             get
             {
-                return $"Wafer Count:{LP1WaferCount}";
+                return $"Mask Count:{LP1WaferCount}";
             }
         }
 
@@ -1284,7 +1284,7 @@ namespace VirgoUI.Client.Models.Operate
         {
             get
             {
-                return $"Wafer Count:{LP2WaferCount}";
+                return $"Mask Count:{LP2WaferCount}";
             }
         }