Gets a string containing the path to the location of the current FPGA Extensions bitfile, a .lvbitx file, which is programmed on the device.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string FpgaBitfilePath { get; }

Remarks

Returns a String showing the path to the location of the current FPGA Extensions bitfile.

Exceptions

TypeDescription
System.ObjectDisposedException

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