Returns list of underlying instrument handles.

Note

Do not close the NI-RFSA driver session before calling RFmx close. Closing the NI-RFSA driver session before closing RFmx session would lead to unpredictable behavior.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int DangerousGetNIRfsaHandleArray(ref IntPtr[] niRfsaSessions)

Parameters

NameTypeDescription
niRfsaSessionsref IntPtr[]

Upon return, contains list of underlying instrument handles.

Returns

Returns the status code of this method. The status code either indicates success or describes an error or warning condition.