LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

system_exec

Hi

I am using Labview 7 express so hence I cannot view the block diagram of the code.Attached is my problem.
0 Kudos
Message 1 of 3
(2,871 Views)

@TUDS wrote:
Hi

I am using Labview 7 express so hence I cannot view the block diagram of the code.Attached is my problem.




What? I don't see any problem. i can view the block diagram.

A Rafiq
0 Kudos
Message 2 of 3
(2,865 Views)
Your project consists of a VI (lowtran_run.vi) which calls a console program (LOWTRAN.EXE) via lowtran.bat and System Exec.

You should have no problem to look at (or even edit) the block diagram of lowtran_run.vi using any development system of LabVIEW 7.0 Express (base, full, professional, etc.). I can do so either in LabVIEW 7 Express or in LabVIEW 7.1.

(Of course LOWTRAN.EXE is a plain program and not LabVIEW based at all (and thus has no block diagram)).

Is it possible you only have the LabVIEW 7.0 Express Runtime installed? What is your OS? In windows, go to "Add/Remove programs" in the control panel, click on "National Instrument Software", and click [change]. It should tell you in more details what you have.
0 Kudos
Message 3 of 3
(2,841 Views)