Setting/getting alert texts

The command line option -set allows you to set data point attributes with the ASCII Manager. The command line syntax is as follows:

Example

WCCOAascii -set DPNAME:_alert_hdl.._text "lt:1 LANG:0/"Alert text"/"

-get

The command line option -get allows you to get data point attributes with the ASCII Manager: The command line syntax is as follows:

Example

WCCOAascii -get DPNAME:_alert_hdl.<i>._text "lt:1 LANG:0/"Alert text"/"

When getting text, you must specify the number of the alarm range at <i>. If you want to get the current alert text, you must use alert_hdl.._act_text. as the attribute.