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;