I.
Events:
2. Channel data has changed
3. Channel value has changed
4. Channel status has changed
In the above event settings, I noticed that both point 2 and point 3 record events on the web whenever the value changes. So, what is the difference between point 2 and point 3? What is the meaning of point 4? I am not sure how to simulate point 4. Could you provide a specific method?
II.
Limits:
Deadband
Regarding the above Deadband, how can I simulate it to demonstrate its effect? For example, if I set the value to 100 and the actual value is 85, the value can still be displayed normally on the web. My understanding is that if I set the Deadband to 100, values below 100 should not be displayed, and only values above 100 should be displayed.