Software; Smt351_Config; Definition; Prototype - Sundance Spas SMT351 User Manual

Table of Contents

Advertisement

Software

SMT351 comes with a software package that provides basic functions for using the
board. The library is called Smt351.lib.

SMT351_Config

Definition

Load a bitstream into the SMT351's FPGA.

Prototype

void SMT351_Config (int Cp, const char *Bitstream)

Parameters

Cp: Number of the comport used to configure the SMT351
Bitstream: pointer to the bitstream file name

SMT351_Capture

Definition
Triggers capture of data into the SMT351 memory.
Prototype
void SMT351_Capture (int Cp, int Words)
Parameters
Cp: Number of the comport used to communicate with the SMT351
Words: number of 32-bis words to capture.

SMT351_PlayBack

Definition
Triggers playback of data previously stored in SMT351 memory.
Prototype
void SMT351_Playback (int Cp)
Parameters
Cp: Number of the comport used to communicate with the SMT351

Advertisement

Table of Contents
loading

Table of Contents