Support Forums
Intermittent failure on uploading new program
  • In Delogger5 program window, I changed the trigger rate to 2s (DT80 now has 10s), and click "send to connection".

    I only loaded a program on schedule A job1, but DT80 still logs at 10s. I tried restarting DT80 using singlepush, and also restarting Delogger5, for about 6 times. It is no use.

    Here is my program which shows on DT80 web interface, though it shows 2s, but on DT80 green "disk" light and the window form I can see that DT80 still logs at 10s instead of 2s.

    BEGIN"JOB1" 
    CATTN 
    'Spans and polynomial declarations 
    'Thermistor declarations 
    'Switches declarations 
    'Parameter declarations 
    'Global declarations 
    RS2S 
    'schedule definition 
    RA"test"("B:",ALARMS:OV:100KB,DATA:NOV:1MB)2S LOGONA GA 
    REFT("temp") 
    2SERIAL("\\e%d[1CV]","serialpp") 
    END
    
  • The other thing is after I send the old program above to DT80, after reset for a few times, data taker web interface still showed the old program code even after reloading. The web interface only updated the new program code on a try after 2 hour.

  • A while back, same issue as (1), I was trying to change from 2s to 10s. Few tries not working. Then i gave job1 a name "test" in the program window. And DT80 changed to 10s immediately after i clicked "send to connection".

    Now why is that? Did I miss anything, or some button to click? Does datataker need some time to update its program memory because of capacitance?

Thanks guys!
orange

- In Delogger5 program window, I changed the trigger rate to 2s (DT80 now has 10s), and click "send to connection". I only loaded a program on schedule A job1, but DT80 still logs at 10s. I tried restarting DT80 using singlepush, and also restarting Delogger5, for about 6 times. It is no use. Here is my program which shows on DT80 web interface, though it shows 2s, but on DT80 green "disk" light and the window form I can see that DT80 still logs at 10s instead of 2s. ```` BEGIN"JOB1" CATTN 'Spans and polynomial declarations 'Thermistor declarations 'Switches declarations 'Parameter declarations 'Global declarations RS2S 'schedule definition RA"test"("B:",ALARMS:OV:100KB,DATA:NOV:1MB)2S LOGONA GA REFT("temp") 2SERIAL("\\e%d[1CV]","serialpp") END ```` 2. The other thing is after I send the old program above to DT80, after reset for a few times, data taker web interface still showed the old program code even after reloading. The web interface only updated the new program code on a try after 2 hour. 3. A while back, same issue as (1), I was trying to change from 2s to 10s. Few tries not working. Then i gave job1 a name "test" in the program window. And DT80 changed to 10s immediately after i clicked "send to connection". Now why is that? Did I miss anything, or some button to click? Does datataker need some time to update its program memory because of capacitance? Thanks guys! orange

Anything coming up in the error or message panes in Delogger?

SH

Anything coming up in the error or message panes in Delogger? SH

Good morning Orange,

There are several things to check:

  1. The error messages.
    As SH suggests, the error message box will have some clues. If you could let us know what the messages are it will assist greatly.

  2. Check you don't have an ONRESET job loaded. It is good practice to delete any old jobs, data, alarm files and ONRESET jobs before you start.

  3. Check for any syntax errors. Especially if you are using the "User" channel type. Syntax errors will stop the job from loading.

Items 2 and 3 will generate error messages that will appear in the error tab.

Cheers,
Roger

Good morning Orange, There are several things to check: 1. The error messages. As SH suggests, the error message box will have some clues. If you could let us know what the messages are it will assist greatly. 2. Check you don't have an ONRESET job loaded. It is good practice to delete any old jobs, data, alarm files and ONRESET jobs before you start. 3. Check for any syntax errors. Especially if you are using the "User" channel type. Syntax errors will stop the job from loading. Items 2 and 3 will generate error messages that will appear in the error tab. Cheers, Roger
30
2
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft