AdvancedHMI Software

General Category => Support Questions => Topic started by: Darrell on December 17, 2014, 05:03:45 PM

Title: Didigat Panel Meter and Floating point value Control Logix 5000
Post by: Darrell on December 17, 2014, 05:03:45 PM
Digital Panel Meter doesn't like a floating point value for Control Logix 5000 ,

Comm Error - 99 conversion from string "True" to type "integer" is not valid

Darrell
Title: Re: Didigat Panel Meter and Floating point value Control Logix 5000
Post by: Archie on December 17, 2014, 05:18:36 PM
I'm not able to replicate this. Does the float tag work in a BasicLabel?
Title: Re: Didigat Panel Meter and Floating point value Control Logix 5000
Post by: Darrell on December 17, 2014, 05:26:38 PM
I have no access to a computer for the next 10 days , I will have to Waite to check it
Title: Re: Didigat Panel Meter and Floating point value Control Logix 5000
Post by: Archie on December 17, 2014, 05:40:50 PM
Based on the error message, it sounds like the tag is being interpreted as a BOOL and not a REAL.

I did a real quick test just to make sure the driver is working and it worked on my setup.
Title: Re: Didigat Panel Meter and Floating point value Control Logix 5000
Post by: shsobsidianlilly on December 21, 2014, 09:53:03 PM
I get the same error using a basic indicator.
Title: Re: Didigat Panel Meter and Floating point value Control Logix 5000
Post by: Archie on December 21, 2014, 10:45:45 PM
What address are you using, what type is it declared as in the PLC,  and what property are you putting it in?