| | |
| | | using HslCommunication; |
| | | using OfficeOpenXml.FormulaParsing.Excel.Functions.Numeric; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.Linq; |
| | | using WIDESEA_Common.Tools; |
| | | using WIDESEA_Core.EFDbContext; |
| | | using WIDESEA_Entity.DomainModels; |
| | | using WIDESEA_Services.IRepositories; |
| | | using WIDESEA_Services.Repositories; |
| | | using WIDESEA_WCS.WCSClient; |
| | | using static System.Collections.Specialized.BitVector32; |
| | | |
| | | namespace WIDESEA_WCS.SchedulerExecute.AGV |
| | | { |
| | |
| | | double comErr_zj = 0.0; |
| | | double doorCode_zj = 2.0; |
| | | double doorState_zj = 24.0; |
| | | |
| | | double comErr_fj = 0.0; |
| | | double doorCode_fj = 2.0; |
| | | double doorState_fj = 24.0; |