1834-SUP-PWR Supplemental Power Tap Auto-generated Tags
After you configure the device, tags are automatically generated. The data
from the input (produced) and output (consumed) assemblies is used as descriptive tag
names to simplify programming.
Tag | Data Type | Function |
|---|---|---|
DeviceName:I.RunMode | BIT | PLC Status. 0 = Not Run Mode 1 = Run Mode Run Mode = 0 when DataStatus.Fault bit is set to a 1 or the Run/Idle
header in the Exclusive Owner connection is set to Idle. Run Mode = 0 when DataStatus.Fault bit is set to a 1 or the Run/Idle
header in the Exclusive Owner connection is set to Idle. |
DeviceName.I. ConnectionFaulted | BIT | PLC Status. Connection to the device is: 0 = Up and working 1 = Not connected. |
DeviceName.I.DiagnosticActive | BIT | PLC Status. 0 = No diagnostics active 1 = One or more diagnostic or prognostics thresholds reached,
DataStatus.Fault bit is set to a 1 or TripWarnStatus.TripPresent bit
is set to a 1 |
DeviceName.I.DiagSequenceCount | SINT | Controller status. Increases each time that a distinct diagnostic
condition is detected. The device increases this value on the rising
and falling edges of any of the following conditions: Each condition that sets the DataStatus.Fault Bit to a 1. Each condition that sets the TripWarnStatus.TripPresent Bit to a
1.
NOTE:
If the DataStatus.Fault is set because both the
TripWarnStatus.NPVoltageTrip bit is set to 1 and the
TripWarnStatus.SPOverCurrentTrip bit is set to 1, the
DiagSequenceCount is incremented by 2, and when
theTripWarnStatus.NPVoltageTrip bit clears, it is incremented by
1 and when the TripWarnStatus.SPOverCurrentTrip bit clears, it
is incremented by 1 again. This value is set to zero on power-up / reset and rolls over after a
count of 255 to the value of 1 not a value of 0. |
DeviceName.I.Fault | BIT | Device-level data. 0 = Normal good data 1 = Data is bad. This is a roll-up of all diagnostic conditions that the module can
detect that indicates that the signal is not good data. The device sets this bit to a 1 when TripWarnStatus = InternalFault
bit is set to 1 If there is a detailed data type member that indicates a given
detected condition, then this Fault member does not itself affect
the DiagnosticActive or DiagnosticSequenceCount members. However, if
there is not a detailed data type for a given detected condition,
then this Fault member triggers both the DiagnosticActive member and
increments/decrements the Diagnostic Sequence Count. |
DeviceName.I.Uncertain | BIT | 0 = No question about data validity 1 = Data validity is questionable Module is operating outside its designed operating range, or data is
under manual or override control. |
DeviceName.I.SwitchedPowerActive | BIT | Switched power provides application power for the 100-E contactor
coils. Indicates whether the Switched power is Active. 0 = Switched power is not provided to End Nodes 1 = Switched power is switched on |
DeviceName.I.TripPresent | BIT | Indicates that the operational trip conditions have been detected by
the device. 0 = No trips 1 = Trip condition(s) exists The device sets this bit to a 1 when the device has detected an
operational trip condition. |
DeviceName.I.WarningPresent | BIT | Indicates that the operational warning conditions have been detected
by the device. 0 = No warnings 1 = Warning condition(s) exists The device sets this bit to a 1 when the device has detected a
warning condition. |
DeviceName.I.SwitchedPowerVoltageTrip | BIT | Switched Power has exceeded its design working limit. The Switched
Power Voltage Trip is latched and must be unlatched when the trip
conditions are removed. 0 = Switched power is not tripped 1 = Trip condition for the Switched power voltage has occurred |
DeviceName.I.SwitchedPowerOverCurrentTrip | BIT | Switched Power has exceeded its design working limit. The Switched
Power Over Current Trip is latched and must be unlatched when the
trip conditions are removed. 0 = Switched power is not tripped 1 = Trip condition for the Switched power current has occurred |
DeviceName.I.SwitchedPowerVoltageWarning | BIT | When set indicates that the voltage for the Switched Power has
exceeded its design warning limit and may cause the Switched Power
Voltage Trip. 0 = Voltage for the Switched power below the warning limit 1 = Voltage for the Switched power above the warning limit |
DeviceName.I.SwitchedPowerOverCurrentWarning | BIT | When set indicates that the current for the Switched Power has
exceeded its design warning limit and may cause the Network Power
Over Current Trip. 0 = Current for the switched power below the warning limit 1 = Current for the switched power above the warning limit |
DeviceName.I.SwitchedPowerFault | BIT | When set indicates that the Switched Power Supply cannot detect
external 24V input or there is an internal fault on the
communications line to the power supply IC 0 = External 24V DC power is detected and communication and
initialization of power supply IC is successful. 1 = External 24V DC power is not detected or communication and
initialization of power supply IC is faulted. |
DeviceName.I.InternalFault | BIT | Indicates internal fault state. For example: the NVS fault power on
self tests finished with fault. |
DeviceName.I.OperatingHoursAlarm | BIT | If predictive maintenance data is available for the device component,
this parameter indicates that the component's remaining life is
below the warning threshold. |
DeviceName.I.NetworkPowerVoltage | REAL | Actual voltage measurement for the Network Power. Measurement is
scaled to user units [VDC]. |
DeviceName.I.SwitchedPowerVoltage | REAL | Actual voltage measurement for the Switched Power. Measurement is
scaled to user units [VDC]. |
DeviceName.I.SwitchedPowerCurrent | REAL | Actual current measurement for the Switched Power. Measurement is
scaled to user units [Amps]. |
Tag | Data Type | Function |
|---|---|---|
DeviceName:O.DisableSwitchedPower | BIT | Disables/Enables the Switched power. When disabled, downstream end
nodes application power for the 100-E contactor coils is
removed. 0 = End Nodes are supplied 1 = End Nodes power is switched off |
DeviceName:O.ResetSwitchedPowerTrip | BIT | If the Switched Power trip occurs, a logical "1"" on this member
resets the trip. 0 = Trip is not reset 1 = Trip is reset |
Tag | Data Type | Function |
|---|---|---|
DeviceName:C.NetworkPowerVoltageWarningEn | BIT | Enable or disable the network power voltage warning. If disabled, the
warning does not activate when the voltage exceeds the design
warning limit. 0 = Disable 1 = Enable |
DeviceName.SwitchedPowerOverCurrentWarningEn | BIT | Enables/Disables the Switched Power Over Current Warning. If disabled
the warning is not set when current exceeds the design warning
limit. 0 = Disable 1 = Enable |
DeviceName.OperatingHoursAlarmEn | BIT | Enables/Disables the Operating Hours Alarm. If disabled the Operating
Hours Alarm is not set when the component remaining life crosses the
warning threshold. 0 = Disabled 1 = Enabled |
DeviceName.RemainingOperatingHoursAlarmLimit | DINT | Defines the remaining hours at which the Operating Hours Alarm is
set. If the remaining life counter crosses that threshold user is
notified that device component approaches to end of its life. 0 - 100 000. Default is 10,000 hours |
Provide Feedback