LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

creating source codes in Visual C++ .NET

Labview supplies documentation describing how to implement Code Interface
Nodes (CINs) using the Microsoft Visual C++ IDE. It describes the use of
Visual 6.0 (I think), however I have .NET. I do not know how to set up a
CIN through the use of Visual C++ .NET.

Can anyone give me a step by step on what I need to do to create a working
CIN in LabView 6.1 using Visual C++ .NET?

Thanks,

Mike
0 Kudos
Message 1 of 2
(2,354 Views)
I hope someone will correct me if I'm wrong, but I believe that you can do this just as it's done in 6.0. It's still the same idea of creating a DLL to act as an executable. I recently had to reformat my hard drive so I don't have Visual Studio .NET installed right now. If you still can't get it to work, let me know and I'll install it to help you out.
J.R. Allen
0 Kudos
Message 2 of 2
(2,354 Views)