Jump to content

speed for using run time editor


Recommended Posts

Hi

I am new to labview and have a 2 quick questions. I have 2 computers (both with linux) but one that is not fast enough to run labview. I have downloaded the run time editor on the slower computer. If the slower computer is not fast enough to run labview, will I have a problem using the run time editor to run the VIs that I make?

Also, the 2 computer have different distributions of linux, will that be a problem? Or do I just need to develop my VIs on a linux computer no matter what distribution?

Thanks so much!

highway

Link to comment

QUOTE (highway @ Jun 25 2008, 12:27 PM)

If the slower computer is not fast enough to run labview, will I have a problem using the run time editor to run the VIs that I make?
Not necessarily. The editor is a much heavier component than the run time engine alone. There is some weight to the engine -- just loading a VI has some operational overhead -- but in any non-trivial VI, what is going to matter more will be what you're actually trying to do in your VIs. If your VIs are computation heavy, you may have a problem. If the VIs are lightweight, they may work just fine.

QUOTE

Also, the 2 computer have different distributions of linux, will that be a problem? Or do I just need to develop my VIs on a linux computer no matter what distribution?

Not my area of expertise. :-) I'll let someone else answer this.

Link to comment

Join the conversation

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

Guest
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.