beautypg.com

3software – Sundance SMT1026 User Manual

Page 8

background image

3

Software

This section describes the functionality of the SMT1026 package.

3.1

Interface Mechanism

The design makes use of a C++ style interface pointer to the hardware.

SmtFPGA.dll exports functions that gather information about the installed boards and
provide an interface pointer for later use.

To use the SMT1026, you need to:

Obtain an interface pointer to the hardware by calling

SmtxxxOpen(unsigned

int nIndex = 0)

.

Use the interface pointer to call functions related to the hardware.

Example: