![TiePie Handyscope HS3 Скачать руководство пользователя страница 51](http://html1.mh-extra.com/html/tiepie/handyscope-hs3/handyscope-hs3_programmers-manual_1114528051.webp)
How can I...
51
Set the generator frequency
word SetFuncGenFrequency( double *dFrequency )
Description:
In DDS mode, this routine sets the output signal frequency of the
generator. In linear mode it sets the sample frequency of the
generator.
Input:
dFrequency
DDS mode
: the requested frequency of the
output signal:
0.001 <= dFrequency <= 2,000,000
Linear mode
: the requested frequency of the
sampling clock.
The AWG of the TiePieSCOPE HS801, the
TP801 ISA and the TP801 PCI support setting
the sampling frequency in 15 steps:
38.1,
610,
2441,
9765,
39062,
78125,
156250,
312500,
625000,
1250000,
2500000,
5000000,
10000000,
25000000,
50000000
The Handyscope HS3 AWG supports setting
the sampling frequency at the same frequencies
as the sampling frequency of the acquisition
system of the instrument.
Output:
dFrequency
the hardware can not support any arbitrary
frequency within the available range. The value
that was actually selected is returned.
Return value
E_NO_ERRORS
E_NO_GENERATOR
E_INVALID_VALUE
E_NO_HARDWARE
Get the current generator frequency
word GetFuncGenFrequency( double *dFrequency )
Description:
This routine determines the currently set frequency.
Input:
-
Output:
dFrequency
The currently set frequency in Hz
Return value
E_NO_ERRORS
E_NO_GENERATOR
E_INVALID_VALUE
E_NO_HARDWARE
Содержание Handyscope HS3
Страница 2: ......
Страница 8: ...8 Introduction...
Страница 65: ...Deprecated routines 65...
Страница 67: ...TiePie engineering DLL programmer s manual rev 1 26...