GetFpgaVIReference(string)
- Updated2026-06-25
- 1 minute(s) read
Returns the FPGA VI reference of the instrument connected to the pin for all sites in the ISemiconductorModuleContext. If more than one instrument is connected to the pin, the method returns an error.
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public ulong GetFpgaVIReference(string pin)
Parameters
| Name | Type | Description |
|---|---|---|
| pin | string | The name of the pin to translate to an FPGA VI reference. |