SIGSCAN

Scans for known signal types in a typically wide band snapshot.

SIGSCAN - scans for known signal types in a typically wide band snapshot

<input>    Filename of input file
<output>   Filename for last demod output

This macro take a high res spectra of the input and scans for signals of interest.
Once found, these can be analyzed and demodulated.

Controls:

  ACTION	- Preview,PostView,Archive,Config,Idle,Run,Rates,Exit
  FILE		- Current file for writing/reading AWG data

Messages:

  CFG_SAVE	- save configuration to file
  CFG_LOAD	- load configuration from file

Examples:

  An HTTP request to change the RF Freq and RF Gain of the output Module:
    http://<host>:<port>/Controls/Set?{RFGAIN=12,RFFREQ=1200}

  An HTTP request to change the frequency of channel 3:
    http://<host>:<port>/Message/Send?{NAME=CFG_FREQ-3,DATA=35}

Switches:
  /ACTION=x	- Startup action to perform
  /BATCH	- non-Interactive execution of ACTION=ARCHIVE
  /PEAKS	- debug the peak computations