chirp2


Description

Specifies the stop frequency.

Syntax

UInt64 chirp2

Read

Gets current stop frequency.

Example

unsigned wfChirp2;
wfChirp2 = dsm.chirp2;

Write

Sets new stop frequency.

Example

dsm.chirp2 = 0x50000000;

Notes

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