Loading…
Name ID Label Description Type Access Class
IsDI1ForCalActiveLow 403D Calibration polarity This point specifies the polarity for digital input 1 (DI1) when it is configured (via IsDI1UsedForCal) for use in synchronizing a calibration. See also IsDI1ForCalStateGated. R/W Enum 0
IsDI1ForCalStateGated 403E Calibration gating This point specifies the calibration gating for digital input 1 (DI1) when it is configured (via IsDI1UsedForCal) for use in synchronizing a calibration. When FALSE, the calibration is started/stopped via an inactive->active edge; when TRUE, the calibration is started via an inactive->active state change and stopped via an active->inactive state change. The active edge/state is specified via the IsDI1ForCalActiveLow data point. R/W Enum 0
LowPressureAlarm 403F Low limit Pressure alarm low limit. An alarm is generated when the input flow pressure is at or below this limit. R/W Float 0
HighPressureAlarm 4040 High limit Pressure alarm high limit. An alarm is generated when the input flow pressure is at or above this limit. R/W Float 0
SpecFlowPressure 4041 Fixed pressure Specifies (fixes) the flow-condition pressure when the 'EnablePressureInput' data point is set to "Fixed". R/W Float 0
InputPressureUnit 4042 Gage or absolute pressure Specifies whether the input pressure is absolute (TRUE) or gage (FALSE). If the input pressure is gage, then the absolute pressure is calculated as the sum of the input gage pressure and the atmospheric pressure (specified via the 'AtmosphericPress' data point). R/W Enum 0
AtmosphericPress 4043 Atmospheric pressure Specifies the atmospheric pressure. This value is required when the flow pressure input is fixed (see 'EnablePressureInput') and the input pressure is gage (see 'InputPressureUnit'). R/W Float 0
LowTemperatureAlarm 4044 Low limit Temperature alarm low limit. An alarm is generated when the input flow temperature is at or below this limit. R/W Float 0
HighTemperatureAlarm 4045 High limit Temperature alarm high limit. An alarm is generated when the input flow temperature is at or above this limit. R/W Float 0
SpecFlowTemperature 4046 Fixed temperature Specifies (fixes) the flow-condition temperature when the 'EnableTemperatureInput' data point is set to "Fixed". R/W Float 0
Name ID Label Description Type Access Class