Sundance SMT1026 User Manual
Page 12

Parameters:
p
Pointer to the Smt384 interface.
Return
value:
None.
Notes:
This function closes the Smt384 interface.
Smt390Open
Prototype:
IFSmt390 * Smt390Open(unsigned int nIndex=0);
Parameters:
nIndex
Index of the carrier board on which the Smt390 is plugged in.
Return
value:
The return value is a pointer to an Smt390 interface.
Notes:
This function obtains an interface to an Smt390 plugged in the first TIM
site of a Sundance carrier board.
Smt390Close
Prototype:
void Smt390Close(IFSmt390 *p);
Parameters:
p
Pointer to the Smt390 interface.
Return
value:
None.
Notes:
This function closes the Smt390 interface.
Smt391Open
Prototype:
IFSmt391 * Smt391Open(unsigned int nIndex=0);
Parameters:
nIndex
Index of the carrier board on which the Smt391 is plugged in.
Return
value:
The return value is a pointer to an Smt391 interface.
Notes:
This function obtains an interface to an Smt391 plugged in the first TIM
site of a Sundance carrier board.
Smt391Close
Prototype:
void Smt350Close(IFSmt391 *p);
Parameters:
p
Pointer to the Smt391 interface.
Return
value:
None.