Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
how we import Labview *.vi file into Labwindows/CVI
how we import Labview *.vi file into Labwindows/CVI
mundakarachi
Member
12-13-2004
09:57 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
hello how i import or call *.Vi file into Labwindows/Cvi
which function should I use
Mundakarachi
1
Kudo
Message
1
of 2
(4,224 Views)
Reply
Re: how we import Labview *.vi file into Labwindows/CVI
Wendy L
NI Employee (retired)
12-14-2004
11:17 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello,
The easiest way to call a LabVIEW program in LabWindows/CVI would be to create a LabVIEW DLL. You will be able to share the LabVIEW code with CVI and other programming environments. The attached
example program
shows how to do this.
The following documents will show you how to create a DLL in LabVIEW and how to call it in CVI.
Creating and Calling LabVIEW DLLs with Various Data Types from CVI
Calling a LabVIEW DLL from a CVI/C/C++ Project
Thanks.
Wendy L
LabWindows/CVI Developer Newsletter
1
Kudo
Message
2
of 2
(4,206 Views)
Reply
All Forum Topics
Previous Topic
Next Topic