Page 1 of 1

Min & Max Linear Meter scale

Posted: Mon Sep 12, 2011 5:23 am
by Hi-Volt
Hi. I'm a beginner iX Developer user. I have a question about linear meter. Is it possible to assign the Min Scale Value and the Max Scale Value by two Tags using a script module? In which way?
Thank you!

Re: Min & Max Linear Meter scale

Posted: Mon Sep 12, 2011 9:16 am
by Ron L.
The Min and Max properties for the "Linear Meter" cannot be dynamically changed at run-time unless your project is targeting a PC. If you are targeting one of the operator terminals such as the T7A, it does not have that ability. This has to do with the difference in the way the application is compiled for WinCE vs. Windows.

Re: Min & Max Linear Meter scale

Posted: Mon Jan 02, 2012 5:17 am
by antoineA
Hi Ron L,

I have seen that it's not possible to change dynamically min and max for a linear meter but I wonder if it's possible for circular meter? Or it's impossible for all meters in iX Developer?

Thanks you for your answer,

AntoineA.

Re: Min & Max Linear Meter scale

Posted: Tue Jan 03, 2012 9:19 am
by Ron L.
If your target platform is a PC then it is possible. If your target platform is a WinCE-based terminal such as the T7A, then it is not possible.

Re: Min & Max Linear Meter scale

Posted: Tue Jul 07, 2015 7:15 pm
by flyhouse
If we are using a PC, how is the min and max value changed in scripting?