Functions for starting and stopping the generator.
More...
Functions for starting and stopping the generator.
Check whether the generator can be controlled.
In certain conditions like when performing a streaming measurement with the oscilloscope, the generator cannot be controlled.
- Parameters
-
- Returns
- BOOL8_TRUE if controllable, BOOL8_FALSE otherwise.
- See Also
- Event Controllable changed.
- Since
- 0.4.0
Check whether generator output is on.
- Parameters
-
- Returns
- BOOL8_TRUE if output is on, BOOL8_FALSE if output is off.
- Since
- 0.4.0
Enable or disable generator output.
- Parameters
-
- Returns
- BOOL8_TRUE if output is on, BOOL8_FALSE if output is off.
- Since
- 0.4.0
Start generator.
- Parameters
-
- Since
- 0.4.0
Stop generator.
- Parameters
-
- Since
- 0.4.0