Browse Source

LoadMappingForecastTime时间调整为默认3min

huangping 6 days ago
parent
commit
8550869431
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Furnace/FurnaceRT/Config/System.sccfg

+ 1 - 1
Furnace/FurnaceRT/Config/System.sccfg

@@ -65,7 +65,7 @@
 			<config default="2" name="WaferCountBelowWhichStartNewProcessJob" description="Wafer Count Below Which Start New Process Job" max="25" min="1" paramter="" tag="" unit="" type="Integer" />
 			<config default="true" name="GroupWaferBySequence"  description="Group Wafer By Sequence" max="0" min="0" paramter="" tag="" unit="" type="Bool" />
 			<config default="true" name="IsRunInParallelMode"  description="IsRunInParallelMode" max="0" min="0" paramter="" tag="" unit="" type="Bool" visible="false"/>
-			<config default="15" name="LoadMappingForecastTime" description="Load Foup Operation Mapping wafer forcast time" max="1000" min="1" paramter="" tag="" unit="s" type="Double" />
+			<config default="180" name="LoadMappingForecastTime" description="Load Foup Operation Mapping wafer forcast time" max="1000" min="1" paramter="" tag="" unit="s" type="Double" />
 		</configs>