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
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 *
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
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
Gary, Thanks!!!
It works perfect.
The problem is solved now.
Thanks again.
Adrian