MT Get Attributes VI
Retrieves all read-only and read/write Modulation Toolkit attribute settings.
To view current settings, complete the following steps:
- Place the MT Get Attributes VI on a block diagram.
- Right-click the Unbundle by Name primitive.
- Go to the Select Item option on the pop-up menu and navigate to the attribute(s) of interest.
Note Refer to Modulation VI Attributes for a full explanation of all attributes. |
receiver info in specifies information related to the downconversion process, carrier frequency, and VI references used by the MT processing VIs. Wire the receiver info out of the previous MT VI to this input. |
|||||||
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.
|
|||||||
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. |
|||||||
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.
|