Returns the value of the underlying instrument handle.

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 DangerousGetNIRfsaHandle(out IntPtr niRfsaHandle)

Parameters

NameTypeDescription
niRfsaHandleout IntPtr

Upon return, contains the value of the underlying instrument handle.

Returns

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