Online Help Results

Input-Related Spurs - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
Mixing spurs are undesired output signals from a mixer that result from the nonlinear circuit elements in the first mixer. The mixer output contains desired and ...
zone.ni.com/reference/en-XX/help/372058H-01/nirfsa/input_related_spurs_5603/
Non-Input-Related Spurs - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
Spurious signals that appear when there is no input signal are known as non-input-related spurs. These spurs are combinations of internal signals that mix and result ...
zone.ni.com/reference/en-XX/help/372058H-01/nirfsa/non_input_related_spurs_5665/
niRFSA_LockSession - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
Obtains a multithread lock on the instrument session. Before doing so, this function waits until all other execution threads have released their locks on the instrument ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_locksession/
niRFSA_ExportSignal - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
If you export a signal with this function and commit the session, the signal is routed to the output terminal you specify. If you then reconfigure the signal to ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_exportsignal/
niRFSA_InitWithOptions - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
PXI1Slot2. You can rename an NI-DAQmx device by right-clicking the name in MAX, selecting Rename from the drop-down menu, and entering a new name. You can also pass ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_initwithoptions/
niRFSA_init - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
Note Before initializing the RF vector signal analyzer, an IF digitizer module and an LO source for the NI 5663/5663E/5665 must be associated with the RF downconverter ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_init/
NIRFSA_ATTR_FFT_WINDOW_TYPE - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
Note Hanning and Hamming windows are somewhat similar. However, in the time domain, the Hamming window does not get as close to zero near the edges as does the Hanning ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/nirfsa_attr_fft_window_type/
niRFSA_GetError - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
0 to errorDescriptionBufferSize, you can determine the buffer size required to read the entire error description string. You can then call this function again with ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_geterror/
niRFSA_ConfigureRefClock - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
Configures the NI-RFSA device Reference clock. For more information about Reference clocks and what type to use with each device, refer to the NI 5661 Reference ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_configurerefclock/
niRFSA_ConfigureDigitalEdgeRefTrigger - NI RF Vector Signal Analyzers Help (NI-RFSA 2.5.2)
ViStatus Returns the status code of this operation. The status code either indicates success or describes an error or warning condition. Examine the status code ...
zone.ni.com/reference/en-XX/help/372058H-01/rfsacref/cvinirfsa_configuredigitaledgereftrigger/

Online Help Results

Search Syntax Summary

OperatorExampleActionBoolean Equivalent
" " "temperature monitoring" Requires two terms to be adjacent to each other. In this example, only documents containing the phrase "temperature monitoring" will be shown. ADJ
+ +temperature Requires this term to be present as-is, eliminating the use of synonyms. This search query can be used in conjunction with other keywords to find only documents containing the word "temperature". AND
- -monitoring Excludes results containing this term. Use this query in conjunction with other terms to find only documents not containing the word "monitoring" NOT
() (temperature monitoring) Allows terms to be grouped when used with other operators. For example, searing for industrial -(temperature monitoring) will return only documents containing "industrial" but not "temperature" or "monitoring" OR
* monitor* Acts as a wildcard. This example will return documents containing words "monitor", "monitoring", "monitored", etc n/a

Basic Tips

  • Search is not case sensitive. Searching for LabVIEW is the same as searching for labview.
  • Keep your query short and focused, including all relevant keywords. For example, searching for labview error is much more vague than labview error 1041.
  • Usually, all punctuation and special characters are interpreted as delimiters and are ignored. See exceptions on the Syntax page. Be especially careful when using a minus sign in front of an error number, as it excludes it from the results.
  • Search for keywords you would expect to see on a page. For example, terms pxi does not work are unlikely to appear in technical documentation. The query like analog output noise will return better search results.

Advanced Tips

  • You locale settings identify your current geographical location and affect your search results. For example, if you set your country to Japan, Japanese documents will get boosted in your search results. Check your locale settings in the top right corner of the search page.