Using BDM for entering Alarms in Alarm expression aspect
I want to use BDM for configuring alarms in alarm expression aspect , but as there are no published properties in the aspect , BDM cannot be used.Is there any other way to write data to alarm expression aspect in bulk?
Answers
You can use autoit for it. https://www.autoitscript.com/site/autoit/downloads/ Autoit can be used to simulate key presses and mouse movement. I would recomend to use the auto extracting zip version, that way you dont' have to install any software which can interfere with 800xA. The trick is to use 800xA search to find the aspects you want to change and then use a for next loop to go trough each item in the list. As you can see in the attached pdf you need to make the seach box so small it only shows one item at a time you then press the down button to go trough each item. You use a right click mouse button to open the context menu and to open / shown aspects main window.
Add new comment