SetNIRfpmSession(string, NIRfpm)
- Updated2026-06-25
- 1 minute(s) read
Associates an NI-RFPM session and IVI Switch session with an NI-RFPM instrumentName .
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public void SetNIRfpmSession(string instrumentName, NIRfpm session)
Parameters
| Name | Type | Description |
|---|---|---|
| instrumentName | string | The instrument name in the pin map file for the corresponding session . |
| session | NIRfpm | The NI-RFPM subsystem session for the corresponding instrumentName . |