Gets or sets the order of the PRBS internally generated by the hardware and used as the message signal in digital modulation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int PrbsOrder { get; set; }

Remarks

Specifies an Int32 representing the order of the PRBS to be used as the message signal in digital modulation. The default value is 16.

Exceptions

TypeDescription
System.ObjectDisposedException

The PrbsOrder property was accessed after the associated NIRfsg object was disposed.