AdvancedHMI Software

General Category => Support Questions => Topic started by: mjpatera on October 30, 2015, 10:57:00 PM

Title: Change Data in Micrologix counter preset
Post by: mjpatera on October 30, 2015, 10:57:00 PM
I'm using HMI with a Micrologix 1400 Controller. I'm using a digital meter to display a counter preset value. I'd like to be able to change this preset value but i'm not sure what function I need to use. I'd like to have something I can click on that will bring up a numeric keypad and to change this preset value.

So the question is, what function is needed to do this?

Thanks in advance
Mark
Title: Re: Change Data in Micrologix counter preset
Post by: Archie on October 30, 2015, 10:58:50 PM
In the Properties of the DigitalPanelMeter, put your address in PLCAddressKeypad, for example T4:0.PRE

Then when you click the meter, it will pop up a keypad
Title: Re: Change Data in Micrologix counter preset
Post by: mjpatera on October 31, 2015, 04:24:48 PM
Thanks that got it