RFmxInstr Check if Signal Configuration Exists VI
- Updated2025-10-13
- 3 minute(s) read
Returns whether the signal you specify in the Signal Name parameter exists, and also returns the corresponding personality of the signal, if the signal exists. This VI does not support an empty ("") signal name.

Inputs/Outputs
Instrument Handle In
—
Instrument Handle In identifies the instrument session. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI or the RFmxInstr Initialize NIRFSA (Array) VI.
Signal Name
—
Signal Name specifies the name of the signal. This parameter accepts the signal name with or without the "signal::" prefix. Example: "signal::sig1" "sig1"
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Instrument Handle Out
—
Instrument Handle Out passes a reference of the instrument session to the next VI.
Signal Configuration Exists?
—
Signal Configuration Exists? indicates whether the signal exists or not.
Personality
—
Personality indicates the personality of the signal if the signal exists.
error out
—
error out contains error information. This output provides standard error out functionality. |
Instrument Handle In
—
Signal Name
—
error in (no error)
—
Instrument Handle Out
—
Signal Configuration Exists?
—
Personality
—
error out
—