beautypg.com

Sundance SMT1026 User Manual

Page 25

background image

Notes:

This function prepares the SMT351 for the acquisition.

ReadBack

Prototype:

void ReadBack(void);

Parameters:

None.

Return
value:

None.

Notes:

This function starts the acquisition from the SMT351.

FillMem

Prototype:

void FillMem(unsigned int *pBuf, unsigned int nBytes);

Parameters:

pBuf

Buffer that contains the data to copy to the SMT351 memory.

nBytes

Number of bytes to copy to the SMT351 memory.

Return
value:

None.

Notes:

This function acquires data from the SMT351.

3.3.4

SMT381 interface

The SMT381 interface can be used with a SMT381 plugged a Sundance carrier board.

This section describes:

the SMT381 functions

ConfigureDACReg

ConfigureDACClock

SetTrigger

Reset

the SMT381 enumerated types

DATAMODE

The SMT381 functions

All the following functions can throw an SMTExc exception.