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.

WXT520 and CR10X


biglimp Aug 28, 2012 02:05 PM

Hello. I am having problems with using a CR10X for my WXT520.
I get error 99 (Wrong file or editor error) when the logger tries to compile the program.
Could someone please have a look at my program and tell me where a made a mistake or maybe if you have any other suggestions? I followed the manual available from the CS website regarding WXTs and CS-loggers.

Any help is greatly appreciated.
Thanks.
Fredrik

*Table 1 Program
01: 15 Execution Interval (seconds)

1: Batt Voltage (P10)
1: 2 Loc [ Bettery ]

2: SDI-12 Recorder (P105)
1: 0 SDI-12 Address
2: 1 Start Measurement (aM1!)
3: 2 Port
4: 4 Loc [ Value1 ]
5: 1.0 Multiplier
6: 0.0 Offset

3: Excitation with Delay (P22)
1: 1 Ex Channel
2: 0 Delay W/Ex (0.01 sec units)
3: 50 Delay After Ex (0.01 sec units)
4: 0 mV Excitation

4: SDI-12 Recorder (P105)
1: 0 SDI-12 Address
2: 2 Start Measurement (aM2!)
3: 2 Port
4: 10 Loc [ Value7 ]
5: 1.0 Multiplier
6: 0.0 Offset

5: Excitation with Delay (P22)
1: 1 Ex Channel
2: 0 Delay W/Ex (0.01 sec units)
3: 50 Delay After Ex (0.01 sec units)
4: 0 mV Excitation

6: SDI-12 Recorder (P105)
1: 0 SDI-12 Address
2: 3 Start Measurement (aM3!)
3: 2 Port
4: 13 Loc [ Value10 ]
5: 1.0 Multiplier
6: 0.0 Offset

7: If time is (P92)
1: 0 Minutes (Seconds --) into a
2: 10 Interval (same units as above)
3: 10 Set Output Flag High (Flag 0)

8: Real Time (P77)^26332
1: 110 Day,Hour/Minute (midnight = 0000)

9: Average (P71)^20293
1: 14 Reps
2: 4 Loc [ Value1 ]

10: Standard Deviation (P82)^21603
1: 14 Reps
2: 4 Sample Loc [ Value1 ]

*Table 2 Program
02: 0.0000 Execution Interval (seconds)

*Table 3 Subroutines

End Program


-Input Locations-
1 _________ 0 0 0
2 Bettery 1 0 1
3 _________ 0 0 0
4 Value1 1 2 1
5 Value2 1 1 0
6 Value3 1 1 0
7 Value4 1 1 0
8 Value5 1 1 0
9 Value6 1 1 0
10 Value7 1 1 1
11 Value8 1 1 0
12 Value9 1 1 0
13 Value10 1 1 1
14 Value11 1 1 0
15 Value12 1 1 0
16 Value14 1 1 0
17 Value15 1 1 0
18 _________ 0 0 0
19 _________ 0 0 0
20 _________ 0 0 0
21 _________ 0 0 0
22 _________ 0 0 0
23 _________ 0 0 0
24 _________ 0 0 0
25 _________ 0 0 0
26 _________ 0 0 0
27 _________ 0 0 0
28 _________ 0 0 0
-Program Security-
0000
0000
0000
-Mode 4-
-Final Storage Area 2-
0
-CR10X ID-
0
-CR10X Power Up-
3
-CR10X Compile Setting-
3
-CR10X RS-232 Setting-
-1
-DLD File Labels-
0
-Final Storage Labels-
0,Day_RTM,26332
0,Hour_Minute_RTM
1,Value1_AVG~4,20293
1,Value2_AVG~5
1,Value3_AVG~6
1,Value4_AVG~7
1,Value5_AVG~8
1,Value6_AVG~9
1,Value7_AVG~10
1,Value8_AVG~11
1,Value9_AVG~12
1,Value10_AVG~13
1,Value11_AVG~14
1,Value12_AVG~15
1,Value14_AVG~16
1,Value15_AVG~17
2,Value1_STD~4,21603
2,Value2_STD~5
2,Value3_STD~6
2,Value4_STD~7
2,Value5_STD~8
2,Value6_STD~9
2,Value7_STD~10
2,Value8_STD~11
2,Value9_STD~12
2,Value10_STD~13
2,Value11_STD~14
2,Value12_STD~15
2,Value14_STD~16
2,Value15_STD~17


Dana Aug 29, 2012 08:32 PM

A quick way to isolate which instruction or instructions are causing the problem is to comment them out from the program, and then send it to the datalogger. I can't recall off the top of my head (too many years!), but SDI12, and perhaps standard deviation, may not have been supported in very early OSes.

To have the complete instruction set, make sure you have the most recent version of the operating system loaded into the CR10x.

Dana

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