How can I...
55
Set the generator enabled state
word SetFuncGenEnable( word wValue )
Description:
This routine enables the Handyscope HS3 function generator.
Prior to calling this function, the generator must have been swit-
ched on using SetFuncGenOutputOn().
Input:
wValue
The new enabled state
0
Stop signal generation
1
Start signal generation
Output:
Return value
E_NO_ERRORS
E_NO_GENERATOR
E_INVALID_VALUE
E_NO_HARDWARE
Get the current generator output state
word GetFuncGenOutputOn( word *wValue )
Description:
This routine determines the current setting of the function gene-
rator enabled setting
Input:
-
Output:
wValue
The current setting of the enabled state
0
output is not enabled
1
output is enabled
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...