| 
															
																@@ -546,7 +546,10 @@ namespace FurnaceRT.Equipments.Schedulers 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             dvid["CarrierID"] = carrier.CarrierId;
 
															 | 
															
															 | 
															
																             dvid["CarrierID"] = carrier.CarrierId;
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
 
															 | 
															
															 | 
															
																 
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             EV.Notify("SLOT_MAP_AVAILABLE", dvid);
 
															 | 
															
															 | 
															
																             EV.Notify("SLOT_MAP_AVAILABLE", dvid);
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-            Singleton<FAJobController>.Instance.Eqp_NoteCarrierSlotMapRead(carrier.PortID, slotMap, carrier.CarrierId);
 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+            if (!SC.GetValue<bool>("System.IsSimulatorMode"))
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+            {
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+                Singleton<FAJobController>.Instance.Eqp_NoteCarrierSlotMapRead(carrier.PortID, slotMap, carrier.CarrierId);
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+            }
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																             CarrierInEnd(carrier);
 
															 | 
															
															 | 
															
																             CarrierInEnd(carrier);
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																         }
 
															 | 
															
															 | 
															
																         }
 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
 
															 | 
															
															 | 
															
																 
 
															 |