Skip to content

Missing error checking when using xxTable2D #28

@lausdahl

Description

@lausdahl

When xxTable2D is used through FMI there are no error checks relating to the file being loaded. The xxTable2D functions do generate both error codes and error messages but these does not affect the fmi2Status returned from ex the initialisation method. Also the logger received through the instantiate call should be used with e.g. logStatusFatal since I assume failure to read is fatal otherwise logStatusError see page 42 https://svn.modelica.org/fmi/branches/public/specifications/v2.0/FMI_for_ModelExchange_and_CoSimulation_v2.0.pdf remember to declare the category before using it, and respect the logging on flag.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions