Configuration Tag Definitions – 5034-IF4IH

Configuration Tags – 5034-IF4IH
Name
Data Type
Definition
Valid Values
ChXXSourcing
BOOL
Controls whether the channel provides loop power to connected devices.
  • 0 = The channel does not supply loop power. External power must be provided.
  • 1 = The channel supplies loop power.
Chxx.SensorType
SINT
Type of sensor
Not applicable to this module
Chxx.NotchFilter
SINT
Notch Filter removes line noise for the channel.
  • 0 = 10 Hz with 50/60 Hz noise rejection
  • 16 = 20 Hz with 50/60 Hz noise rejection
  • 4 = 200 Hz
  • 21 = 1,200 Hz
  • 22 = 4,800 Hz for non-HART
  • 23 = 9,600 Hz for non-HART
Chxx.AlarmDisable
BOOL
Disables all alarms on the channel.
IMPORTANT: Consider the following:
  • When if you change this tag to 0, that is, so alarms are not disabled, you must also enable the individual alarms for them to work.
    For example, if you want to use the Low Low Alarm for a channel, you must set the Chxx.AlarmDisable to 0 and set the Chxx.LLAlarmEn output tag to 1 so the alarm is enabled.
    This applies to all alarms on the module.
  • Conversely, if you set this tag to 1, alarms are disabled regardless of the setting on the alarm enable tag for any alarm.
0 = Alarms are enabled
1 = Alarms are disabled
Chxx.ProcessAlarmLatchEn
BOOL
Configures Process alarms to latch until they are explicitly unlatched.
The Process alarms include:
  • High High Alarm
  • High Alarm
  • Low Alarm
  • Low Low Alarm
0 = Latching disabled
1 = Latching enabled
Chxx.RateAlarmLatchEn
BOOL
Configures the Rate Alarm to latch until it is explicitly unlatched.
0 = Latching disabled
1 = Latching enabled
Chxx.OpenWireEn
BOOL
Configures OpenWire detection when the signal wire is disconnected from one of its channels or the RTB.
0 = OpenWire detection disabled
1 = OpenWire detection ernabled
Chxx.Disable
BOOL
Disables the channel.
0 = Channel is enabled
1 = Channel is disabled
Ch0x.TenOhmOffset
INT
Not applicable
0
Chxx.DigitalFilter
INT
One of four points used in scaling. The high engineering helps determine the engineering units the signal values scale into. The high engineering term corresponds to the high signal value.
0…32,767 ms
Chxx.LowSignal
REAL
One of four points used in scaling. The high engineering helps determine the engineering units the signal values scale into. The high engineering term corresponds to the high signal value.
Any value
Chxx.HighSignal
REAL
One of four points used in scaling. The high engineering helps determine the engineering units the signal values scale into. The high engineering term corresponds to the high signal value.
Any value
Chxx.LowEngineering
REAL
One of four points used in scaling. The high engineering helps determine the engineering units the signal values scale into. The high engineering term corresponds to the high signal value.
Any value
Chxx.HighEngineering
REAL
One of four points used in scaling. The high engineering helps determine the engineering units the signal values scale into. The high engineering term corresponds to the high signal value.
Any value
Chxx.LLAlarmLimit
REAL
The Low Low Alarm trigger point. Causes the ChxxLLAlarm to trigger when the input signal moves beneath the configured trigger point. Value is in terms of engineering units.
Any value
Chxx.LAlarmLimit
REAL
The Low Alarm trigger point. Causes the ChxxLAlarm to trigger when the input signal moves beneath the configured trigger point. Value is in terms of engineering units.
Any value
Chxx.HAlarmLimit
REAL
The High Alarm trigger point. Causes the ChxxHAlarm to trigger when the input signal moves above the configured trigger point. Value is in terms of engineering units.
Any value
Chxx.HHAlarmLimit
REAL
The High High Alarm trigger point. Causes the ChxxHHAlarm to trigger when the input signal moves above the configured trigger point. Value is in terms of engineering units.
Any value
Chxx.RateAlarmLimit
REAL
The Rate Alarm trigger point. Causes the ChxxRateAlarm to trigger when the input signal changes at a rate faster than the configured Rate Alarm. Configured in Engineering Units per second.
0 = Rate Alarm is not used
Any value greater than zero = Trigger point
Chxx.AlarmDeadband
REAL
Allows a process alarm to remain set, despite the alarm condition disappearing, as long as the input data remains within the deadband of the process alarm.
The deadband value is subtracted from the High and High High Alarm Limits to calculate the deadband thresholds for these alarms. The deadband value is added to the Low and Low Low Alarm Limits to calculate the deadband thresholds for these alarms.
Any non-negative value
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal