PU410 - RTA alarm/event configuration
Answers
I suggest that you
1) Dump the database from the old RTA board; #DUDBS SRCE:OLD,SEL=ALL=1000/FULL
This should result in a database-file named: OLD01.BA
2) Load the database from the old RTA board (OLD01.BA) into the new PU410; #TRDBS SRCE:OLD01.BA
I hope this might help you.
BR Carsten
As first answer hint; Event Treat database must be populated if custom event treats are in use.
Try setting LIM_TR on a MB300 AI object to 3 (or maybe 4) to verify standard treats.
There are 3 files you need to copy from the Advant RTA backup that contain the Event Configurations. Alternatively, you can Dump and Load the DB file configurations for Alarm Treatments. The database file format is identical.
The old recommendation was to use Kermit as a terminal to the Advant, but I think there should now be loads of Terminal options eg Putty, that will work much better.
Have you loaded the Event Database into New RTA board? and checked all the all the even has been loaded with reference to Old RTA board backup??
Regards,,,,,,,,,,,,,,,,,,/
Chidambara Deshpande
Hello
Source code of all records is not recommended as standard records may have been changes since AS500 OS or older versions of 800xA.
Do never load record 1-20 from an older version of AS500 OS or 800xA.
Using the DUDB & LODB commands is the fastest way to dump and load the event treat configuration between RTA boards (nodes).
Perform a logical file dump of LF25= EVENT_TREAT user defined instances 20 to 300 from your old station or CS servers RTA boards LF 25 and load it into the new CS servers LF 25
DUDB CMDS:LF25 <CR>
25 <CR> Dump from Logical file
Y <CR> Include dyn. properties
Y <CR> Include Action properties
Message = <CR>
20 <CR> Dump start record
<CR> Dump stop at record. <CR> = end of file
N <CR> Enter prop. selection dialog
Replace LF25= EVENT_TREAT instance 20 to 300 with your new logical dump.
a. LODB SRCE:LF25 <CR>
Y <CR> Target is not in configuration mode, proceed
I* <CR> LOAD MODE (Instance 20 onwards should be
loaded.)
b. LODB SRCE:LF95 <CR>
Y <CR>
I* <CR>
Close RTA board maintenance window and remember to make an RTA board backup before you reboot the RTA board or CS server.
Best Regards Jan-Erik
Add new comment