FpgaTargetName
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FpgaTargetName property was accessed after the associated NIRfsa object was disposed. |