event element ? ABB AC450 controller.
How can i find, how many event elements have been configured in RTA database and their setting also ?
Answers
I would use DUDB to dump the entire event treat database to text file.
Something like:
# DUDB SRCE:LF25.TXT
I'm currently out of office and can not provide a fully tested command line.
I believe the DUDB command to be interactive; ie it will ask for what to dump.
Event Treatment is stored in logical file 25; so specify 25 when asked.
After the command has completed; search harddisk for "LF25" and you should find the dump.
The opposite; load from source code is LODB.
Hope this helps
/Stefan
Add new comment