Visit our LabVIEW Wiki External Code Portal.
Tags |
(This content has not been tagged yet)
|
![]() |
Mar 24 2005, 12:16 AM
Post
#1
|
|||
|
One hit wonder! Member Posts: 1 Joined: 23-March 05 Member No.: 1910 LV:7.1.1
|
I have a custom Perl App that has been compiled into an exe.
I would like to embed it into a LabVIEW app. I'm looking for suggestions as to how to do this. **Reminder, I'm a noob to LV** Thanks G
|
||
|
|
|||
| Ad |
Mar 24 2005, 12:16 AM
Post
#
|
||
|
|
|
||
|
|
|||
Mar 30 2005, 10:44 PM
Post
#2
|
|||
|
More Active Member Posts: 30 Joined: 13-March 03 From: Iowa Member No.: 80 LV:7.0
|
If you are running Windows, you can invoke the .exe using the SystemExec.vi in the Communication Pallette. This VI will let you execute any DOS command with parameters, just invoke the Perl code using the command input.
By the way, you should also look at the following link to see about interfacing to Perl without building the Perl code into an executable. <http://www.jeffreytravis.com/lost/labperl.html> Hope this helps,
|
||
|
|
|||
![]() ![]() |
| Time is now: 1st December 2008 - 09:51 PM |