Vision Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
jeeva17

Basic IMAQ Application Using Event-Driven State Machine in LabVIEW

Status: New

Hello everyone,

I am currently learning machine vision using LabVIEW and NI Vision Development Module. As part of my learning process, I developed a basic image processing application using an Event-Driven State Machine architecture.

The application includes:

  • Image acquisition from a camera
  • Saving captured images to the system
  • Reading previously saved images
  • AVI video recording functionality
  • Event-based user interaction for better modularity and responsiveness

The goal of this project was to understand how event-driven architecture can be integrated with basic machine vision operations in LabVIEW for scalable and organized application development.

Through this task, I gained practical exposure to:

  • Image acquisition concepts
  • File handling in machine vision applications
  • AVI recording methods
  • State machine-based application design
  • Event handling in LabVIEW

I am continuing to explore more advanced vision applications and would appreciate any suggestions or best practices from the community.

Thank you!

Download All
2 Comments
rtaboada
Member

Hello jeeva17. In case I wanted to replicate your experiment, what do I need? I mean, hardware and software. Thx. Your LinkedIn post about this not allow any comments.

jeeva17
Member

Thanks! You'll need LabVIEW, NI Vision Development Module (VDM), and a compatible camera. The post mainly demonstrates the Event-Driven State Machine architecture, so the hardware requirements are minimal.