Hi Roger,
I find that when you load new programs into a DT80/85 as a reset job the logger does not like the changes, even a minor ones.
I keep getting old data errors and invalid profile errors. It's driving me nuts. I keep having to upgrade the firmware. This time even that's not working. Here is the program I'm using and below that is a cut and past of what is coming up in the view errors window.
I've done firmware reset, cleared all jobs, data and alarms, removed ONRESET and .ini. I've cleared ALL logs, datahub channels and database sessions, cleared all form view, mimic windows etc.
I cannot format the disk as I get "command error at column 1[<err>CARDCLEAR]". if I use the Clear feature on the dataTaker menu in Delogger and I also can't format using the Text window (get a similar error).
Am I missing something obvious here?
Appreciate any help.
Chris
'JOB=BOCG
'COMPILED=2009/03/16 06:01:57
'TYPE=dt80
DT=\d
BEGIN"BOCG"
CATTN
'Spans and polynomial declarations
S1=0,41.767,0,100"l/s"
S2=1,0,0,1"STATE"
'Thermistor declarations
'Switches declarations
'Parameter declarations
'Global declarations
RS1S
'schedule definition
RA("B:",ALARMS:OV:100KB,Welcome to the dataTaker program builder. This should be general information Use the RMB for more options:1MB)6S LOGONA GA
1*L(S1,"Flow rate",md1000,NL,ND,=20CV)
ALARMR(20CV("Flow zero")<0.0000){[1CV=0]}
ALARMR(20CV("FLOW NON ZERO")>0.0010){[1CV=20CV]}
1CV("Flow rate l/s",NL,AV)
2CV("Hourly flow m3",NL)=2CV+(1CV*0.006)
3CV("Daily flow m3",NL)=3CV+(1CV*0.006)
4CV("Flow Totaliser m3",NL)=4CV+(1CV*0.006)
1DS(S2,"Surcharge state",NL,=50CV)
10CV("Ver 1.2",NL)=0-10CV
ALARM(50CV("SE4 alarm set")>0.5000/12S){[Q /e/h/r/Z/m]}
ALARM(50CV("SE4 alarm message")>0.5000/12S)"ET-SMS=0|SE4 SURCHARGED|0879539981|30^M"
ALARM(77CV("sampling on")>0.5000)1RELAY,1WARN
ALARM(77CV("sampling off")>0.5000/2M){[77CV=0]}
'schedule definition
RB("B:",ALARMS:OV:100KB,DATA:OV:1MB)30M LOGONB GB
1CV("FLOW AVE L/S",NR,ND)
2CV("Hourly flow m3",NR,ND)
3CV("Daily flow m3",NR,ND)
4CV("Flow Totaliser m3",NR,ND)
'schedule definition
RC("B:",ALARMS:OV:100KB,DATA:OV:1MB)1H LOGONC GC
ALARMR(2CV("ZERO HOURLY")>0.0000){[2CV=0]}
'schedule definition RD("B:",ALARMS:OV:100KB,DATA:OV:1MB)1D LOGOND GD
ALARMR(3CV("ZERO DAILY")>0.0000){[3CV=0]}
'schedule definition
RE("B:",ALARMS:OV:100KB,DATA:OV:1MB)1E LOGONE GE
1DS("Surcharge state",NR,ND)
'schedule definition
RX("B:",ALARMS:OV:100KB,DATA:OV:1MB)X LOGONX
77CV("Set sampler for 24H",W)=1
END
'end of program file
Error Site Text 105
dt8x Com1 Invalid PROFILE section/key name at column 53 [ _OLD_DATA'<err> ] 32
dt8x Com1 Job not found at column 20 [ ESET'BOCG'<err> ] 10
dt8x Com1 Command error at line 14 col 2 [ U<err>SE THE RMB ] 10
dt8x Com1 Command error at line 14 col 5 [ USE <err>THE RMB FO ] 10
dt8x Com1 Command error at line 14 col 9 [ USE THE <err>RMB FOR MO ] 10
dt8x Com1 Command error at line 14 col 13 [ E THE RMB <err>FOR MORE O ] 10
dt8x Com1 Command error at line 14 col 17 [ E RMB FOR <err>MORE OPTIO ] 10
dt8x Com1 Command error at line 14 col 22 [ FOR MORE <err>OPTIONS:1M ] 10
dt8x Com1 Command error at line 13 col 1 [ <err>THIS SHOUL ] 10
dt8x Com1 Command error at line 13 col 6 [ THIS <err>SHOULD BE ] 10
dt8x Com1 Command error at line 13 col 13 [ IS SHOULD <err>BE GENERAL ] 10
dt8x Com1 Command error at line 13 col 18 [ OULD BE GE<err>NERAL INFO ] 10
dt8x Com1 Command error at line 13 col 24 [ E GENERAL <err>INFORMATIO ] 113
dt8x Com1 Schedule option error at line 12 col 32 [ KB,WELCOME<err> TO THE DA ] 10
dt8x Com1 Command error at line 12 col 33 [ B,WELCOME <err>TO THE DAT ] 10
dt8x Com1 Command error at line 12 col 36 [ ELCOME TO <err>THE DATATA ] 10
dt8x Com1 Command error at line 12 col 40 [ ME TO THE <err>DATATAKER ] 10
dt8x Com1 Command error at line 12 col 50 [ DATATAKER <err>PROGRAM BU ] 10
dt8x Com1 Command error at line 12 col 58 [ R PROGRAM <err>BUILDER. ]
Hi Roger,
I find that when you load new programs into a DT80/85 as a reset job the logger does not like the changes, even a minor ones.
I keep getting old data errors and invalid profile errors. It's driving me nuts. I keep having to upgrade the firmware. This time even that's not working. Here is the program I'm using and below that is a cut and past of what is coming up in the view errors window.
I've done firmware reset, cleared all jobs, data and alarms, removed ONRESET and .ini. I've cleared ALL logs, datahub channels and database sessions, cleared all form view, mimic windows etc.
I cannot format the disk as I get _**"command error at column 1[<err>CARDCLEAR]"**_. if I use the Clear feature on the dataTaker menu in Delogger and I also can't format using the Text window (get a similar error).
Am I missing something obvious here?
Appreciate any help.
Chris
````
'JOB=BOCG
'COMPILED=2009/03/16 06:01:57
'TYPE=dt80
DT=\d
BEGIN"BOCG"
CATTN
'Spans and polynomial declarations
S1=0,41.767,0,100"l/s"
S2=1,0,0,1"STATE"
'Thermistor declarations
'Switches declarations
'Parameter declarations
'Global declarations
RS1S
'schedule definition
RA("B:",ALARMS:OV:100KB,Welcome to the dataTaker program builder. This should be general information Use the RMB for more options:1MB)6S LOGONA GA
1*L(S1,"Flow rate",md1000,NL,ND,=20CV)
ALARMR(20CV("Flow zero")<0.0000){[1CV=0]}
ALARMR(20CV("FLOW NON ZERO")>0.0010){[1CV=20CV]}
1CV("Flow rate l/s",NL,AV)
2CV("Hourly flow m3",NL)=2CV+(1CV*0.006)
3CV("Daily flow m3",NL)=3CV+(1CV*0.006)
4CV("Flow Totaliser m3",NL)=4CV+(1CV*0.006)
1DS(S2,"Surcharge state",NL,=50CV)
10CV("Ver 1.2",NL)=0-10CV
ALARM(50CV("SE4 alarm set")>0.5000/12S){[Q /e/h/r/Z/m]}
ALARM(50CV("SE4 alarm message")>0.5000/12S)"ET-SMS=0|SE4 SURCHARGED|0879539981|30^M"
ALARM(77CV("sampling on")>0.5000)1RELAY,1WARN
ALARM(77CV("sampling off")>0.5000/2M){[77CV=0]}
'schedule definition
RB("B:",ALARMS:OV:100KB,DATA:OV:1MB)30M LOGONB GB
1CV("FLOW AVE L/S",NR,ND)
2CV("Hourly flow m3",NR,ND)
3CV("Daily flow m3",NR,ND)
4CV("Flow Totaliser m3",NR,ND)
'schedule definition
RC("B:",ALARMS:OV:100KB,DATA:OV:1MB)1H LOGONC GC
ALARMR(2CV("ZERO HOURLY")>0.0000){[2CV=0]}
'schedule definition RD("B:",ALARMS:OV:100KB,DATA:OV:1MB)1D LOGOND GD
ALARMR(3CV("ZERO DAILY")>0.0000){[3CV=0]}
'schedule definition
RE("B:",ALARMS:OV:100KB,DATA:OV:1MB)1E LOGONE GE
1DS("Surcharge state",NR,ND)
'schedule definition
RX("B:",ALARMS:OV:100KB,DATA:OV:1MB)X LOGONX
77CV("Set sampler for 24H",W)=1
END
'end of program file
Error Site Text 105
dt8x Com1 Invalid PROFILE section/key name at column 53 [ _OLD_DATA'<err> ] 32
dt8x Com1 Job not found at column 20 [ ESET'BOCG'<err> ] 10
dt8x Com1 Command error at line 14 col 2 [ U<err>SE THE RMB ] 10
dt8x Com1 Command error at line 14 col 5 [ USE <err>THE RMB FO ] 10
dt8x Com1 Command error at line 14 col 9 [ USE THE <err>RMB FOR MO ] 10
dt8x Com1 Command error at line 14 col 13 [ E THE RMB <err>FOR MORE O ] 10
dt8x Com1 Command error at line 14 col 17 [ E RMB FOR <err>MORE OPTIO ] 10
dt8x Com1 Command error at line 14 col 22 [ FOR MORE <err>OPTIONS:1M ] 10
dt8x Com1 Command error at line 13 col 1 [ <err>THIS SHOUL ] 10
dt8x Com1 Command error at line 13 col 6 [ THIS <err>SHOULD BE ] 10
dt8x Com1 Command error at line 13 col 13 [ IS SHOULD <err>BE GENERAL ] 10
dt8x Com1 Command error at line 13 col 18 [ OULD BE GE<err>NERAL INFO ] 10
dt8x Com1 Command error at line 13 col 24 [ E GENERAL <err>INFORMATIO ] 113
dt8x Com1 Schedule option error at line 12 col 32 [ KB,WELCOME<err> TO THE DA ] 10
dt8x Com1 Command error at line 12 col 33 [ B,WELCOME <err>TO THE DAT ] 10
dt8x Com1 Command error at line 12 col 36 [ ELCOME TO <err>THE DATATA ] 10
dt8x Com1 Command error at line 12 col 40 [ ME TO THE <err>DATATAKER ] 10
dt8x Com1 Command error at line 12 col 50 [ DATATAKER <err>PROGRAM BU ] 10
dt8x Com1 Command error at line 12 col 58 [ R PROGRAM <err>BUILDER. ]
````