ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg Methods

NIRfsg Methods

NIRfsg Methods

The NIRfsg type exposes the following members.

Methods

  NameDescription
Public methodAbort
Stops signal generation.
Public methodCheckGenerationStatus
Checks the status of signal generation.
Public methodClose
Aborts any signal generation in progress and destroys the instrument driver session.
Public methodDispose
Closes the specified session and deallocates the reserved resources, if not already disposed.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Calls the Dispose method to close the specified session and deallocate the reserved resources, if not already disposed.
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInstrumentHandle
Gets the SafeHandle to the NIRfsg instrument session.
Public methodGetService
Returns an object that represents a service provided by NIRfsg.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitiate
Initiates signal generation, causing the NI-RFSG device to leave the Configuration state and enter the Generation state.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberVstSelfCalibrate
Performs an internal self-calibration on the device and associated modules that support self-calibration. If the calibration is successful, new calibration data and constants are stored in the onboard nonvolatile memory of the module. NI recommends that no external signals are present on the RF In port while the calibration is taking place. Refer to the specification document for your device for more information on self-calibration.
Top

See Also

In This Section
Was this information helpful?