Sundance SMT1026 User Manual
Page 11

Smt351Close
Prototype:
void Smt351Close(IFSmt351 *p);
Parameters:
p
Pointer to the Smt351 interface.
Return
value:
None.
Notes:
This function closes the Smt351 interface.
Smt370Open
Prototype:
IFSmt370 * Smt370Open(unsigned int nIndex=0);
Parameters:
nIndex
Index of the carrier board on which the Smt370 is plugged in.
Return
value:
The return value is a pointer to an Smt370 interface.
Notes:
This function obtains an interface to an Smt370 plugged in the first TIM
site of a Sundance carrier board.
Smt370Close
Prototype:
void Smt370Close(IFSmt370 *p);
Parameters:
p
Pointer to the Smt370 interface.
Return
value:
None.
Notes:
This function closes the Smt370 interface.
Smt384Open
Prototype:
IFSmt384 * Smt384Open(unsigned int nIndex=0);
Parameters:
nIndex
Index of the carrier board on which the Smt384 is plugged in.
Return
value:
The return value is a pointer to an Smt384 interface.
Notes:
This function obtains an interface to an Smt384 plugged in the first TIM
site of a Sundance carrier board.
Smt384Close
Prototype:
void Smt384Close(IFSmt384 *p);