Exporting Values from a Test Vector to an Array Control

Complete the following steps to modify the values of a test vector by using an array control.
  1. Open the VI that contains the target array control.
  2. Click the Export button in the Test Vector Properties - Edit dialog box.
    The Test Vector Properties - Export dialog box appears.
  3. Select the source test vector from the Test Vectors list.
  4. Select the VI that you opened in step 1 from the Target VIs list.
    Note The Target VIs list does not display the VI if you do not open this VI in LabVIEW.
  5. Select the target array control from the Target Controls list.
    LabVIEW displays the array controls that have proper data types only.
  6. Click the OK button to close this dialog box and export the values to the target array control.
    LabVIEW displays the front panel of this VI after you click the OK button.