01-18-2006 03:11 AM
01-18-2006 04:51 AM
By reading the Visual Basic Manuals about how to call a DLL and checking about other posts here with specific problems and according examples for this!
@Anonymous wrote:
Hi !
I have created one programm and i have genetared dll of that ( Using
LabVIEW) now i want to call that from vb.net how i can Do it
????????????
01-18-2006 05:36 AM
01-18-2006 04:02 PM
01-18-2006 10:19 PM
01-18-2006 11:06 PM
01-18-2006 11:24 PM
What was hat tst?
Now are you going to become a G-Man?
Thanks,
Nishant
01-19-2006 09:34 AM
01-19-2006 02:15 PM
@Lycangeek wrote:
But you can't get a front panel control integrated into a VB.NET panel.
Brian, this is obviously impossible when the control is part of a running program, but don't the LV style control appear in the list of registered ActiveX controls as ComponentWorks controls? I'm not near a computer with LV at the moment to check.
Nishant, G is the language behind LV and the logo (and signature) points to Superman. As all my icons, this should also be a temporary one.
01-19-2006 02:29 PM
No almost all LabVIEW controls are native implementations in LabVIEW itself. They have nothing to do with Component Works or Active X at all, although I guess the Component Works developers did get some inspiration from LabVIEW controls but even more probably from LabWindows/CVI controls.
@tst wrote:
@ Lycangeek wrote:
But you can't get a front panel control integrated into a VB.NET panel.
Brian, this is obviously impossible when the control is part of a running program, but don't the LV style control appear in the list of registered ActiveX controls as ComponentWorks controls? I'm not near a computer with LV at the moment to check.