Topic RSS11:04, EEST
October 17, 2016
OfflineHow to create an Alarm Event in Prosys OPC UA Simulator Server & view at client?
In my case, I could able to view the Alarm coming from OPC UA Prosys Server after discovery the same at client side like
“ns=2;s=MyLevel.Alarm Severity=500 () Level exceeded 30.0”. Actually these value are fluctuating and I am unable to trace that value fluctuation at Prosys OPC UA Simulator side.
I am unable to trace the value at server side while navigating as below:
Objects > MyObjects > MyDevice > MyLevelAlarm > Severity
Please let me know:
1. Where do I view these values?
2. How to generate new Alarm Event using different set of value?
12:01, EEST
April 3, 2012
OfflineHi,
Currently the Simulation Server “does not have” A&E simulation. However we added the same nodes that are in the SampleConsoleServer sample that comes with our SDK, which is where those nodes come from. Those nodes have …/MyDevice/MyLevel which does trigger those alarms you are seeing. The main point was to have at least some node triggering alarms. We might add A&E simulation some day in the future, but currently if you need more than what the MyLevel provides, then you need to build it yourself with the SDK; if you do, please see MyNodeManager.simulate() method.
– Bjarne
1 Guest(s)

Log In
Register