Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Help needed for the command 'Minimum'


susmitha Dec 7, 2011 06:31 PM

Hello,

I am new to CR Basic. I am using CR1000.

Where can I find command documentation?
I am referring (http://climate.sdstate.edu/howto/hydraprobe-analog/cr1000.pdf) this document.

I was looking for the syntax and details of "Minimum" function.

Minimum(1,BattV,FP2,False,False)

What are the last 2 parameters mean?

Thank you,


Dizbert Dec 8, 2011 04:00 AM

Hello,

You can download the current manual for the CR1000 at:
http://www.campbellsci.com/documents/manuals/cr1000.pdf
the one you referenced is from 2008.

The information you ask for is on page 179.

The first of the last two parameters is the disable variable. If True the current measurement will not be included in determining the minimum for the next write to the data table. If the last parameter is True then the time the minimum value was measured will also be written to the data table, if False it will not.

Hope this helps, good luck.


susmitha Dec 8, 2011 01:42 PM

Hello Dizbert,

Thank you for the info.
Now it is clear to me.

Best,

Log in or register to post/reply in the forum.