SpyroLink Module Reference

Functions/Subroutines

INTEGER pySL_Initialise (FileDirName, OutputMode, CaseID, Iarray)
 */
INTEGER GetCaseSequenceByName (FileDirName)
 Gets the Case sequence number.

Variables

INTEGER, parameter StringLength = 1025
INTEGER, parameter LenSizeInfo = 20
INTEGER, parameter SequenceNumOutput = 1
 */
INTEGER, parameter SequenceNumInput = 2

Function/Subroutine Documentation

INTEGER SpyroLink::GetCaseSequenceByName ( CHARACTER(len=*),intent(in)  FileDirName  )  [private]

Gets the Case sequence number.

Author:
MWMG
Date:
Monday, 05 October 2009
Remarks:
When failed zero is returned
Returns:
CaseSeq in description of the return variable ASAP!!!
INTEGER SpyroLink::pySL_Initialise ( CHARACTER(len=StringLength),intent(in)  FileDirName,
INTEGER,intent(in)  OutputMode,
INTEGER,intent(out)  CaseID,
INTEGER,dimension(lensizeinfo),intent(out)  Iarray 
)

*/

Initialise a case

Author:
MWMG
Date:
Wednesday, 23 July 2008

When the OS7.DLL is not initialised this DLL will also be initialised.

Remarks:
cdecl calling convention is used
Parameters:
FileDirName The file name including directory (null terminated!)
OutputMode Must this case be initialised with the output mode (1=YES)
CaseID The identifier of this case, to be used for other functionality
Iarray Integer array with all kinds of information handy for the user.
Returns:
RetVal The return status:
  • 1 All went OKE

Variable Documentation

INTEGER,parameter SpyroLink::LenSizeInfo = 20

The size of "Iarray".

INTEGER,parameter SpyroLink::SequenceNumInput = 2

location in the Iarray for the number of inputs

INTEGER,parameter SpyroLink::SequenceNumOutput = 1

*/

location in the Iarray for the number of outputs

INTEGER,parameter SpyroLink::StringLength = 1025

The length of all the strings used, like is defined for a "File Name".

Generated on Mon Apr 12 12:02:18 2010 for Spyro Link Library (SPYROLINK) by  doxygen 1.6.3