Create LabVIEW VI

NI Vision Assistant

Create LabVIEW VI

Creates a LabVIEW VI using a wizard to implement the different steps of the script.

Note  You must have LabVIEW 7.1 or later and the NI Vision 8.2.1 Development Module or later installed to use the Create LabVIEW VI function.
  • Select the Vision Assistant script—Select the script from the following options:
    Current Script Creates a diagram for the current Vision Assistant script.
    Script File Creates a diagram according to a script file you have saved on the hard drive
    Script File Path Path of the script file you want to use to create the VI.
  • Select the image source—Select the source image from the following options:
    Image Control Creates an Image In control and Image Out indicator, allowing you to use the created VI as a sub-VI
    Image File Creates the diagram to open an image file from the hard drive.
    Image Acquisition Creates the diagram to acquire an image from a camera connected to an NI image acquisition device.
    Image Acquisition from an IEEE 1394 Camera Creates the diagram to acquire an image from an IEEE 1394 camera.
    Triggered Image Acquisition Creates the diagram to perform a triggered acquisition with an NI image acquisition device.
Note  Vision Assistant creates the VI to acquire images from the interface img0. If you have more than one image acquisition device installed in the computer and want to use a different interface, you must modify the interface name in the created VI.