Installation guide
PicoScope 4000 Series (A API) Programmer's Guide 75
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved. ps4000apg.en r1
4.50
ps4000aSetSigGenPropertiesBuiltIn
PICO_STATUS ps4000aSetSigGenPropertiesBuiltIn (
int16_t  handle,
double  startFrequency,
double  stopFrequency,
double  increment,
double  dwellTime,
PS4000A_SWEEP_TYPE sweepType,
uint32_t  shots,
uint32_t  sweeps,
PS4000A_SIGGEN_TRIG_TYPE triggerType,
PS4000A_SIGGEN_TRIG_SOURCE triggerSource,
int16_t  extInThreshold
)
This function reprograms the signal generator. Values can be changed while the signal
generator is waiting for a trigger.
Applicability
All modes
Arguments
See ps4000SetSigGenBuiltIn
Returns
0: if successful.
Error code: if failed










