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.

Wrintting data error


firmin Aug 3, 2015 10:08 AM

Hello,

I'm having problems with data writtind.
The clock of the datalogger(CR10xPB) is correct but in the data file the date turns of itself with strange values.

"2079-03-13 03:20:47.10655",2486,2.216,0.731
"2079-03-13 03:20:57.10655",2487,3.229,0.732
"2079-03-13 03:21:07.10655",2488,2.216,0.742
"2015-07-07 08:27:20",2489,3.229,0.726
"2015-07-07 08:27:30",2490,2.216,0.73
"2015-07-07 08:29:10",2491,3.228,0.627

That is the way i'm calling the table:

94: If Flag/Port (P91)
1: 41 Do if Port 1 is High
2: 30 Then Do

95: Data Table (P84)^18261
1: 0.0 Seconds into Interval
2: 0.0 Interval Option
3: 0.0 (0 = auto allocate, -x = redirect to inloc x)
4: Prelevement Table Name

96: Sample (P70)^7331
1: 1 Reps
2: 11 Loc [ Nb_Prelev ]

97: Do (P86)
1: 51 Set Port 1 Low

98: End (P95)


The other table, which is called every 10min is normal.
I already try to use an other datalogger but the problem persist.


Do you have any ideas about this problem?


Regards,


Firmin

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