Steelseries Gauges for WD

So the problem and ā€™ the file customclientraw that and ā€™ an old version how do I fix ?

Use the template file from the same zip that you got the rest of the scripts from. The template file needs installing on your WD computer. People tend to forget to update that file when updating the web site.

As per your advice I took the file customclientrawlocal present in the template of the gauges and I replaced it in the folder of the Weather displays .

Now letā€™s see if it works .

http://www.ombarcellonapg.com/wdisplay/SteelSeries/web_server/gauges-ss-basic.htm

Still does not work why ?

Here is the address of the file http://ombarcellonapg.com/wdisplay/customclientraw.txt

Can 'be a problem you have loaded all of the gauges folder with subfolders inside of ?

Itā€™s not finding your ccr file again.

Change it toā€¦
realTimeURL_WD : ā€˜/wdisplay/customclientraw.txtā€™,

http://www.ombarcellonapg.com/wdisplay/SteelSeries/web_server/gauges-ss-basic.htm

is web_server supposed to be there in the linkā€¦ ?

i found the link is too long 8O

there are toooooo mani things uploaded to your serverā€¦access is really too long for nothing.

your link could be http://www.ombarcellonapg.com/SteelSeries/gauges-ss-basic.htm

in mine, everything is in /gaugesā€¦so

8O

Its not a necessity to put the steelseries folder in /wdisplay

:wink:

They work now finally.

Thanks to everyone for the tips, it was just a problem of path, not the length of the path to reach the file gauges.

Now I want to ask you some things in detail how often do you advise me to upgrade?

In the high bar thing I can slide as written?

I have seen on this site http://www.barcellonameteo.it/weather28/index.php?p=980&lang=it#data-area that updates in 5 seconds and asā€™ possible?

Of course its not a lenght related problem and i didnt say it was hehe :wink:

i just said that there are some things that you could remove to shorten the link

please be more specifikā€¦upgrade or ā€¦update ?

what are you referring to the dials data update ?..if so,i guess 10 seconds is mostly use

:wink:

I took your advice here goes:

http://ombarcellonapg.com/wdisplay/SteelSeries/gauges-ss-basic.htm

I can not put more 'than 10 seconds I put 20 in the file gauges.js
load it into the site via FTP but remains at 10 seconds, maybe I have to delete it and reload it from the server?

Now there must be more ā€™ and tells me That and ā€™ timed out and and ā€™ reached the limit of self Updates State , that problemā€™ ? How can I fix ?

By default the gauges stop updating after 20 minutes. You can change that by editing gauges.js, line 42ā€¦

            pageUpdateLimit   : 20,                     //period after which the page stops automatically updating, in minutes (default 20),
                                                        // - set to 0 (zero) to disable this feature

Or you can override it by supplying a password - default ā€˜its-meā€™, asā€¦
http://ā€¦/gauges.htm&pageUpdate=its-me

Now it seems to work I set it to 0 to remove the limit .

E ā€™ can change the graphic style of the gauges ?

Yes. Demo page:
http://www.wilmslowastro.com/steelseries/demoRadial.html

thanks

When I configured as a favorite as I bring on my own?

In this lines?

fullScaleDeflectionTime : 4, //Bigger numbers (seconds) slow the gauge pointer movements more
gaugeType : gaugeGlobals.gaugeType,
minValue : 0,
niceScale : true,
ledVisible : false,
frameDesign : gaugeGlobals.frameDesign,
backgroundColor : gaugeGlobals.background,
foregroundType : gaugeGlobals.foreground,
pointerType : gaugeGlobals.pointer,
pointerColor : gaugeGlobals.pointerColour,
knobType : gaugeGlobals.knob,
knobStyle : gaugeGlobals.knobStyle,
lcdColor : gaugeGlobals.lcdColour,
lcdDecimals : 1,
digitalFont : config.digitalFont,
tickLabelOrientation : gaugeGlobals.tickLabelOrientation,
labelNumberFormat : gaugeGlobals.labelFormat

Help can anyone tell me why I have an update problem the timer starts normal and then goes backward???
http://www.n7drd.org/wxssgauges.php #-o

Yours is counting down properly from 10 for me, Steve. However I donā€™t see a forecast running.

Itā€™s working for me today too, but I saw the problem when it was posted.

Hey guys I have it narrowed down to the wind rose dial when I put that on the screen it is mostly greyed out except the odometer and the page does not updae when I take that gauge off works fine??? Not sure how to get the forecast to run on his page he has an Accurite stationā€¦??

Forever had a similar problem but the windrose is working on that site now :dontknow:

I went through the youtube video for setting up the Steel Gauges for a webpage using Weather Display program/data and a Acurite 01035 5-in-1 weather station.

I had most of the setup done right but had not put the customclientrawlocal.txt into the WD webfiles directory.
Once that was done, the gauges-ss-basic.htm webpage file does show gauges and they allow me to change units,
however there is a JSON parsing error. "parsererror: syntax error unexpected token in JSON in position 651.

Does anyone have an idea what the problem might be? I know html and worked through exercises from a book on php a year ago but JSON is unfamiliar to me.

Thanks !