LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

manually autosacle doesn't work after setting scale Propety node

Hello,
      In the program, I  am using the graph property node for setting the X-scale range.
     Now, The zoom tools in the graph palette works, nut the autoscale tools doesn't work.
 
 
Thanks.
 
 
Wei Tong. 
0 Kudos
Message 1 of 8
(3,297 Views)
Anybody meet this problem?


In the program, I set the X-scale range (minimum-maximum). Then I found I cannot use the autoscale , but the zoom tools still work.
0 Kudos
Message 2 of 8
(3,274 Views)
You're going to have to post some code instead of just an image of the front panel. I can't replicate your problem.
0 Kudos
Message 3 of 8
(3,264 Views)
OK. Here is VI which has the problem.
Thanks.
0 Kudos
Message 4 of 8
(3,262 Views)
I've only got 8.5 right now and I don't see a problem.
0 Kudos
Message 5 of 8
(3,258 Views)
Mine is LV 7.1.  Is that a version problem?
0 Kudos
Message 6 of 8
(3,246 Views)
I spent a good time playing with your VI and have confirmed the behavior mentioned.  I then opened that VI in 8.5, and it works great.
 
So I've been digging, and I think I've found it.
 
There was a bug report submitted to R&D about this (CAR 3ERBR99A).  It was fixed in LabVIEW 8.0.  One work around (although not as elegant) would be to place a control next to your XY Graph that was linked to the Scale Fit property.  Unfortunately that is the best work around we have without an upgrade to 8.5.
David_B
Applications Engineer
National Instruments
0 Kudos
Message 7 of 8
(3,221 Views)
Thanks
0 Kudos
Message 8 of 8
(3,202 Views)