LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET Container (missing control/class)

I'm trying to integrate a .NET imaging tookit in Labview 2010 f2 32bit under W7 64 but I'm experiencing some problem accessing all controls available in the toolkit.

When I create a .NET container and select the proper "Assembly" from the list, I can only see and select 3 controls (but the toolkit contain 4 controls/classes and the missing one is an important one).

I tryed to use the missing class in VisualBasic and it works fine so I'm quite sure the toolkit is properly installed.

The toolkit I'm trying to use is GdPicture.NET (7.1.0.0) and the missing class is "GdPictureImaging" (an evaluation copy of this toolkit can be accessed by the internet at : www.gdpicture.com).

I attach an image of the Labview "Select .NET Control" window of the .NET container were the 4th control is missing.

 

0 Kudos
Message 1 of 3
(2,655 Views)

Hello,

I downloaded the Toolkit GdPicture. NET (7.1.0.0), opening in labview NET.container GDpictureImaging control is not present.

In the documentation for the toolkit are defined 4 classes and GDpictureImaging is defined as a class of processing (

GdPictureImaging is an easy to use class of the suite to GdPicture.NET Performs a lot of image processing features Such as image acquisition, image conversion, image edition & image enhancement.

), For this reason it isn't seen as a control.

If you want to use the methods just go on Labview block diagram, function, connettivity. NET. and connect a Constructor Node to an Invoke Node.

I hope to be been helpful.

Sabrina

0 Kudos
Message 2 of 3
(2,626 Views)

Thanks a lot !!!

 

 

0 Kudos
Message 3 of 3
(2,620 Views)