AdvancedHMI Software

General Category => Support Questions => Topic started by: Darrell on May 04, 2015, 01:02:57 PM

Title: CLX Driver
Post by: Darrell on May 04, 2015, 01:02:57 PM
DigitalPanelMeter and label , when reading floating point value form CLX driver , all will flicker between some unknown value and  a good value,

have 3 panel meters reading temperatures and 2 labels reading temperature setpoints , what happens is that they will all continiously flip between ,
lets say 20 and 6.8976. All will show same value  - 398d seem to work fine, problem  the latest ver g

BevelButtonDisplay will not work now either, data type bool

Label will read timer values ok ,

Darrell
Title: Re: CLX Driver
Post by: Archie on May 04, 2015, 09:32:46 PM
I tested this out, but not seeing a similar problem. Can you put your PLC into program mode and see if the problem is still there?
Title: Re: CLX Driver
Post by: Darrell on May 05, 2015, 02:47:42 PM
Started a new HMI and added one digital panel meter , floating Point reads ok , Then I add the 2nd , I get the problem above , same thing in program mode, added a 2nd driver and fist meter reads ok , add a second and same problem ,
Title: Re: CLX Driver
Post by: pal on May 05, 2015, 03:55:00 PM
Darrel - I've had a similar problem with the display flashing with  3.98g and clx . I put it down to incompatability with vb2010 . Are you on 2010 ?

Paul
Title: Re: CLX Driver
Post by: Archie on May 05, 2015, 07:52:53 PM
Is it two floating points? Are they in any kind of array or UDT?
Title: Re: CLX Driver
Post by: Darrell on May 05, 2015, 10:06:36 PM
floating points , Are not any kind of array or UDT?  I'm using VB2010 , ill try a newer version to see it that is the problem.

Darrell
Title: Re: CLX Driver
Post by: Darrell on May 06, 2015, 09:57:41 AM
Used vb 2012 and get same thing , everything flickers , even values from micro logix driver. . and control logix values do same as above, all in this HMI worked perfect in version d
 Darrell
Title: Re: CLX Driver
Post by: Darrell on May 09, 2015, 04:13:17 PM
Forgot to mention that I tried it in program mode and same problem , appears to be every time it polls the PLC , I built a HMI that is polling only a MicroLogix 1400 and all is OK , when I add some components for Control Logix 5000 , everything flickers on/off , values from both PLC's.

Darrell
Title: Re: CLX Driver
Post by: Archie on May 09, 2015, 06:01:10 PM
I've been doing a lot of different testing scenarios, but haven't yet been able to reproduce this on my setup.