chirp3
Description
Specifies the step frequency.
Syntax
UInt64 chirp3
Read
Gets current step frequency.
Example
unsigned wfChirp3;
wfChirp2 = dsm.chirp3;
Write
Sets new step frequency.
Example
dsm.chirp3 = 0x10000000;
Notes
Please note that this property is specified as a frequency word, not absolute frequency. For more details regarding the built-in waveform parameters, please see the DSM GUI Manual.