|
|
@ -79,7 +79,7 @@ public class PileChargeCompleteReq : ASDU
|
|
|
|
///动力蓄电池最高温度(ºC)
|
|
|
|
///动力蓄电池最高温度(ºC)
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(112, 8, PropertyReadConstant.Bit, 1, 0, 50)]
|
|
|
|
[Property(112, 8, PropertyReadConstant.Bit, 1, 0, 50)]
|
|
|
|
public byte MaximumTemperatureOfTractionBattery { get; set; }
|
|
|
|
public float MaximumTemperatureOfTractionBattery { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收SPN2560=0x00 的充电机辨识报文超时
|
|
|
|
///接收SPN2560=0x00 的充电机辨识报文超时
|
|
|
@ -123,51 +123,57 @@ public class PileChargeCompleteReq : ASDU
|
|
|
|
[Property(132, 2)]
|
|
|
|
[Property(132, 2)]
|
|
|
|
public byte TimeReceiveChargingStatisticsMessageOfCharger { get; set; }
|
|
|
|
public byte TimeReceiveChargingStatisticsMessageOfCharger { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
|
|
///BMS 检测到的其他错误
|
|
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
[Property(134, 6)]
|
|
|
|
|
|
|
|
public byte OtherErrorsDetectedByBms6 { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收BMS和车辆的辨识报文超时
|
|
|
|
///接收BMS和车辆的辨识报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(134, 2)]
|
|
|
|
[Property(140, 2)]
|
|
|
|
public byte TimeoutReceivingIdentificationMessageBms { get; set; }
|
|
|
|
public byte TimeoutReceivingIdentificationMessageBms { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收电池充电参数报文超时
|
|
|
|
///接收电池充电参数报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(136, 2)]
|
|
|
|
[Property(142, 2)]
|
|
|
|
public byte TimeoutReceivingBatteryChargingParameterMessage { get; set; }
|
|
|
|
public byte TimeoutReceivingBatteryChargingParameterMessage { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收 BMS完成充电准备报文超时
|
|
|
|
///接收 BMS完成充电准备报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(138, 2)]
|
|
|
|
[Property(144, 2)]
|
|
|
|
public byte TimeoutReceivingBmsChargingPreparationMessage { get; set; }
|
|
|
|
public byte TimeoutReceivingBmsChargingPreparationMessage { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收电池充电要求报文超时
|
|
|
|
///接收电池充电要求报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(140, 2)]
|
|
|
|
[Property(146, 2)]
|
|
|
|
public byte TimeoutReceivingBatteryChargingMessage { get; set; }
|
|
|
|
public byte TimeoutReceivingBatteryChargingMessage { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收电池充电总状态报文超时
|
|
|
|
///接收电池充电总状态报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(142, 2)]
|
|
|
|
[Property(148, 2)]
|
|
|
|
public byte TimeoutReceivingBatteryChargingTotalStatusMessage { get; set; }
|
|
|
|
public byte TimeoutReceivingBatteryChargingTotalStatusMessage { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收BMS中止充电报文超时
|
|
|
|
///接收BMS中止充电报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(144, 2)]
|
|
|
|
[Property(150, 2)]
|
|
|
|
public byte TimeoutReceivingBmsChargingSuspensionMessage { get; set; }
|
|
|
|
public byte TimeoutReceivingBmsChargingSuspensionMessage { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///接收BMS充电统计报文超时
|
|
|
|
///接收BMS充电统计报文超时
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(146, 2)]
|
|
|
|
[Property(152, 2)]
|
|
|
|
public byte TimeoutReceivingBmsChargingStatisticsMessage { get; set; }
|
|
|
|
public byte TimeoutReceivingBmsChargingStatisticsMessage { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
///充电机检测到的其他错误
|
|
|
|
///充电机检测到的其他错误
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
[Property(148, 6)]
|
|
|
|
[Property(154, 6)]
|
|
|
|
public byte OtherErrorsDetectedByTheCharger { get; set; }
|
|
|
|
public byte OtherErrorsDetectedByTheCharger { get; set; }
|
|
|
|
}
|
|
|
|
}
|