11 Commits

Author SHA1 Message Date
9980504c47 B2025-015 RO Editor - PROMS will get stuck in a loop (hang) while placing RO.FST information in the plant database (loading RO's) when Unit Values contain brackets. Example is Point Beach data.
Some of Point Beach RO's have curly braces in the RO return value for the units in P/C.  Found this on some (5-7) Annunciator RO values.  The definition of the return value (multiple return values) uses curly braces so PROMS cannot distinguish between brackets being part of a unit value or part of the format for multiple return values.

Equipment Designation, Main Steam (MS), Annunciators have examples of return values with curly braces.  Look at the Referenced Object Definition on the Annunciators tree node for the definition of the return value.
2025-02-20 10:03:05 -05:00
5be9daa019 B2024-004 In the RO Editor, fixed the issue for when Child values have a length of zero, the parent value will now be displayed (as gray text) in the Child field. Also, when generating a RO.FST file, it will use the Parent value when the Child value length is zero. 2024-01-25 11:15:10 -05:00
c66c01332e C2022-001 only add the child value to RO.FST if it is different than the parent (default) value 2022-01-21 14:33:09 +00:00
fac1614259 B2021-146 Added a null reference check. 2021-12-10 19:41:33 +00:00
ce9e9e182e C2021-026 Parent/Child applicability in RO Editor 2021-07-29 18:28:12 +00:00
de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
Rich
14e0d8c756 Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF. 2015-09-12 15:41:08 +00:00
3fe7f68166 Added a smarter status message based on the number of items being processed 2015-05-04 19:06:14 +00:00
f9992cd299 Better status messages during the retrieval of data for the report
Improved the Select statement used to get RO data from the database
Status message added
2015-04-17 16:51:51 +00:00
b9c6d317c7 Logic to handle when a RO Database is selected when generating report information
In creating a temporary (meta) file for Complete RO Report, file was sometimes not created anew with the FileMode.Create setting.  Changed to FileMode.Append and specifically delete the meta file before calling to generate it.
2015-01-27 19:39:31 +00:00
25aff47849 2013-03-25 20:33:33 +00:00