ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting Range for a Digital Numeric Control

Hi,

to control the numeric range of my Numeric Controls i wants to read the
limits from an ini-file. To this point no problem. But how can i set the
minimum and maximum values to the control? I created an attribute node,
but there is no range property avaible?

Is there a way to do that?

regards
Henrik
0 Kudos
Message 1 of 4
(3,708 Views)
> to control the numeric range of my Numeric Controls i wants to read the
> limits from an ini-file. To this point no problem. But how can i set the
> minimum and maximum values to the control? I created an attribute node,
> but there is no range property avaible?
>
> Is there a way to do that?
>

If using LV6, the attribute node has properties for min, max, incr, and
range mode. Previous versions didn't; so can do the feedback and
filtering on the diagram, but not by setting properties/attributes.

Greg McKaskle
0 Kudos
Message 2 of 4
(3,708 Views)
Thanx, in the next weeks i will start with 6i and so i will wait.

Henrik


Greg McKaskle wrote:
>
> > to control the numeric range of my Numeric Controls i wants to read the
> > limits from an ini-file. To this point no problem. But how can i set the
> > minimum and maximum values to the control? I created an attribute node,
> > but there is no range property avaible?
> >
> > Is there a way to do that?
> >
>
> If using LV6, the attribute node has properties for min, max, incr, and
> range mode. Previous versions didn't; so can do the feedback and
> filtering on the diagram, but not by setting properties/attributes.
>
> Greg McKaskle
0 Kudos
Message 3 of 4
(3,708 Views)
>to control the numeric range of my Numeric Controls i wants to read the
>limits from an ini-file. To this point no problem. But how can i set the
>minimum and maximum values to the control? I created an attribute node,
>but there is no range property avaible?
>Is there a way to do that?

There is a property available in LabVIEW 6i

Michael Aivaliotis


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