48
How can I...
Set the generator amplitude
word SetFuncGenAmplitude( double dAmplitude )
Description:
This routine sets the output amplitude of the function generator
in volts. When the requested amplitude is smaller than zero or
larger than the maximum supported amplitude, E_INVALID_VA-
LUE is returned and the requested value is ignored.
Input:
dAmplitude
the function generator amplitude in Volts:
0 <= value <= MaxAmplitude
Output:
Return value
E_NO_ERRORS
E_NO_GENERATOR
E_INVALID_VALUE
E_NO_HARDWARE
Get the current generator amplitude
word GetFuncGenAmplitude( double *dAmplitude )
Description:
This routine determines the currently selected amplitude of the
function generator
Input:
-
Output:
dAmplitude
the function generator amplitude in Volts:
0 <= value <= MaxAmplitude
Return value
E_NO_ERRORS
E_NO_GENERATOR
E_INVALID_VALUE
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...