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.

SC115 CR1000 problem


adrianr Mar 27, 2014 06:27 PM

Hi forum friends.

I'm trying to attache a sc115 to a CR1000 as a external memory.

I made this table daclaration:

DataTable(CMP11output,True,-1)
DataInterval(0,1,min,10)
TableFile("USB:CMP11",8,-1,0,5,Min,0,0)
Average(1,DiffVolt(2),FP2,False)
StdDev(1,DiffVolt(2),FP2,False)
Minimum(1,DiffVolt(2),FP2,False, False)
Maximum(1,DiffVolt(2),FP2,False, False)

EndTable

So I can record this data into the sc115.

Compiler gave me this error:

Invalid drive or no drive specified in filename USB:CMP11

Could it be because the compiler is too old?

[Version]C:\Campbellsci\Lib\Compilers\CR1Comp.exe VERSION:CR1000.Std.14 DATE:070619

Or what could have happened?

Thanks


GaryTRoberts Mar 28, 2014 12:04 AM

Yes, the compiler it too old. You will need a newer version of the datalogger operating system and pc compiler. They can be downloadded at no cost at http://www.campbellsci.com/downloads . The SC115/USB was not available until OS 16.

* Last updated by: GaryTRoberts on 3/27/2014 @ 6:05 PM *


adrianr Mar 31, 2014 01:18 PM

Gary, Thanks for the answer.

I have 2 CR1000, one with OS14 and a new one with OS26. I bought it a few months ago together with a SC115 and a NL240.
So, I don´t need a new OS but a new compiler. The loggernet version I have is 3.4.1. May I download the compiler or an upgrade for loggernet? Because I did not find it at the page you mentioned.

Thanks, Cheers.

Adrian


GaryTRoberts Mar 31, 2014 04:06 PM

Adrian,

If you download the latest operating system from the website I listed, it will download an executable. That executable contains the datalogger operating system, latest CRBasic PC compiler that matches the operating system, and updated help files for LoggerNet. Run that executable, and it will automatically update the appropriate files on your PC.

Here is the link that will take you directly to the OS downloads. https://www.campbellsci.com/19_1_763


adrianr Apr 7, 2014 05:03 PM

Gary, Thanks!!!

It works perfect.
The problem is solved now.

Thanks again.
Adrian

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