Spyro Link Library (SPYROLINK)
01.50010.00
SPYRO (R) Suite 7 - SPYROLINK
Application Program Interface for the SPYROLINK module
Defines the interfaces to link to the SPYRO Suite via a third party interface.
- Note:
- This module defines the procedures to simulate SPYRO (R) Suite 7 cases via a third party interface. The main calling sequence would be first to initialize a case ("Initialise"), retrieving the input information and their values ("GetInputInformation") that can be manipulated via the third party interface. Thereafter a simulation can be executed ("Simulate") which return the output values. A separate routine is provided to get string information ("GetOutputInformation") on the particular outputs. When an error occurred one can retrieve the last error string as well.
The SPYRO (R) Suite 7 GUI is the configuration tool for a particular case that needs to be solved via the third party interface. Currently one can only manipulated the input values that are fixed of the FEED and the PRODUCT models within a case. When a certain case is changed via the GUI this case needs to be (re-)initialized via the third party program. This will results in reinitialized input and output entities.
The SPYROLINK module is capable of handle multiple initialized cases. The simulation of the initialized cases is done sequentially, meaning that other case can be simulated when the current simulated case is finalized.
- Author:
- MWMG
- Date:
- Tuesday, 24 January 2010