To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This is a functional global variable intended to be used as a subVI intended to be used for multiple AVI files at the same time.
Description
One file should be closed before creating or opening another AVI file with this subVI. It has the functionallity of all the AVI VIs.
pecifically:
IMAQ AVI Create (AVI Path is a required input)
IMAQ AVI Write Frame (Image is a required input)
IMAQ AVI Open (AVI Path is a required input)
IMAQ AVI Get Info
IMAQ AVI Read Frame (Image and Frame Number are required inputs)
IMAQ AVI Close
IMAQ AVI Get Filter Names
Optional inputs for Create, Write and Read are bundled together in the AVI Inputs input. For more information on the specific programming and inputs and outputs see the help for the needed VIs.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.