MT Initialize Receiver Info(niscope) VI

LabView Analog Modulation

MT Initialize Receiver Info(niscope) VI

Allocates memory resources and opens VI references for a new Modulation Toolkit (MT) session. This VI passes a receiver info parameter that carries information about the downconversion process, carrier frequency, and VI references used by the processing VIs from one MT VI to the next. The information in this wire is stored as attributes.

MT Initialize Receiver Info(niscope)

cio.gif

niScope handle specifies the niScope handle that is obtained from the niScope Initialize VI and identifies a particular instrument session.

ccclst.gif

error in (no error) accepts error information wired from previously called VIs. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

cbool.gif

status is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

ci32.gif

code identifies the error or warning. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

cstr.gif

source describes the origin of the error or warning. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

icclst.gif

receiver info out returns information related to the downconversion process, carrier frequency, and VI references used by the MT processing VIs from one MT VI to the next. This information is stored as attributes. Wire this parameter to the receiver info in parameter of the next MT VI.

icclst.gif

error out passes error or warning information out of a VI to be used by other VIs. Right-click the front panel error out indicator and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

ibool.gif

status is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

ii32.gif

code identifies the error or warning. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.

istr.gif

source describes the origin of the error or warning. Right-click the front panel error in control and select Explain Error or Explain Warning from the shortcut menu for more information about the error displayed.