ST_LON_SNVT_pumpset_sn

Used by: SNVT_pumpset_sn

TYPE ST_LON_SNVT_pumpset_sn :
STRUCT
  uiTotal_dilution_flow     : UINT;
  rExhaust_temperature      : REAL;
  rExhaust_pressure         : REAL;
  rShaft_seal_purge_pressure    : REAL;
  rInlet_vacuum         : REAL;
  rSupply_voltage           : REAL;
  uiCoolant_flow        : UINT;
  eCoolant_flow_low         : E_LON_boolean_t;
  eDilution_active          : E_LON_boolean_t;
  eBallast_dilution_active      : E_LON_boolean_t;
  eInlet_purge_dilution_active  : E_LON_boolean_t;
  eExhaust_dilution_active      : E_LON_boolean_t;
  eDilution_flow_Out_of_range   : E_LON_boolean_t;
  ePower_supply_on          : E_LON_boolean_t;
END_STRUCT
END_TYPE

uiTotal_dilution_flow: Min: 0 / Max: 65535 / Dilution gas flow.

rExhaust_temperature: Min: 274 / Max: 6279.5 / Exhaust line external temperature.

rExhaust_pressure: Min: -3276.8 / Max: 3276.7 / Exhaust line pressure.

rShaft_seal_purge_pressure: Min: -3276.8 / Max: 3276.7 / Shaft seal purge pressure.

rInlet_vacuum: Min: -3.40E+38 / Max: 3.40E+38 / Process gas inlet pressure.

rSupply_voltage: Min: -3276.8 / Max: 3276.7 / Pumpset power supply voltage.

uiCoolant_flow: Min: 0 / Max: 65535 / Total coolant flow.

eCoolant_flow_low: Coolant flow too low (Boolean, see E_LON_boolean_t).

eDilution_active: Coolant flow too low (boolean).

eBallast_dilution_active: Dilution gas being used as ballast (boolean).

eInlet_purge_dilution_active: Dilution gas being used to purge process gas (boolean).

eExhaust_dilution_active: Dilution gas being used to dilute exhaust (boolean).

eDilution_flow_Out_of_range: Dilution gas flow outside normal range (boolean).

ePower_supply_on: Dilution gas flow outside normal range (boolean).