Hi Roger,
Thanks for the info.
I'm still having some problems and hope you can help, as the DT80 I am testing is the first logger I am investigating for its suitability as a weather station - if I can't get it sorted and doing what is required dataTaker will miss out on the sale of many other units.
I don't wish to be overly critical but the manual leaves a lot to be desired in regard to showing newbies real-world examples. I did manage to see where you derive the R and RC from in your example but still can't invoke the RC from within the program unless I do it manually in the text field (even though I don't want to use it).
I am inputting a 10 Hz 50 mV square wave (555 timer source) in 1C with its ground connected to D Gnd, and with:
BEGIN
RA1S
1HSC(R,RS,LT)
END
I get:
2006/10/09 13:27:22 0.000366 1HSC 39.99512 Counts
which surprises me as I expected to see 10... but at least now I am seeing something reasonably consistent.
Can you please walk me through setting up a HSC for wind using a scale of knots = 0.1904 x Hz that will report every 10 minutes? I'd also like some idea of how I can record wind gust during this period. Wind gust being defined as the highest wind speed over a 3 second period during the ten minute logging time.
I don't have a problem reading and scaling all the other analog instruments I have connected, just this wind is a PITA.
Thanks for your patience and I look forward to your comments.
Regards,
Bill
Hi Roger,
Thanks for the info.
I'm still having some problems and hope you can help, as the DT80 I am testing is the first logger I am investigating for its suitability as a weather station - if I can't get it sorted and doing what is required dataTaker will miss out on the sale of many other units.
I don't wish to be overly critical but the manual leaves a lot to be desired in regard to showing newbies real-world examples. I did manage to see where you derive the R and RC from in your example but still can't invoke the RC from within the program unless I do it manually in the text field (even though I don't want to use it).
I am inputting a 10 Hz 50 mV square wave (555 timer source) in 1C with its ground connected to D Gnd, and with:
````
BEGIN
RA1S
1HSC(R,RS,LT)
END
````
I get:
````
2006/10/09 13:27:22 0.000366 1HSC 39.99512 Counts
````
which surprises me as I expected to see 10... but at least now I am seeing something reasonably consistent.
Can you please walk me through setting up a HSC for wind using a scale of knots = 0.1904 x Hz that will report every 10 minutes? I'd also like some idea of how I can record wind gust during this period. Wind gust being defined as the highest wind speed over a 3 second period during the ten minute logging time.
I don't have a problem reading and scaling all the other analog instruments I have connected, just this wind is a PITA.
Thanks for your patience and I look forward to your comments.
Regards,
Bill