Example Code

LabWindow/CVI :: Embed a IMAQdx Snap in the main canvas

Code and Documents

Attachment

Introduction

This example makes a Snap shot with IMAQdx in CVI and embeds the image in the canvas. It uses the function ImaqDisplayImage to plot the snap but embedding the ImaqWindow in the canvas window. It is based on the IMAQdx example for CVI “CVI\samples\IMAQdx\Low-Level Snap”.

Steps to Complete

Open the CVI code, execute it, write the camera name and press the “Snap” button.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors