LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is there possibility to use the front panel without installing Labview?

Solved!
Go to solution

Hallo,

 

i have two small questions:

 

1- Is it possible to use the front panel of a labview software without needing to install Labview itself? i mean something similar to the "power point viewer" which can view the Power Point files without installing the microsoft office.

 

2- In an intensity Graph, how can one change the color?

 

thanks.

0 Kudos
Message 1 of 6
(3,177 Views)

A long time ago there used to be a LabVIEW viewer, but it doesn't exist anymore. Or, are you referring to wanting to run a LabVIEW program on another computer? In that case, you need to build an app, and then you only need the LabVIEW Runtime engine installed on the target computer.

 

As to question 2: the color of what?

0 Kudos
Message 2 of 6
(3,159 Views)

Hi,

 

Regarding your questions

 

1)You need to have Labview and Application builder installed on your machine. If you have that you can make an stand alone application (EXE) and then you can deploy it on systems that does not have LabView and can view it, However you will not be able to see the block diagram.

Here is a link that explains how to do so

 

http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/exe_ex/ 

 

2) You can either do it by using propery node or marker method. The following link explains it

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHxDCAW&l=en-US

 

Hope it helps.

 

Regards,

 

Fawad

Fawad Nisar
Applications Engineer
National Instruments UK & Ireland
Message 3 of 6
(3,148 Views)

Hallo,

Thanks for the useful link of how i can change the color of the intensity graph. i wanted to use the first method, (which is deselcting the interpolate color and then selecting the marker color" but the problem that after deselcting the interoplate color, i still can not select the marker color because it is not selectable! it is empty. any idea mabye how i can make it selectable?

thanks

0 Kudos
Message 4 of 6
(3,129 Views)
Solution
Accepted by Oliver2000

Hi,

 

What you need to do is

 

1) Deselect Interpolate color

2) Click on the Add marker, that will add the marker where you want it to add

3)Then right click on the numerical value shown for the marker you created and you will see the active tag saying "Marker Color".Select the color you want.

 

In an example i have created markers at values 77 and 23 and colured them with red and gray. Hope this helps

 

Regards

Fawad Nisar
Applications Engineer
National Instruments UK & Ireland
Message 5 of 6
(3,111 Views)
Thanks alot. it works now 🙂
0 Kudos
Message 6 of 6
(3,100 Views)