Ticket #137 (closed enhancement: fixed)
Logging of in argument for put_selectedReport
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | minor | Milestone: | 2.2 |
Component: | COLoggers | Version: | Development |
Keywords: | put_SelectedReport | Cc: | michaelhalloran |
Description
I am starting from an Aspen Hysys case file where only three streams are declared, two of them being defined. I add a SciLab UO as a CAPE-OPEN Unit Operation. I don't go very far, just declaring two inlet ports and one outlet port in the SciLab UO before closing the \"Scilab CAPE-OPEN UO\" view. It means Edit is called only once. I am observing what takes place before the Edit call. It appears Aspen Hysys makes use of the methods of the ICapeUnitReport interface. Aspen Hysys asks the UO for its list of reports (call to get_Reports) and the list, made of a single report, is provided by the UO. Then Aspen Hysys makes a call to put_SelectedReport. COLTT checks by getting once more the list of reports, that the selected report is among the available reports. But there is no printing of a line like:
put_selectedReport input argument:
Scilab Output
which would be similar to what happens with put_ComponentName.
For the sake of being consistent in the appearance of the logging, I think put_SelectedReport output should be modified.
Attachments
Change History
Changed 12 years ago by michelpons
- Attachment hysys_071612_162219.log added
Changed 12 years ago by michelpons
- Attachment UNCONNECTED V7.3CP2.HSC added
Aspen Hysys 7.3 CP2 case file used as a starting point
Log file obtained with COLTT 2.1 June 16, 2012 build