Overview
This VI allows you to playback an AVI file and provides additional functionality to slow down playback, select a specific frame, and advance frame-by-frame.
Description
This code uses an event driven state machine to implement an AVI viewer in LabVIEW.
Steps to Implement or Execute Code
- Run the code
- Select an AVI file to view
- Use the Play/Pause/Previous Frame/Next Frame/Slow buttons to play through the AVI file.
- The 'Delay' control allows the speed of the slow playback to be modified
- The 'Current Frame' control can be changed to select a specific frame.
Requirements
Software
LabVIEW, valid AVI file.
Hardware
none

