WC32 and graphic diagram

BTCAD

Active Member
Hi folks,
             Is it possible to make a diagram with VB or on a web page using webcontrol board variable?
 
 
 
I mean for exemple :
 
this data:
 
monday at 09h00am var1 == 24
monday at 09h15am var1 == 25
monday at 09h30am var1 == 20
monday at 09h45am var1 == 29
monday at 10h00am var1 == 28
monday at 10h15am var1 == 27
 
 
in a dewpoint diagram.
 
 
sorry for the explication!!!
 
CAI_Support said:
Ross,
 
That is very impressive!
 
Thanks, but not really. It was a throw-together about 3 years ago, that "works well enough" that I've never been sufficiently motivated to actually finish it off properly!
 
rossw said:
Thanks, but not really. It was a throw-together
Looks pretty good to me for something thrown together. I would like to do something similar, has been on my greenhouse and wood heat to-do list for a while but I have no idea how to do design dynamic web graphs. Winter is coming to this side of the Equator in a few months so will have time to play.
 
What tool did you use to build the graphs?
 
Are you using LarsK data logger?
 
BTW, is that a picture of your house on the home page?
 
/tom
 
Tschmidt said:
Looks pretty good to me for something thrown together. I would like to do something similar, has been on my greenhouse and wood heat to-do list for a while but I have no idea how to do design dynamic web graphs. Winter is coming to this side of the Equator in a few months so will have time to play.
 
Dynamic pages are not so scary, once you get the first one under your belt!
 
Tschmidt said:
What tool did you use to build the graphs?
 
The graphs are done with rrdtool and my own collection and management system.
 
 
Tschmidt said:
Are you using LarsK data logger?
 
No. My collection and display stuff goes back over 15 years since well before the WC board even existed.
 
Tschmidt said:
BTW, is that a picture of your house on the home page?
 
That was a montage of a photo of the site before we built, with a 3D rendering of what we were proposing to build, super-imposed. We needed that as part of the development application before we even started building, so it goes back to around 2002. The house was completed around 2005. Final design was slightly different to that picture, but "substantially similar".
 
Ross,   I remember you have a lot of solar panels on top of the hill.  That house runs all by your own power generation.
 
rossw said:
The graphs are done with rrdtool and my own collection and management system.

 
 Final design was slightly different to that picture, but "substantially similar".
Thanks for the link, Now I have something to do this winter, was worried I wouldn't have any more projects.
 
We built our house in 1982 so I know what you mean about changes. Not to mention an owner built home is never done.
 
tom
 
Hi, several years ago I wrote a Ballistic program coded in VB6.
There I had diagrams for trajectory/energy/wind drift and so on.
It's possible to implement the code in my CAI WebControl Logger app.
But for now, I will not make any promises...
 
Back
Top