Gets a string containing the name of the FPGA target being used.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public string FpgaTargetName { get; }

Remarks

Returns a String representing the FPGA target being used.

Supported Devices: NI 5668R

Exceptions

TypeDescription
System.ObjectDisposedException

The FpgaTargetName property was accessed after the associated NIRfsa object was disposed.