niRFSG Configure PXI Chassis Clk10

NI-RFSG LabVIEW

niRFSG Configure PXI Chassis Clk10

Specifies the signal to drive the 10 MHz reference clock on the PXI backplane. This option can only be configured when the NI PXI-5610 is in Slot 2 of the PXI chassis. The NI-RFSG device must be in the Configuration state before you call this VI.

Supported Devices: NI 5670/5671

niRFSG Configure PXI Chassis Clk10

cio.gif

instrument handle identifies your instrument session. instrument handle is obtained from either the niRFSG Initialize VI or the niRFSG Initialize With Options VI.

cstr.gif

PXI Clk10 source specifies the source of the reference clock signal.

Only certain combinations of clock source and PXI Chassis Clock 10 Source are valid, as shown in the following table.

clock source Setting Valid PXI Chassis Clk 10 Source Setting
Onboard Clock None, Onboard Clock
RefIn (external) None, RefIn
PXI_CLK10 None (PXI 10 MHz oscillator)

RefIn (Reference signal connected to the REF_IN connector of the upconverter; backplane locked to REF_IN; upconverter locked to backplane)

NI-RFSG sets the PXI Chassis Clk 10 Source property to this value.

ccclst.gif

error in accepts error information from previously called VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cbool.gif

status is either TRUE (X) for an error, or FALSE (?) for no error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ci32.gif

code identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

cstr.gif

source describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

iio.gif

instrument handle out passes a reference to your instrument session to the next VI. instrument handle out is obtained from the niRFSG Initialize VI or the niRFSG Initialize With Options VI and identifies a particular instrument session.

icclst.gif

error out passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ibool.gif

status is either TRUE (X) for an error, or FALSE (?) for no error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

ii32.gif

code identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

istr.gif

source describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.