Ticket #37 (closed enhancement: fixed)

Opened 14 years ago

Last modified 13 years ago

Name returned by GetComponentName not showing

Reported by: michelpons Owned by: Michael Halloran
Priority: minor Milestone: 2.0 No dependency/Viewer/New installer
Component: COLoggers Version: 1.08.4
Keywords: Cc: michaelhalloran

Description

I am using the material that helped document Ticket#2. Examining the log (see attached) obtained with COLTT 1.08.4, I observe the following:

PropertyPackage <Anonymous> : Call to ICapeIdentification.get_ComponentName
PropertyPackage <Anonymous> : Return from ICapeIdentification.get_ComponentName - Succeeded

I believe Aspen COMThermo does not return any name for the Property Package. But this does not show up. I would prefer having:

PropertyPackage <Anonymous> : Call to ICapeIdentification.get_ComponentName
PropertyPackage <Anonymous> : GetComponentList returns :
PropertyPackage <Anonymous> : Return from ICapeIdentification.get_ComponentName - Succeeded

Then it would be obvious why \"Anonymous\" is used all along.

Attachments

gservercorba_110509_153332.log (9.6 KB) - added by michelpons 14 years ago.
Log file obtained with COLTT 1.08.4

Change History

Changed 14 years ago by michelpons

Log file obtained with COLTT 1.08.4

comment:1 Changed 14 years ago by michaelhalloran

  • Status changed from new to closed
  • Resolution set to fixed

Fixed as part of improving output format for COLTTViewer. COLTT now generates:

Port <Inlet 2> : Call to ICapeIdentification.get_ComponentName

get_ComponentName returns:
Inlet 2

Port <Inlet 2> : Return from ICapeIdentification.get_ComponentName - Succeeded

comment:2 Changed 13 years ago by michelpons

  • Milestone set to 1.08.05
Note: See TracTickets for help on using tickets.