Using iFix 5.5 with PPS. This loads the GE PPS Dynamos, and all the Tag Status pictures into the Picture Support files.
I have to change the Dynamos to make them API 1165 compliant (Control Room Management regulation for screen conformity), plus there are some bugs in them which need to be fixed. The Tag Status pictures also need some of the links fixed.
First concern: I've successfully manipulated the PPS_AlarmAnalog set by duplicating and renaming the set. My new set (PPS_AlarmAnalogCRM) still uses the same VBA files that the original dynamos use. The original dynamos no longer work, which is ok, but my worry is what will happen during an iFix update. If GE fixes bugs in the original dynamos, they could replace the dynamos, then my compliant dynamos would be broken.
Second concern: The Tag status picture needed some tweaking, so I duplicated the O0C_TS picture, and renamed the original to O0C_TS2. Then I was able to fix the bugs, and add links to make the picture more informative. Now I have the same concern with that picture during an iFix upgrade.
So - I need to bring all PPS Dynamos used up to API 1165 compliance. Before I go any further in the process, I need to come up with a method to preserve my work.
Looking for suggestions.