Specifies the type of reference trigger to use for signal acquisition.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public enum RFmxDemodMXTriggerType

Members

NameValueDescription
None0

No reference trigger is used for signal acquisition.

DigitalEdge1

A digital-edge trigger is used for signal acquisition. The source of the digital edge is specified using the digital edge source.

IQPowerEdge2

An I/Q power-edge trigger is used for signal acquisition, which is configured using the I/Q power edge slope.

Software3

A software trigger is used for signal acquisition.