kristofr

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by kristofr

  1. Hi all, I am trying to implement real time gauges in a liferay install. All is working well for an Angular Gauge. It is updating in real time. But when I try a different gauge type (eg: Horizontal Led or Vertical Led) it does not update. What I did was specify a diferent SWF in my source code. It takes over all the settings (like color ranges, min value, max value, etc) and displays the widget perfectly with a start value set. The only thing that is not working is the realtime update. All the datablocks are pointing to the same datafeedUrl. As I tried to use different SWF files, i found the following: - Cylinder: no real time update - Horizontal linear gauge: real time update works - Vertical LED: no real time update - Horizontal LED: no real time update So the horizontal linear gauge works just fine, but the other ones aren't which startles me... Are there specific settings for the other ones? If you need any further information, let me know. Thanks for your help! Regards, Kristof
  2. Just founf out about debug mode.... This is what shows up in there (see attachment): received in data stream. Invalid data: Non-numeric data 89 Really hoping to get some help here, it is driving me crazy!!