Specifies the M-ary number, which is the number of distinct states that represent symbols in the complex baseband modulated waveform.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public enum RFmxDemodMXDDemodM

Members

NameValueDescription
M22

The M-ary number is 2.

M44

The M-ary number is 4.

M88

The M-ary number is 8.

M160x10

The M-ary number is 16.

M320x20

The M-ary number is 32.

M640x40

The M-ary number is 64.

M1280x80

The M-ary number is 128.

M2560x100

The M-ary number is 256.

M5120x200

The M-ary number is 512.

M10240x400

The M-ary number is 1024.

M20480x800

The M-ary number is 2048.

M40960x1000

The M-ary number is 4096.