Sundance SMT1026 User Manual
Page 27
Advertising

and DAC.
bDCM
DCM reset. 0 = inactive, 1 = active.
Return
value:
None.
Notes:
This function resets the SMT381.
The SMT381 enumerated types
Enumerated
type
Description
enum
DATAMODE {
direct,
memory
};
Selects the data mode:
direct = the input data comes from the FPGA, memory = the input data
comes from the DAC memory.
3.3.5
SMT384 interface
The SMT384 interface can be used with a SMT384 plugged in a Sundance carrier board.
This section describes:
the SMT384 functions
•
ResetDevices
•
ConfigureADCReg
•
ConfigureADCClock
•
Acquire
the SMT384 structures
•
CLKMODE384
The SMT384 functions
All the following functions can throw an SMTExc exception.
ResetDevices
Advertising