Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
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
I am running an exe C file from Labview using systemj exec.vi. the exe uses a "scanf" command. Can I insert the answer from Labview?
I am running an exe C file from Labview using systemj exec.vi. the exe uses a "scanf" command. Can I insert the answer from Labview?
Dror
Member
09-21-2006
08:01 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I am running an exe C file from Labview using system exec.vi. the exe uses a "scanf" command.
Can I insert the "scanf" command answer from Labview (that is not to do it manually, but let labview
do it )
0
Kudos
Message
1
of 3
(2,781 Views)
Reply
Re: I am running an exe C file from Labview using systemj exec.vi. the exe uses a "scanf" command. Can I insert the answer from Labview?
daveTW
Active Participant
09-21-2006
08:18 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi Dror,
how do you insert the command answer manually? To do it via the Command line, you append it in the "Command Line" String input of the "System Exec.vi". Else you take the "standard input".
Greets, Dave
Greets, Dave
1
Kudo
Message
2
of 3
(2,777 Views)
Reply
Re: I am running an exe C file from Labview using systemj exec.vi. the exe uses a "scanf" command. Can I insert the answer from Labview?
Dror
Member
Author
09-23-2006
09:37 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Thanks Dave, it works.
0
Kudos
Message
3
of 3
(2,757 Views)
Reply
All Forum Topics
Previous Topic
Next Topic