diff --git a/Service/Station/MonitorService.cs b/Service/Station/MonitorService.cs index cb39574..4afa5a1 100644 --- a/Service/Station/MonitorService.cs +++ b/Service/Station/MonitorService.cs @@ -102,10 +102,10 @@ public class MonitorService { PlcSwapModel = new PlcSwapModelResp() { - // ModelState = PlcMgr.PlcToHostData.ModeControl.Value, - // StationInLampSts = PlcMgr.PlcToHostData.LightIn.Value, - // ControlModel = PlcMgr.PlcToHostData.RemoteLocalControlState.Value, - },// + ModelState = ClientMgr.PlcClient.Auto?1010:1000, + //StationInLampSts = ClientMgr.PlcClient. + ControlModel = ClientMgr.PlcClient.Remote?1010:1000, + }, StateInfo = stateInfoList, VehicleInfo = new SwapVehicleResp() {