Jump to content

labview and VisualC++6


Recommended Posts

Posted

Hi,

Doesn anybody knows if it's possible to write an interface in labview

and to call a visualc++ application by clicking a button ?

Thanks very much in advance for any help!

Cheers,

Alexum

Posted
Doesn anybody knows if it's possible to write an interface in labview

and to call a visualc++ application by clicking a button ?

If the application is compiled, just use the 'System Exec' to launch it. But that seems too easy, so it's sure I'm missing something in your question ;-).

Saludos,

Aitor

Posted
If the application is compiled, just use the 'System Exec' to launch it. But that seems too easy, so it's sure I'm missing something in your question ;-).

Saludos,

Aitor

3771[/snapback]

Hi,

Thanks for you answer. you didn't miss something because i didn't know this facility.

I tried to use it but without success.

what i have done is simply put as a constant for the command line test.exe (the name of my executable)

and put as constant for the directory path D:\ (where test.exe is).

But when i execute it, i have the message:

error 2 : the exec command was test.exe

Labview: the memory is full

NI 488: any auditor detected during the write

Have you got an idea what i could do for solving the problem ?

Thanks!

Alexis

Posted
Don't use the "working directory" input, put all the path in the command line. I have attached a simple image of what I'm saying, let's hope I have done it right  :blink:

3803[/snapback]

Hi,

effectively, it worked!

Thanks very much!

Alexis

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.