Is it possible to enter a variable (e.g. register content) into the alarm text of the S-Web Server and to display the text in the alarmlist?
FAQ #101245
No it isn't possible to display a register content or a sub text (with the instruction $Rxxxx or $Lxxxx) in the alarmlist of the S-Web editor.
The reason why this isn't possible is the fact that the database of the PCD which does store the alarm events does not contain the alarm text (which may change if the content of the Register $Rxxxx does change) but only a number (pointer) of the alarm.
If on the web browser an alarmlist is shown, then the java applet does load the alarm database from the PCD and afterwards the java applet does insert the alarm text from the csv file or from the PCD texts.
Categories
Web Editor5
Last update: 29.05.2015 07:20
First release: 25.06.2009 12:50
Views: 856