Page 2 of 2

Re: [?+]: Compact HMI 800 with Third party OPC

Posted: Fri Nov 22, 2013 10:29 am
by Linkinx64
I guess the alarm expression aspect can't parse the "$" symbol (in 800xA/CHMI800 it is reserved to point on the structures: e.g. $'Root/.../...)
Place your property in the left side of operator to the single quotes to interprete the property as whole ('ST$Pos$stSeld' == true).

Re: [?+]: Compact HMI 800 with Third party OPC

Posted: Fri Nov 22, 2013 10:48 am
by tuangp
You're correct. Right syntax is "ST$Pos$stSeld"==true
But I don't know why the signal alarm display only one time on Alarm and Events List. After ack. it not appaer any more whether condition changed. :(

Re: [?+]: Compact HMI 800 with Third party OPC

Posted: Fri Nov 22, 2013 12:54 pm
by Linkinx64
tuangp wrote:You're correct. Right syntax is "ST$Pos$stSeld"==true
But I don't know why the signal alarm display only one time on Alarm and Events List. After ack. it not appaer any more whether condition changed. :(
I don't believe you:
Image

Image

Image

Image

Image

Image