Legacy Hardware and Apps
Unable to put DT800 to sleep

Hi,

I seem to be unable to put my DT800 to sleep. When I stop a program (logging) and disconnect from the DT800 it seems to be still acquiring something. It will continue to do this until the internal battery runs out of power.

I am using Delogger 4 Pro. Can anyone help me?

Much Thanks,
Sean

Hi, I seem to be unable to put my DT800 to sleep. When I stop a program (logging) and disconnect from the DT800 it seems to be still acquiring something. It will continue to do this until the internal battery runs out of power. I am using Delogger 4 Pro. Can anyone help me? Much Thanks, Sean

Hi Sean,

There are two things that will do this,

1/ Having the DT800 connected to an Ethernet connection.
2/ Not turning off the house keeping.

To fix,

1/ Unplug the Ethernet connection.
2/ Turn of the house keeping /k

If you are storing your logger for any period of time then please disconnect the internal battery.

Regards,
Roger

Hi Sean, There are two things that will do this, 1/ Having the DT800 connected to an Ethernet connection. 2/ Not turning off the house keeping. To fix, 1/ Unplug the Ethernet connection. 2/ Turn of the house keeping /k If you are storing your logger for any period of time then please disconnect the internal battery. Regards, Roger

Just to let others know, I found the problem. The Statistical Report Schedules must not be at every second. So I just changed the RS1S line for RS1H and now it is only using 9 uA when in sleep mode. MARVELOUS!!!

Hi again! I'm trying hard to save power here and I want to use the DataTaker 800 with an external 12 V Battery. The Battery will also power sensors but thru a relay controlled by a digital output (1DSO).

I feed the DT800 thru the =/- Ext Bat terminals and I plugged an multi meter to check the current consumption of the DT800. At the beginning it was near 150 mA and it is slowly going near 125 mA. It does not consume uA like in the manual. I unplugged the RS-232 cable, there is no Ethernet connection, so what is wrong? Can you help? Thanks.

'JOB=JOB1
'COMPILED=2006/02/02 14:48:42
'deLogger generated program file for dataTaker 8 series
DT=\d
BEGIN"JOB1"
CATTN
'Spans and polynomial declarations
S1=0,2500,4,20"PSI"
S2=0,500,29,2000"LBS"
S3=-180,180,0,500"ANGLE"
'Thermistor declarations
'Switches declarations
/k
'Parameter declarations
P3=1
P4=1
P11=60
P12=60
P15=1
P17=1
P31=3
P61=3600
'Global declarations
RS1S
'main schedule definitions

'schedule definition
RA60S LOGONA GA
1DSO=0
DELAY=2000
1F("FREQ",0,GL1V)
2V("VOLTAGE",=1CV,GL10V)
3TK("TEMPERATURE")
5BGV(4W,S2,"WEIGHT")
4R(4W,S3,"RESISTANCE")
1DSO=1
END
'end of program file

peterfreedom

Just to let others know, I found the problem. The Statistical Report Schedules must not be at every second. So I just changed the RS1S line for RS1H and now it is only using 9 uA when in sleep mode. MARVELOUS!!! Hi again! I'm trying hard to save power here and I want to use the DataTaker 800 with an external 12 V Battery. The Battery will also power sensors but thru a relay controlled by a digital output (1DSO). I feed the DT800 thru the =/- Ext Bat terminals and I plugged an multi meter to check the current consumption of the DT800. At the beginning it was near 150 mA and it is slowly going near 125 mA. It does not consume uA like in the manual. I unplugged the RS-232 cable, there is no Ethernet connection, so what is wrong? Can you help? Thanks. 'JOB=JOB1 'COMPILED=2006/02/02 14:48:42 'deLogger generated program file for dataTaker 8 series DT=\d BEGIN"JOB1" CATTN 'Spans and polynomial declarations S1=0,2500,4,20"PSI" S2=0,500,29,2000"LBS" S3=-180,180,0,500"ANGLE" 'Thermistor declarations 'Switches declarations /k 'Parameter declarations P3=1 P4=1 P11=60 P12=60 P15=1 P17=1 P31=3 P61=3600 'Global declarations RS1S 'main schedule definitions 'schedule definition RA60S LOGONA GA 1DSO=0 DELAY=2000 1F("FREQ",0,GL1V) 2V("VOLTAGE",=1CV,GL10V) 3TK("TEMPERATURE") 5BGV(4W,S2,"WEIGHT") 4R(4W,S3,"RESISTANCE") 1DSO=1 END 'end of program file peterfreedom

Good afternoon Sean and Peter,

1/ Statistical schedule.

I have just tested the code and it is sleeping regardless of the speed that is set in the statistical schedule.

The speed of the statistical schedule sets the rate at which the sample are taken for the statistical report. As the program does not use any stats then he S schedule does not run and the logger can sleep. If you were using the statistical channel option and sampling every second then the dataTaker would not have enough time to use sleep mode.

2/ Power consumption. If you are connected to the mains power and forcing sleep mode then you are probably measuring the battery charge current.

Cheers,
Roger

Good afternoon Sean and Peter, 1/ Statistical schedule. I have just tested the code and it is sleeping regardless of the speed that is set in the statistical schedule. The speed of the statistical schedule sets the rate at which the sample are taken for the statistical report. As the program does not use any stats then he S schedule does not run and the logger can sleep. If you were using the statistical channel option and sampling every second then the dataTaker would not have enough time to use sleep mode. 2/ Power consumption. If you are connected to the mains power and forcing sleep mode then you are probably measuring the battery charge current. Cheers, Roger
15
3
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