Hey Archie, I have been away from AHMI for awhile but now I'm taking on another project and need to relearn some things. I want to set the maximum value of a guage compact on a button click with a modbus register value but can't get the string from the modbus read to parse to the double of the meter. i tried Double. tryparse method but this does not accept String() types. Any help is appreciated, thanks