LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to I maintain a meter's scale position when resizing the meter?

I'd like to be able to programmatically resize a meter and have its scale's size and position be predicitable. This is not the case. I've attached a VI that illustrates the problem.

 

I thought that keeping the meter's aspect ration of 4:3 would suffice, as in my attached example, but even that doesn't help.

0 Kudos
Message 1 of 7
(3,016 Views)

Could you reupload it in 2011? So more people will be able to look at it

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
Message 2 of 7
(2,990 Views)

Good idea-- here's the same VI saved for LabVIEW 2011.

0 Kudos
Message 3 of 7
(2,984 Views)

you call it LV_2011 but it is still saved in LV 2013

0 Kudos
Message 4 of 7
(2,981 Views)

You stil uploaded it in 2013 Smiley Sad

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 5 of 7
(2,980 Views)

Oops. This one should actually be saved for 2011.

0 Kudos
Message 6 of 7
(2,975 Views)

I don't know the solution yet but this is what i found.

 

wiring the scale position will make it even worse. see attachment.

Scale bounds will change after every run, but you aren't able to make it write so it has no use.

 

The amount of distortion is a bit variable to the amount of samples the for loop creates.

The scale bound is random after each run.

 

I guess this a buf of labview, but  I don't know for sure

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
Download All
0 Kudos
Message 7 of 7
(2,967 Views)