Campbell Scientific LoggerNet Datalogger Support Software User Manual
Page 518

Appendix B. Campbell Scientific File Formats
Only without the tabs and carriage return in the middle. One with strings might
look like this.
PC1,StatMsg (TMSTAMP TIMESTAMP,RECNBR DECIMAL(10,0),SrcStn
VARCHAR(256),AbtStn VARCHAR(256),Hop DECIMAL(3,0),Message
VARCHAR(256)) VALUES ('1993-12-08
15:02:02.25',13355,'PC1','StatMsg',0,'DBSelect End Pipe Queue Dump')
The acknowledgment records to be sent back to the server for the two records
shown above would be:
Lgr,Sec15,123456
and
PC1,StatMsg,13355
B-24