Jason,

I'm not sure if this is your problem, but make sure that X is ALREADY 
running, or else there will be no display for LabVIEW to use.  You ensure 
this by putting the VI launching command in your X startup script (where the 
window manager is launched).

Take a look at Chs 22-24 of LabVIEW Graphical Programming 3rd Ed for a step-
by-step.

Good luck,

-Jim


Jason Dunham <[EMAIL PROTECTED]> said:

> I'm using Linux (RH8) and trying to get a LabVIEW VI to run when the
> system boots up.
> I added a line to /etc/rc.local, but it doesn't seem to have an effect
> The line was
> /usr/local/lv70/labview /home/jason/myvi.vi
> 
> The computer already boots into a normal X-window session
> Any ideas or tips?  Is there a list of command-line switches for
> LabVIEW/Linux?
> 
> Thanks,
> 
> Jason Dunham
> SF Industrial Software, Inc.
> 
> 



-- 




Reply via email to