LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Program driven legend min/max

Hey guys,

 

I wrote a VI to create circular sample patterns for an autosampler, and would like to output the sample locations in an XY plot. I like autoscale because the sample patterns will vary in size, but I was wondering if anyone had a suggestion about how to make the legends grow to the same value. I'd like the aspect ratio to be 1:1 basically.

 

As an alternative, I thought that I might be able to just use set values as opposed to autoscale, but have these values be driven by a case structure (or set of case structures) that directs the values into an XY plot with appropriately sized legends.

 

Let me know if you have any suggestions,

Thanks!

0 Kudos
Message 1 of 3
(2,819 Views)

A picture is worth 1000 words, and a VI is worth 10,000 words.

 

Hard to understand what you are talking about without seeing either.

0 Kudos
Message 2 of 3
(2,811 Views)

Hello Mark,

 

 

I see that you are generating a circular pattern on a XY plot. For this I would recommend using the property nodes available on the indicator such as Fit Scale and such as it is shown on the image attached. 

 

I would be very helphulf if you could get a snippet or a sceen capture of your code to exemplify the situations that you are explaining. But I will definitely give it a try with case structures.

 

Regards,

 

David Melendez 

National Instruments 

 

 

0 Kudos
Message 3 of 3
(2,774 Views)