NIRfsg Namespace

Table of Contents

RfsgDriverUtility Methods

  • Updated2025-05-22
  • 4 minute(s) read
RfsgDriverUtility Methods

RfsgDriverUtility Methods

The RfsgDriverUtility type exposes the following members.

Methods

 NameDescription
Public methodCommit Asserts the configured hardware parameters.
Public methodDisable Places the instrument in a quiescent state as quickly as possible.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodErrorQuery Reads an error code and an error message from the instrument error queue.
Public methodExportSignal Routes signals (triggers, clocks, and events) to a specified output terminal. The NI-RFSG device must be in the Configuration state before you call this function. You can clear a previously routed signal by exporting the signal to "" (empty string).
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetMaxSettablePower Return the maximum settable output power for a given configuration
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodLock Obtains a multithread lock on the instrument session.
Public methodLock(PrecisionTimeSpan) Obtains a multithread lock on the instrument session and specifies the maximum amount of time to wait to acquire the lock.
Public methodPerformPowerSearch Performs a power search if you set the AlcControl property to Disable. Calling this method disables modulation for a short time while the device levels the output signal.

Note: Power search temporarily enables the ALC, so ensure the appropriate included cable is connected between the NI 5654 ALC IN connector and the NI 5696 ALC OUT connector to successfully perform a power search.

Related Topic: Power Search
Public methodPerformThermalCorrection Corrects any signal drift due to environmental temperature variation while generating the same signal for extended periods of time without a parameter change.
Public methodReset Resets all properties to their default values and moves the NI-RFSG device to the Configuration state.
Public methodResetAttribute(PropertyInfo) Resets the property to its default value.
Public methodResetAttribute(String, PropertyInfo) Resets the channel specific property to its default value.
Public methodResetDevice Performs a hard reset on the device by performing a set of actions.
Public methodResetWithDefaults Performs a software reset of the device, returning it to the default state and applying any initial default settings from the Configuration state.
Public methodResetWithOptions Resets all properties to default values and specifies steps to omit during the reset process, such as signal routes.
Public methodRevisionQuery Returns the revision numbers of the NI-RFSG driver and the instrument firmware.
Public methodSelfCalibrateObsolete.
Performs an internal self-calibration on the device. This method is obsolete, use SelfCalibrate method instead.
Public methodSelfTest Performs a self-test on the NI-RFSG device and returns the test results.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodWaitUntilSettled Waits until the RF output signal has settled.
Top

See Also

Log in to get a better experience