LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

offset and multiplier changes cursor position

I'm trying to keep track of cursor positions but everytime the offset or multiplier changes the cusor position follows. Why can't cursor position remain at what it was set at before offset or multiplier changes. Attached is a vi that demonstrates my problem. If you change the offsets the cursor position changes as well.
0 Kudos
Message 1 of 2
(2,597 Views)
Hi there,

When changing the 'offset' and 'multiplier' values, the cursor position values are also affected. Therefore, if you want to keep the cursor at the same position value, you just have to read the the position in the beginning of the property node and set it again in a seperate property node after that.

Best regards,
Philip C.
National Instruments
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
Message 2 of 2
(2,597 Views)