54
How can I...
Set the generator output state
word SetFuncGenOutputOn( word wValue )
Description:
For the TiePieSCOPE HS801 and the TP801 PCI/ISA, this routi-
ne switches the output of the function generator on or off.
For the Handyscope HS3, this routine switches on the internal
logic of the function generator, but does not start the generation
of the signal. Refer to
SetFuncGenEnable()
of
FuncGenBurst()
for starting/stopping the generator.
Input:
wValue
The new output state
0
output is off.
The output of a Handyscope HS3 is floa-
ting at an undefined voltage
1
output is on
The output of a Handyscope HS3 is equal
to the DC offset that is set
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 output
Input:
-
Output:
wValue
The current setting of the output
0
output is off
1
output is on
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...