Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

use NI Labview and NI vision with WPF in visual studio

Is there anyway I could use NI Labview andf NI vision with WPF in visual studio.

I do have measurement studio with NI Vision development and Vision acquisition.

There is no documentation to which dlls to refer or any sample code on how to use this

with visual studio.

 

 

 

 

0 Kudos
Message 1 of 4
(6,347 Views)

There are no WPF controls for NI Vision in MeasurementStudio, but there's nothing stopping you from using the .NET libraries for NI Vision as part of your application.

 

You may be able to use a WindowsFormHost as part of your WPF application in which to host the NI Vision Image Control.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 2 of 4
(6,344 Views)

Is there a a documentation or sample files on how to use vision atleast for

windows forms applications. What dlls shouild I refer, there is absolutely

nothing I could find which tells me how to do that.

0 Kudos
Message 3 of 4
(6,339 Views)

You should have examples installed to <Vision>\Examples\dotNET where <Vision> is where you've installed NI Vision. This is assuming you selected that checkbox (C# support) during installation of NI Vision.

 

The help should be merged into the MeasurementStudio help.

 

I am getting this information from the Readme located here.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 4 of 4
(6,337 Views)