chirp1


Description

Specifies the start frequency.

Syntax

UInt64 chirp1

Read

Gets current start frequency.

Example

unsigned wfChirp1;
wfChirp1 = dsm.chirp1;

Write

Sets new start frequency.

Example

dsm.chirp1 = 0x1000000;

Notes

If you are using reverse chirping, the start frequency should be more than than the stop frequency.