Importing Values from an Array Control to a Test Vector

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