beautypg.com

Shsadetectormodes enumeration, Shsatriggerevents enumeration, Shsatriggermodes enumeration – Bird Technologies SignalHawk User Manual

Page 29: Spectrum analyzer functions, Shsaparametersinit, Arguments

background image

Reference

17

shSaDetectorModes enumeration

This enumeration specifies the mode for the detector as follows:

DetectorAverage
DetectorSample
DetectorMin
DetectorMax

shSaTriggerEvents Enumeration

This enumeration specifies the settings for the trigger event as follows:

TriggerEventHigh,

TriggerEventLow,

TriggerEventRise,

TriggerEventFall,

TriggerEventAnyEdge

shSaTriggerModes Enumeration

This enumeration specifies the settings for the trigger modes as follows:

TriggerModeFreeSingle,

TriggerModeExtSingle,

TriggerModeVideoSingle,

TriggerModeFreeRep,

TriggerModeExtRep,

TriggerModeVideoRep

Spectrum Analyzer Functions

shSaParametersInit

This function initializes the Spectrum Analyzer parameters structure.

int BIRD_SH_API shSaParametersInit(

shSaParameters_t* SaParameters
);

Arguments

SaParameters Pointer

to a structure of type

shSaParameters_t. The structure is
initialized to default sweep parameters
for the PC Hawk.