Asset Management
The DeviceX_AssetManagement function block returns the status of the acyclic asset management data of the specified device.
DeviceX_AssetManagement Output Interface
|
Output |
Data Type |
Description |
|---|---|---|
|
TimeDeviceOn |
DINT |
This register indicates the time that the module has been powered on in its lifetime. (Unit: h) |
|
TimeDeviceOn_O |
BOOL |
This register indicates the overflow time that the module has been powered on in its lifetime. |
|
TimeSwitchOn |
DINT |
This register indicates the time the contactor has been in the closed state. (Unit: h) |
|
TimeSwitchOn_O |
BOOL |
This register indicates the overflow time the contactor has been in the closed state. |
|
EventCntr |
DINT |
This register indicates number of times this module has experienced a detected device error. This value does not include detected device errors which prevent the saving or corruption of the non-volatile memory. |
|
ContactorCycleCntr |
DINT |
This register indicates the number of times the contactor has been commanded to the closed state from the open state. |
|
ContactorCycleCntr_O |
BOOL |
This register indicates the overflow number of times the contactor has been commanded to the closed state from the open state. |
|
DevicePowerCycleCntr |
DINT |
This register indicates the number of times the device has been powered on. |
|
DevicePowerCycleCntr_O |
BOOL |
This register indicates the overflow number of times the device has been powered on. |
|
SILStopCntr |
DINT |
This value indicates the number of mirror relay operations. |
|
SILStopCntr_O |
BOOL |
This value indicates the overflow number of mirror relay operations. |
|
MaxIRMS |
DINT |
This register indicates the maximum current the device has measured in its lifetime. (Unit: 100 mA) |
|
AvgIRMS |
DINT |
Lifetime average current measured by the device (Total Current/Time Current ON). (Unit: mA) |
|
AvgIRMS_O |
DINT |
Lifetime average current measured by the device (Total Current/Time Current ON) overflow value. (Unit: mA) |
|
MaxAvgVRMS |
DINT |
This register indicates the maximum voltage the device has measured in its lifetime. (Unit: V) |
|
AvgVRMS |
DINT |
Average Vrms voltage on three phases. (Unit: V) |
