beautypg.com

Sundance SMT1026 User Manual

Page 10

background image

Notes:

This function obtains an interface to any FPGA-only module plugged in the
first TIM site of a Sundance carrier board.

SmtFPGAClose

Prototype:

void SmtFPGAClose(IFSmtFPGA *p);

Parameters:

p

Pointer to the FPGA-only module interface.

Return
value:

None.

Notes:

This function closes the FPGA-only module interface.

Smt350Open

Prototype:

IFSmt350 * Smt350Open(unsigned int nIndex=0);

Parameters:

nIndex

Index of the carrier board on which theSmt350 is plugged in.

Return
value:

The return value is a pointer to an Smt350 interface.

Notes:

This function obtains an interface to an Smt350 plugged in the first TIM
site of a Sundance carrier board.

Smt350Close

Prototype:

void Smt350Close(IFSmt350 *p);

Parameters:

p

Pointer to theSmt350 interface.

Return
value:

None.

Notes:

This function closes the Smt350 interface.

Smt351Open

Prototype:

IFSmt351 * Smt351Open(unsigned int nIndex=0);

Parameters:

nIndex

Index of the carrier board on which the Smt351 is plugged in.

Return
value:

The return value is a pointer to an Smt351 interface.

Notes:

This function obtains an interface to an Smt351 plugged in the first TIM
site of a Sundance carrier board.