Sundance SMT1026 User Manual
Page 9

// Open the SMT391 library
IFSmt391 *pSmt391 = Smt391Open(0);
pSmt391->ResetTIMs();
// Configure the FPGA
pSmt391->ConfigureFPGA(BITSTREAM, QUICK_CONF);
3.2
Functions exported by SmtFPGA.dll
This section describes each of the functions exported by SmtFPGA.dll. These functions
are described in the header file IFSmtFPGA.h.
•
SmtFPGAOpen
•
SmtFPGAClose
•
Smt350Open
•
Smt350Close
•
Smt351Open
•
Smt351Close
•
Smt370Open
•
Smt370Close
•
Smt384Open
•
Smt384Close
•
Smt390Open
•
Smt390Close
•
Smt391Open
•
Smt391Close
•
Smt941Open
•
Smt941Close
The following functions can be used to get information about the carrier board.
•
SmtGetBoardCount
•
SmtGetBoardIndex
•
SmtGetBoardInfo
•
SmtGetError
Functions to access the interfaces
SmtFPGAOpen
Prototype:
IFSmtFPGA * SmtFPGAOpen(unsigned int nIndex=0);
Parameters:
nIndex
Index of the carrier board on which the FPGA-only module is
plugged in.
Return
value:
The return value is a pointer to an FPGA-only module interface.
- SMT107 (16 pages)
- SMT6035 v.2.2 (39 pages)
- SMT6012 v.4.6 (22 pages)
- FC100 (12 pages)
- FC108 v.1.1 (10 pages)
- SMT6065 v.4.0 (45 pages)
- FFT v.2.1 (19 pages)
- SMT111 (18 pages)
- SMT118LT (10 pages)
- SMT118 (20 pages)
- SMT123-SHB (13 pages)
- SMT128 (15 pages)
- SMT145 (18 pages)
- SMT148 (35 pages)
- SMT130 v.1.0 (46 pages)
- SMT148FX (48 pages)
- SMT310Q (55 pages)
- PARS (70 pages)
- SMT166-FMC (52 pages)
- SMT166 (44 pages)
- SMT300Q v.1.6 (61 pages)
- SMT310 v.1.6 (50 pages)
- SMT317 (24 pages)
- SMT326v2 (24 pages)
- SMT338 (19 pages)
- SMT349 (32 pages)
- SMT339 v.1.3 (27 pages)
- SMT338-VP (22 pages)
- SMT358 (25 pages)
- SMT351T (37 pages)
- SMT351 (25 pages)
- SMT350 (45 pages)
- SMT362 (30 pages)
- SMT365G (23 pages)
- SMT364 (37 pages)
- SMT373 (15 pages)
- SMT368 (24 pages)
- SMT370v3 (46 pages)
- SMT377 (22 pages)
- SMT381 2007 (31 pages)
- SMT381-VP (81 pages)
- SMT387 (42 pages)
- SMT391 (18 pages)
- SMT384 (47 pages)
- SMT390-VP (55 pages)