LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mixed Signal Graph does not update Plot Area correctly

When I set the Plot Area Bounds for my mixed signal graph in LV 8.2.1 I get inconsistent results. I have two VIs -- VI Works.vi does what I expect (it sets the bounds of the plot to the proper size as far as I can tell). I have another VI (VI Errors) which has the same code but does not work. To me, this seems like a bug. Let me know if there is anything that can be found/fixed/worked around for this. Thanks in advance.
Download All
0 Kudos
Message 1 of 2
(2,521 Views)
They seem to be correct to me. The reason why you're getting a different result in VI Errors1.vi is because the position of the plot is different. If you set the position of the plot to be the same as VI Works1.vi, then the results will be the same. Perhaps you want to use Plot Area:Size:Height instead of Plot Area Bounds.

Regards,
Stanley Hu
National Instruments
Applications Engineering
http://www.ni.com/support
0 Kudos
Message 2 of 2
(2,502 Views)