LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I Change Fix Point Numeric Control's Word and Integer Length

Hi guys.

Can i change Fix Point Word length programmatically at runtime?

0 Kudos
Message 1 of 5
(3,172 Views)

You can't.  That is changing the datatype of a wire.

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

Hımm . I think i can use property node of fixed point numeric control or constant. But on the property node menu, word length does not appear.

Thanks

0 Kudos
Message 3 of 5
(3,155 Views)

You were just told why it doesn't appear in the property node.  Generally if you think you can change a property, you should look at the property node.  If it's not there, you'll want to value the property node's denial over your "thinking."

0 Kudos
Message 4 of 5
(3,153 Views)

Ok. Thank you so much.

0 Kudos
Message 5 of 5
(3,150 Views)