LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I Have an Error Please Help

129_0-1675254850481.png

sorry for my english

i learn vi class in my university

and i try to do property node

and i found this error

dont know how to fix it

thanks a lot

 

0 Kudos
Message 1 of 7
(818 Views)

The error dialog is pointing to the Height input being invalid.  What value are you trying to set it to?  I suspect you will have a similar issue with the Width input as well.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 7
(808 Views)

You can't change the height of a numeric control.

0 Kudos
Message 3 of 7
(806 Views)

To change height: 

thols_1-1675258357231.png

 

Certified LabVIEW Architect
0 Kudos
Message 4 of 7
(775 Views)

This actually works, but I don't think that is what you want, right?

thols_0-1675258517919.png

 

Certified LabVIEW Architect
0 Kudos
Message 5 of 7
(774 Views)

Maybe it would be more interesting to know what you are actually trying to do with all this. Is there also an xcontrol involved? What problem are you trying to solve with these properties? What do you expect as a result?

0 Kudos
Message 6 of 7
(740 Views)

@altenbach wrote:

Maybe it would be more interesting to know what you are actually trying to do with all this. Is there also an xcontrol involved? What problem are you trying to solve with these properties? What do you expect as a result?


I also wander why they are teaching you property nodes at this stage...

 

Property nodes are useful of course, but far less important than for instance dataflow and writing clean(er) code.

0 Kudos
Message 7 of 7
(684 Views)