Hi,
I wish to automatically log data on a DT85 for a 12 hour period each day. i have tried the following using Delogger 5 Pro:
'JOB=JOB1
'COMPILED=2012/01/16 22:56:18
'TYPE=dt80
DT=\d
BEGIN"JOB1"
CATTN
'Spans and polynomial declarations
'Thermistor declarations
'Switches declarations
'Parameter declarations
'Global declarations
RS1S
'schedule definition
RA("B:",ALARMS:OV:100KB,DATA:OV:1MB)1S LOGONA GA
ALARM1(3ST><7.0000,17.0000)"LOGON"{[RA5S]}
ALARM2(3ST><17.0000,7.0000)"LOGOFF"{[HA]}
END
'end of program file
The required period is from 7 am to 7 pm, can you advise that attached program will work?
Hi,
I wish to automatically log data on a DT85 for a 12 hour period each day. i have tried the following using Delogger 5 Pro:
'JOB=JOB1
'COMPILED=2012/01/16 22:56:18
'TYPE=dt80
DT=\d
BEGIN"JOB1"
CATTN
'Spans and polynomial declarations
'Thermistor declarations
'Switches declarations
'Parameter declarations
'Global declarations
RS1S
'schedule definition
RA("B:",ALARMS:OV:100KB,DATA:OV:1MB)1S LOGONA GA
ALARM1(3ST><7.0000,17.0000)"LOGON"{[RA5S]}
ALARM2(3ST><17.0000,7.0000)"LOGOFF"{[HA]}
END
'end of program file
The required period is from 7 am to 7 pm, can you advise that attached program will work?