Custom Query (122 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 122)

Ticket Resolution Summary Owner Reporter
#137 fixed Logging of in argument for put_selectedReport Michael Halloran michelpons

Reported by michelpons, 12 years ago.

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.

#70 worksforme Multiple log entries about connecting a Port michaelhalloran michelpons

Reported by michelpons, 14 years ago.

Description

I am using a Scilab UO from AmsterCHEM in Aspen Hysys 7.2. In the attached log file obtained with COLTT built of Aug 16, 2010, I see only once: Port <Feed 1> : Call to Connect Port <Feed 1> : Return from Connect - Succeeded

while in the attached screenshot obtaiend with COLTT Viewer, I see this entry repeated a number of times.

#85 worksforme Name of interface queried lacking in Viewer michaelhalloran michelpons

Reported by michelpons, 13 years ago.

Description

The loggers are able to log the fact that a query has been made about the presence of a CAPE-OPEN interface on a PMC. It appears in the log file as, for example: ThermoSystem <Anonymous> : Call to QueryInterface for ICapeUtilities ThermoSystem <Anonymous> : Return from QueryInterface for ICapeUtilities - Succeeded

But in the Viewer, if the query call does appear, there is no mention about which interface the call has been made. There may be the need to develop some more the reporting on this because the name of the interface queried is about as important as the fact that it was queried.

Note: See TracQuery for help on using queries.