46
How can I...
Control the Arbitrary Waveform Generator
The Arbitrary Waveform Generator can operate in two different modes, DDS
mode and Linear mode.
In DDS mode, the generator frequency refers to the frequency of the signal that
is generated. In linear mode, the generator frequency refers to the internal
sampling clock of the generator.
Set the generator mode
word SetFuncGenMode( dword dwMode )
Description:
The Handyscope HS3 function generator can be set to either
linear mode or to DDS mode:
lfmDDS
(1) DDS mode
lfmLinear
(2) Linear mode
Input:
dwMode
the requested function generator mode
Output:
Return value
E_NO_ERRORS
E_INVALID_VALUE
E_NOT_SUPPORTED
E_NO_HARDWARE
Get the current generator mode
word GetFuncGenMode( dword *dwMode )
Description:
This routine determines the currently selected function generator
mode.
Input:
-
Output:
dwMode
the currently selected function generator mode
Return value
E_NO_ERRORS
E_INVALID_VALUE
E_NOT_SUPPORTED
E_NO_HARDWARE
Summary of Contents for Handyscope HS3
Page 2: ......
Page 8: ...8 Introduction...
Page 65: ...Deprecated routines 65...
Page 67: ...TiePie engineering DLL programmer s manual rev 1 26...