11-07-2013 12:27 AM
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.
11-07-2013 05:25 AM - edited 11-07-2013 05:25 AM
Could you reupload it in 2011? So more people will be able to look at it
11-07-2013 06:29 AM
Good idea-- here's the same VI saved for LabVIEW 2011.
11-07-2013 06:33 AM
you call it LV_2011 but it is still saved in LV 2013
11-07-2013 06:34 AM
You stil uploaded it in 2013
11-07-2013 06:43 AM
Oops. This one should actually be saved for 2011.
11-07-2013 07:33 AM
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