I am having trouble getting the DT800 to sleep while using an external battery supply. I am concerned with power consumption.
I am programming the DT800 using an ONINSERT.DXC file on a CF card. (The program contained with the in ONINSERT.DXC file is at the bottom of this message).
The DT800 is being powered by at 12V external battery source connected to the Ext Batt terminals. In the program, P15 is set to 1 to force sleep and P17 is set to 5 to force sleep mode after 5s of inactivity.
A constant humming noise is coming from the DataTaker with these settings. If I TPR the DataTaker, the humming stops. If I take the card out and put it back in, the DT800 starts humming again. Your help in this matter is much appreciated.
BEGIN"JOB1"
CATTN
/b/k/r/u
P9=0
P15=1
P17=5
P31=3
P46=1
P61=0
RS0S
RA20M;BURST(10000,20000) LOGONA GA
1VNC(GL500MV)
2VNC(GL500MV)
3VNC(GL500MV)
4VNC(GL500MV)
END
aerosue
I am having trouble getting the DT800 to sleep while using an external battery supply. I am concerned with power consumption.
I am programming the DT800 using an ONINSERT.DXC file on a CF card. (The program contained with the in ONINSERT.DXC file is at the bottom of this message).
The DT800 is being powered by at 12V external battery source connected to the Ext Batt terminals. In the program, P15 is set to 1 to force sleep and P17 is set to 5 to force sleep mode after 5s of inactivity.
A constant humming noise is coming from the DataTaker with these settings. If I TPR the DataTaker, the humming stops. If I take the card out and put it back in, the DT800 starts humming again. Your help in this matter is much appreciated.
````
BEGIN"JOB1"
CATTN
/b/k/r/u
P9=0
P15=1
P17=5
P31=3
P46=1
P61=0
RS0S
RA20M;BURST(10000,20000) LOGONA GA
1VNC(GL500MV)
2VNC(GL500MV)
3VNC(GL500MV)
4VNC(GL500MV)
END
````
aerosue