AdvancedHMI Software

General Category => Support Questions => Topic started by: Taka_Y on October 16, 2017, 09:36:56 PM

Title: AnalogValueDisplay ScaleFactor
Post by: Taka_Y on October 16, 2017, 09:36:56 PM
Hi,
I would like to need Value Scalefactor on AnalogValueDisplay.
I try to it transplanted from BasicLabel, but it has many.
Thanks,
Title: Re: AnalogValueDisplay ScaleFactor
Post by: Archie on October 16, 2017, 10:05:55 PM
In the AnalogValueDisplay, the scaling is part of PLCAddressValue. After entering an address, you will be able to expand down to get to the scaling. You may be better off using the BasicLabel as opposed to the AnalogValueDisplay
Title: Re: AnalogValueDisplay ScaleFactor
Post by: Taka_Y on October 17, 2017, 03:04:06 AM
I got it!
Thank you very much.