Hello Community,
I have a question ¿Does Exist in WinCC OA a datapoint to tell me that a Ctrl Manager is in Block Status ( State 3) ?
Datapoint Block Status
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Datapoint Block Status
Hello,
no, there is no dp-element available where this information is written to.
You can write your own script which reads the information for the PMon-state and writes it to dp-elements.
This posting was moved to the "Bugs / Problems"-section.
Please note that the "Questions / Answers"-section is only related to the WinCC OA user days.
Best Regards
Leopold Knipp
Senior Support Specialist
no, there is no dp-element available where this information is written to.
You can write your own script which reads the information for the PMon-state and writes it to dp-elements.
This posting was moved to the "Bugs / Problems"-section.
Please note that the "Questions / Answers"-section is only related to the WinCC OA user days.
Best Regards
Leopold Knipp
Senior Support Specialist
- Gertjan van Schijndel
- Posts:634
- Joined: Mon Aug 02, 2010 10:37 am
Re: Datapoint Block Status
You could enable the smnp agent of the pmon. And read the status of the managers with the snmp driver.