Ticket #201 (new defect)
Opened 9 years ago
Warning about empty list in GetCompoundConstant call
Reported by: | michelpons | Owned by: | michelpons |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | COLoggers | Version: | 2.3 |
Keywords: | GetCompoundConstant | Cc: | michaelhalloran |
Description
I am using a TEA CAPE-OPEN 1.1 Property Package in ProSim Plus. At the start of the communication between ProSim Plus and the TEA Property Package, ProSim Plus asks for a number of constant properties of the Compounds present. For that Prosim Plus uses GetCompoundConstant without listing the Compounds in the compIds argument. This seems to raise a warning from COLTT "Warning - compIds argument is empty". The specification allows for an UNDEFINED CapeArrayString for compIds. It is meant to say that constants for all Compounds returned by GetCompoundList should be provided in the output argument propvals. So I don't see the need for such a warning if indeed the CapeArrayString compIds is effectively set to UNDEFINED? This is normal implementation of the specification.
Attachments
Change History
Changed 9 years ago by michelpons
- Attachment prosimplus_041616_171117.log added
Log of TEA PP in ProSim Plus