Prog ramming the 3000A Series oscilloscopes102
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.ps3000abpg.en r9
2.12.59
ps3000aSigGenSoftwareControl
PICO_STATUS ps3000aSigGenSoftwareControl
(
short handle,
short state
)
This function causes a trigger event, or starts and stops gating. It is used when the
signal generator is set to SIGGEN_SOFT_TRIG.
Use with ps3000aSetSigGenBuiltIn or ps3000aSetSigGenArbitrary.
handle, the handle of the required device
state, sets the trigger gate high or low when the trigger type is
set to either SIGGEN_GATE_HIGH or SIGGEN_GATE_LOW.
Ignored for other trigger types.
PICO_OK
PICO_INVALID_HANDLE
PICO_NO_SIGNAL_GENERATOR
PICO_SIGGEN_TRIGGER_SOURCE
PICO_DRIVER_FUNCTION
PICO_NOT_RESPONDING