NIRfsg Methods
- Updated2024-05-08
- 3 minute(s) read
NIRfsg Methods
The NIRfsg type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Abort |
Stops signal generation.
|
![]() | CheckGenerationStatus |
Checks the status of signal generation.
|
![]() | Close |
Aborts any signal generation in progress and destroys the instrument driver session.
|
![]() | Dispose |
Closes the specified session and deallocates the reserved resources, if not already disposed.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Calls the Dispose method to close the specified session and deallocate the reserved resources, if not already disposed.
(Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInstrumentHandle |
Gets the SafeHandle to the NIRfsg instrument session.
|
![]() | GetService |
Returns an object that represents a service provided by NIRfsg.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initiate |
Initiates signal generation, causing the NI-RFSG device to leave the Configuration state and enter the Generation state.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | VstSelfCalibrate |
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.
|