Dear,
In Dataminer driver/ connector is it possible to avoid displaying parameter column name of alarm parameter in alarm console when alarm parameters are in the table? In alarm console we want to have only cell value, not parameter column name and cell value.
Thank you!
Hi Jurica,
When monitoring a column parameter, the parameter description will concatenate the columns parameter name and the display key of the row (or the index if the display key is not defined). As far as I know, it is not possible to remove the column parameter name from the parameter description. However, you can add extra columns in the alarm console to display this information in different columns. See below example:

Hope it helps.
Thank you!