Legacy Hardware and Apps
DT800 start and stop

Dear Sir,

Please let me know how I can program DT800 so that it will log data at a particular user defined time and stop automatically after say 60 minutes.

Regards,
Pradipta

Dear Sir, Please let me know how I can program DT800 so that it will log data at a particular user defined time and stop automatically after say 60 minutes. Regards, Pradipta

Good morning Pradipta,

The dataTaker has several internal timers and in combination with the alarm functions can be used to start and stop the dataTaker, e.g:

BEGIN
 RA1H
  ALARM1(3ST>9)"Start"{[GB]}
  ALARM2(3ST>10)"Stop"{[H]}
 RB1S
  1V
 LOGON 
END

Cheers,
Roger

Good morning Pradipta, The dataTaker has several internal timers and in combination with the alarm functions can be used to start and stop the dataTaker, e.g: ```` BEGIN RA1H ALARM1(3ST>9)"Start"{[GB]} ALARM2(3ST>10)"Stop"{[H]} RB1S 1V LOGON END ```` Cheers, Roger

Good morning Roger,

Thanks very much. I'll try that.

Regards,
Pradipta

Good morning Roger, Thanks very much. I'll try that. Regards, Pradipta
31
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