| sWhat | (String) Obtained information type.
sel - Acknowledgment of the selected item
all - Acknowledgment of all displayed items |
|---|---|
| sUserNote | [optional] (String) The text note that is stored to the data together with the acknowledged alarm item (it is enabled on the "Storage" tab). |
var oViewer = pMe.Items("/Viewer");
oViewer.Acknowledge("sel");