Ticket #147 (new task)
Opened 12 years ago
Validity of test on get_NamedValue
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | COLoggers | Version: | 2.1 |
Keywords: | get_NamedValue | Cc: | michaelhalloran |
Description
I am using the attached Cavett.fsd which is a COFE document making use of TEA / COUSCOUS elements. When logging TEA Thermo System and Compressor UO I get the attached log. The log shows the following a number of times:
SimulationContext <Compressor_102> : Call to get_NamedValue
Unexpected variant type VT_BOOL, should be VT_BSTR or VT_ARRAY|VT_BSTR
SimulationContext <Compressor_102> : Return from get_NamedValue - Succeeded
Is this error for real? Indeed the argument of this call should be a CapeString. I wonder what it should be wrong in COFE.
Attachments
Change History
Changed 12 years ago by michelpons
- Attachment Cavett.fsd added
Changed 12 years ago by michelpons
- Attachment cofe_090312_180902.zip added
Zipped log file obtained with COLTT 2.1.239
COFE document used