|
@ -168,7 +168,6 @@ typedef enum { |
|
|
/***********************************************************************************************************************
|
|
|
/***********************************************************************************************************************
|
|
|
* 水浸传感器 * |
|
|
* 水浸传感器 * |
|
|
***********************************************************************************************************************/ |
|
|
***********************************************************************************************************************/ |
|
|
|
|
|
|
|
|
kfn_evaporation_tank_water_sensor_read_state = 900, // cmd: state
|
|
|
kfn_evaporation_tank_water_sensor_read_state = 900, // cmd: state
|
|
|
kfn_device_bottom_water_sensor_read_state = 901, // cmd: state
|
|
|
kfn_device_bottom_water_sensor_read_state = 901, // cmd: state
|
|
|
kreport_evaporation_bin_water_sensor = 950, // report:state //蒸发仓水浸 //report_evaporation_bin_water_sensor_data_t
|
|
|
kreport_evaporation_bin_water_sensor = 950, // report:state //蒸发仓水浸 //report_evaporation_bin_water_sensor_data_t
|
|
@ -189,23 +188,14 @@ typedef enum { |
|
|
kfn_air_compressor_read_electric_current = 1102, // report:electric_current(ma)
|
|
|
kfn_air_compressor_read_electric_current = 1102, // report:electric_current(ma)
|
|
|
|
|
|
|
|
|
/***********************************************************************************************************************
|
|
|
/***********************************************************************************************************************
|
|
|
* 喷液MINI真空泵 * |
|
|
|
|
|
***********************************************************************************************************************/ |
|
|
|
|
|
/**
|
|
|
|
|
|
* @brief Spray liquid mini air compressor |
|
|
|
|
|
* 打开/关闭 |
|
|
|
|
|
*/ |
|
|
|
|
|
kfn_sl_mini_ac_ctrl = 200, // cmd: power(0-100)
|
|
|
|
|
|
|
|
|
|
|
|
/***********************************************************************************************************************
|
|
|
|
|
|
* 气密性测试MINI真空泵 * |
|
|
|
|
|
|
|
|
* 气密性测试空压机 * |
|
|
***********************************************************************************************************************/ |
|
|
***********************************************************************************************************************/ |
|
|
/**
|
|
|
/**
|
|
|
* @brief air Tightness Test AirCompressor |
|
|
* @brief air Tightness Test AirCompressor |
|
|
* 打开/关闭 |
|
|
* 打开/关闭 |
|
|
* 电流上报 |
|
|
* 电流上报 |
|
|
*/ |
|
|
*/ |
|
|
kfn_atta_mini_air_compressor_ctrl = 300, // cmd: power(0-100)
|
|
|
|
|
|
|
|
|
kfn_air_tightness_test_ac_ctrl = 300, |
|
|
|
|
|
|
|
|
/***********************************************************************************************************************
|
|
|
/***********************************************************************************************************************
|
|
|
* 压力传感器数据上报 * |
|
|
* 压力传感器数据上报 * |
|
@ -215,18 +205,6 @@ typedef enum { |
|
|
kfn_psbus_scan = 402, //
|
|
|
kfn_psbus_scan = 402, //
|
|
|
kreport_pressure_data = 450, // report:subid pressure(0.1pa)
|
|
|
kreport_pressure_data = 450, // report:subid pressure(0.1pa)
|
|
|
|
|
|
|
|
|
/***********************************************************************************************************************
|
|
|
|
|
|
* MINI_PWM风机控制 * |
|
|
|
|
|
***********************************************************************************************************************/ |
|
|
|
|
|
/**
|
|
|
|
|
|
* @brief 风机控制 |
|
|
|
|
|
* 打开/关闭 |
|
|
|
|
|
* 安全继电器控制 |
|
|
|
|
|
* 电流上报 |
|
|
|
|
|
*/ |
|
|
|
|
|
kfn_mini_pwm_blower_ctrl = 500, // cmd: speed(0-100)
|
|
|
|
|
|
kfn_mini_pwm_blower_read_fbcount = 501, // cmd: valve_state
|
|
|
|
|
|
|
|
|
|
|
|
#if 0
|
|
|
#if 0
|
|
|
/***********************************************************************************************************************
|
|
|
/***********************************************************************************************************************
|
|
|
* H2O2传感器数值上报 * |
|
|
* H2O2传感器数值上报 * |
|
|