LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

locking a dial on a control panel

Hello all,

I have created a dial on a control panel.
I notice that I can use the mouse and change the limits on the
range of the dial.

Is there a way for me to lock this so no one else can change it?

thanks,

Richard
0 Kudos
Message 1 of 4
(2,530 Views)
Richard

you can right click on dial and select scale->style and then click the blank
setting. You can then either put text labels or string indicator around
your dial to show the dial range.

pat

Richard Harris wrote:
>Hello all,>>I have created a dial on a control panel.>I notice that I can
use the mouse and change the limits on the>range of the dial.>>Is there a
way for me to lock this so no one else can change it?>>thanks,>>Richard>>
0 Kudos
Message 2 of 4
(2,530 Views)
Set the "Scale Info.Editable" attribute node to FALSE.

Jean-Pierre Drolet


"Richard Harris" a écrit dans le message news:
39DE4752.65AB612B@kahuna.sdsu.edu...
> Hello all,
>
> I have created a dial on a control panel.
> I notice that I can use the mouse and change the limits on the
> range of the dial.
>
> Is there a way for me to lock this so no one else can change it?
>
> thanks,
>
> Richard
>
>
0 Kudos
Message 3 of 4
(2,530 Views)
You can use the dials attribute node and set it to "Scale
Info.Editable"; when set to false the user cannot change the scale on
the dial.

ej

In article <39DE4752.65AB612B@kahuna.sdsu.edu>,
Richard Harris wrote:
> Hello all,
>
> I have created a dial on a control panel.
> I notice that I can use the mouse and change the limits on the
> range of the dial.
>
> Is there a way for me to lock this so no one else can change it?
>
> thanks,
>
> Richard
>
>


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 4 of 4
(2,530 Views)