Skip to content
< Back to FAQ overview

How should the metrics used in the CAPAROC dashboard of the TSD Dashboard Library be named?

The dashboards in the TSD Dashboard Library already do a lot of the work for you. Some of the work is currently also performed by the PLCnext Engineer library from the PLCnext Store – for example, the data from the devices connected to the controller (e.g. AXC F 2152) is read out here.

This data must then be created as an outport and Proficloud variable in PLCnext Engineer and can then be transferred to Proficloud.io via the PLCnext controller.

Note: The library from the PLCnext Store, which “collects” the data for the CAPAROC dashboard, contains more than just the CAPAROC components, but you can simply use them.

In order for the dashboard to interpret these metrics correctly, the variables must be named correctly. Below you will find the correct naming of the variables so that they can be displayed automatically in the dashboard.

Note: Before you can see data in any dashboards, the metrics must be activated in the Device Management Service. Only then can they also be used in the Time Series Data Service.

Names of the metrics for the CAPAROC dashboard of the TSD Dashboard Library

Function of device (Variable in PLCnext Engineer)Metric nameExplanation
Health status of a channelCAPAROC_CH1_StatusRefers to a single channel.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
80% usage of a channel reachedCAPAROC_CH1_80PRefers to a single channel.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
Short circuit occurred in a channelCAPAROC_CH1_ShortCircuitRefers to a single channel.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
Overload occured in a channelCAPAROC_CH1_OverloadRefers to a single channel.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
Defect occured in a channelCAPAROC_CH1_DefectRefers to a single channel.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
Nominal current (optional), only available, when the nominal current is set on the deviceCAPAROC_CH1_NominalCurrentRefers to a single channel.
This metric sends the actual current of a single channel as a real value.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
Actual currentCAPAROC_CH1_ActualCurrentRefers to a single channel.
This metric sends the actual current of a single channel as a real value.
The metric begins with the identification of the device or data source, followed by the identification of the channel from which this status originates (e.g. CH1, CH2, CH2 …).
Total system current resultCAPAROC_Total_System_Current_ResultRefers to the CAPAROC installation.
This metric sends the total current used with the CAPAROC installation. It is the sum of the current of the individual channels.
Total current shutdownCAPAROC_Total_Current_ShutdownRefers to the CAPAROC installation.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
System input voltage resultCAPAROC_System_Input_Voltage_ResultRefers to the CAPAROC installation.
This metric sends the total input voltage used with the CAPAROC installation. It is the sum of the current of the individual channels.
Channel with 80% capacity reached presentCAPAROC_80PWarning_SumRefers to the CAPAROC installation.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
This metric shows whether there is a channel in the CAPAROC installation that is at 80% capacity.
Channel with error state presentCAPAROC_Channel_Error_SumRefers to the CAPAROC installation.
This metric sends a 1 if the status occurs and a 0 if this status is not or no longer active.
This metric shows whether there is a channel in the CAPAROC installation that is in an error state.