The value is not output properly.

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
2 posts • Page 1 of 1
BongBongV
Posts:16
Joined: Thu Sep 24, 2020 10:41 am

The value is not output properly.

Post by BongBongV »

- WinCC OA Version : 3.18
- Patch : P002

- The value is not output properly.

dpGet(dp + ":_alert_hdl.._ackable", bState1);
dpGet(dp + ":_alert_hdl.._state, iState2);


I think it worked properly in version 3.14 but am I using it wrong?

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: The value is not output properly.

Post by gschijndel »

According to the documentation the values of these attributes can only be retrieved with 'alertGet', 'alertConnect' or a 'SELECT ALERT' query.

2 posts • Page 1 of 1