How can I...
49
Set the generator DC Offset
word SetFuncGenDCOffset( double dDCOffset )
Description:
This routine applies a DC offset to the output signal. The value is
entered in Volts.
Input:
dDCOffset
the requested offset in Volts:
-MaxAmpl <= value <= +MaxAmpl
Output:
Return value
E_NO_ERRORS
E_NO_GENERATOR
E_INVALID_VALUE
E_NO_HARDWARE
Get the current generator DC Offset
word GetFuncGenDCOffset( double *dDCOffset )
Description:
This routine determines the currently selected DC offset value of
the function generator
Input:
-
Output:
dDCOffset
the currently selected DC Offset value
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...