Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

c# to talk to Frame Grabber PCI-1411

I'm lơking for a code example in C# to interface to The frame grabber PCI-1411 to display a frame in "SNAP" mode. Thanks.
0 Kudos
Message 1 of 4
(4,178 Views)

Hi,

 

The latest version of NI Vision Acquisition Software (August 2009) provides a native .NET API with some examples. The examples are installed at the following location:

 XP: C:\Documents and Settings\All Users\Documents\National Instruments\NI-IMAQ\Examples

Vista/7: C:\Users\Public\Documents\National Instruments\NI-IMAQ\Examples

 

Best regards,

 

-Christophe

 

0 Kudos
Message 2 of 4
(4,168 Views)

Thank Christophe. Do you know if I can use the NI GUI for image display but having code from my application to send a "Snap" command instead of manually click the "Snap" command ?

 

0 Kudos
Message 3 of 4
(4,152 Views)
The button pressing ultimately runs a function call. That could be set to run automatically, of course. Just needs a little code tweak.
Jeff | LabVIEW Software Engineer
0 Kudos
Message 4 of 4
(4,135 Views)