Is there a way of viewing the Web page over GPRS?
Is there a way for the logger to delay answering a modem call? I would like to able to send AT commands to the modem before I get connected to the logger.
Hi!
I'm periklis a new member to your forum. Firstly I have a problem with the communication between DT80 and my modem.The idea is to try take examples from the sensor which is connected to DT80 through a modem.
This is a sketchy diagram about what i want to do (sensor{connected to sensor serial port > dt80 >modem(mc35i){connected to host port} and communicate with mc35i modem).
Hi,
I was trying to connect a cup anemometer NRG#200 to the DT80. But could not succeed. It has 3 outlets: power, signal and ground.
I used the DT80 as a power supply to the NRG#200, I used the green outlet on the side of the datataker (it was around 20V) (the NRG#200 operates from 5V to 24V).
I connected the +ve terminal from the green outlet to the supply of the cup, -ve terminal
Hi,
I am not good at doing the text versions of the program. I want to write a program for 2 units of gill ultrasonic windmaster anemometer, both of them will be using the serial ports.
For one of the ports I can see there is provision on the front panel and the second one as suggested by the manual host ports can be used. My question is with the program builder how do I do this?
H
Current profile in a remote location, GPRS network weak with frequent signal breaks. Current profile data very 10 minutes:
16 C811 70802 2008 3 28 12 21 52 3 0 1 2 40 200 100 10 1
0 0 0 2886 17424 0 0 0 0 0 15425
0 0 0 0 61 191 65 193 14 16 18 0 110 192 0 107
1 -1399 -2174 -172 0 0 0 129 131 162
2 -1412 -2378 -294 0
Hi all,
I am new at using DT80 and I have a question already. In one of our projects we are using a GPS/GSM modem connected to the RS232 port. What I would to do is get the GPS location and combine it with the information I am getting from the other ports and then send the whole thing via the GSM.
There is an AT command that I can send to the modem in order to get the GPS location of th
I will interface a pressure sensor with 0-2.5V output. Is it better to use 1V or 1HV? Or is there no difference? Advance thanks!
In profile parameters, I have set to F on P36, and ran a reset. I am using a IR sensor with a LCD display. IR value set to F, so I can check it against DT80 LCD display. S
ync of temp starts out ok, and then drifts where, DT80 is almost 15 higher than the IR sensor. Using K thermocouple. and set that on the IR sensor. Do you have any suggestions on what might be causing this?
Best regard
Dear Sirs!
I'd like to measure discharge curves of 48V telecom batteries. Each of batteries have two parallel strings and each of strings have eight 6V or four 12V accu blocks.
I will measure also temperatures of the batteries with LM 35 sensors and currents of each branches with external shunt resistors. I'd like to use independent (unshared) inputs of DT 85 Series 2.
Analog groun
DT80 Series 2 Firmware 7.04 Serial# 086128. Simple program measuring 1 thermocouple 2 wire. Successfully connect to dt80, and download job, but job doesn't show up in display window of DT80. Battery NC 0 mA 6.5V Thermocouple is wired.
I finally got it to work, log, record, etc. Then I built a new program and re-downloaded and the DT80 is saying no current job again. I notice that from 1 prog
My code:
BEGIN"SEROUT5"
/n/c/u
RA2S
1HV(=1CV,W)
1HV(=2CV,W)
2SERIAL("{ %f[1cv] %f[2cv] I love Agatha }",w)
END
I notice when DT80 is sampling, when the blue light is on, there is a large click click relay like sound. Seems to consume a lot of power. Can this sound be turned off?
Advance thanks.
Hi there,
First post, so if i'm in the wrong place, shout! I have a DT80/2 which i'm integrating into a system for a client. The system will monitor several thermistors, and control visual alarm outputs through a PCB relay board I have had printed.
The monitoring is every 1 minute on job schedule A. Every 5 minutes, i want to upload recorded data to an external FTP server, which will ha
Guys I want to input 5 analog signals into DT80, combine the 5 analog values into one string in DT80, maybe add some NMEA symbols like "$" and "WMD" into the string, and then output the string through RS232 host port or sensor port.
So DT80 acts something like a analog to RS232 converter. Is this possible?
Advance thanks.
Here is a quote from Datataker Australia:
USB Memory Stick: We do not recommend the use of USB flash drives for logging as they are not robust and the DT80 does not have any retaining mechanism to retain the drive, it can fall out.
Does "DT80 does not have any retaining mechanism to retain the drive, it can fall out" means the USB stick PHYSICALLY fall off the slot? or does it mean data
Guys Is there any way to encrypt DT80 code? Maybe directly compile it into assembly language so the end user cannot access it??
Advance thanks.
Do I have to worry about switch bounce when using the counters in the DT80?
Thanks,
Mike
My code:
BEGIN"dms2"
RA2SERIAL""
2SERIAL("%s[1$]\013\010",W) 1$
LOGONA
END
This is my serial input data, from TSS DMS Heave sensor actually:
:888888.88 -2.3425e-03 -3.8412e-02 9.7798e+00 0022 -0049 -3.0993e-03 U
:888888.88 -6.3690e-03 -1.0189e-02 9.7755e+00 0022 -0049 -3.0897e-03 U
:888888.88 -1.1278e-02 -1.0463e-02 9.7720e+00 0022 -0049 -3.0843e-03 U
:888888.88 -1.3892e-02 3.6146e-0
My 9600 8n1 serial input string from Sontek SL:
2008 10 07 17 27 58 0 0 -1 255 255 0 0 0 0 0 2113 -3 0 1 0 0 2790 6641 11 71 20 20 34 34 24
1 -1352 959 255 255 43 46
2 2989 -2091 255 255 33 34
3 -318 -2699 255 255 33 34
4 4035 -309 255 255 33 35
5 -834 -1257 255 255 33 35
6 105 -197 255 255 33 34
7 605
Here is my serial input:
2008 10 03 15 53 56 0 0 -1 255 255 0 0 0 0 0 2119 -3 0 1 0 0 2912 6565 7 71 20 20 32 34 24
Here is my code:
BEGIN"sontek17"
PS=9600,N,8,1
DO{/n/c/u}
RA1SERIAL""
1SERIAL("%d[1CV]")
1SERIAL("%d[2CV]")
1SERIAL("%d[3CV]")
1SERIAL("%d[4CV]")
1SERIAL("%d[5CV]")
1SERIAL("%d[6CV]")
1SERIAL("%d[7CV]")
1SERIAL("%d[8CV]")
1S
Guys,
This is my RS232 9600 8n1 signal:
2008 10 03 15 53 56 0 0 -1 255 255 0 0 0 0 0 2119 -3 0 1 0 0 2912 6565 7 71 20 20 32 34 24
1 -732 899 255 248 44 46
2 5700 -1543 255 255 33 34
3 -1167 1357 255 255 33 34
4 -663 442 255 255 33 34
5 256 266 255 255 32 33
Also my DT80 program:
BEGIN"SSdisp3"
DO
I am searching for a channel variable that can perform a delta on the 1st record in a log, and the most recent logged record in a log.
Is that possible? There is a channel variable for 2 successive log measurements values in. This is called (DF) Difference (current reading - previous reading.) This is category of Data Manipulation under channel variable types. I would like to do a Delta calc
I am looking for the programming method to count and average readings during a data collection period. Example: Data Log Survey Duration 1 Hr. Cumulative average of temp readings for each channel averaged every 20 seconds.
Then plotted on a graph. If temp readings are both hi and low, then the cumulative avg. line for the graph would be centered horizontally in the graph.
Don't know if
Hi All,
My current project involves a DT85 on a ship, connected to the internet via a 3G router with a PC on the same LAN.
The PC is running a LabvView front-end to present live data from DT85. DT85 archives data to a remote FTP server every few hours, but I am wondering if there is a way that I can update the DT85's program remotely.
I can't connect to it directly as it doesn't ha
I have a series 1 DT80 Rev.7.04 firmware Ser.No. 084444 which defies all my attempts to get it to communicate via the Ethernet port.
I have carried out a "triple push" reset and have also upgraded the firmware, but despite trying to communicate with the logger via a "switch" or "peer-peer" connections,changing cables, etc., the error message "connection forcibly rejected" is returned.
H
PROBLEM 1:
I set DT80 series 2 host port to RS232. I hooked up a serial input 9600,8,n,1 to DT80 DB9 host port, with three pins connected Rx,Tx and ground.
The signal is verified with hyperterminal. The serial input format in ASCII text, 10 hz(10 output/s) = "120". Just a 3 digit integer. I delete all jobs in DT80. I configured and load a new program in Delogger5.
The program show o
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 "
Hi!
SSDIRECT connection to the serial sensor port is a great thing. One can use it to communicate with the sensor direct and indirect over the DT80. This is a function of great use!
However, I figured out some problems with devices at the serial port. It seems that DT80 transmit the data in SSDIRCT mode line wise with a termination character (can be set in the command).
That works
Hello,
I have a number of DT80's i am setting up to be deployed on class 8 trucks. I am trying to set parameter P28=3 for the modem (Enfora) to get power from the logger and stay on when it sleeps.
But P28 does not exist on my DT80:
P28 dataTaker 80 E8 - Parameter read/set error at column 4 [ P28<err> ]
DT80> PROFILE "PARAMETERS" [PARAMETERS]
P0 = 3
P3 = 1500
P4 = 800
P
Is there a way for the DT80 to set up a schedule to log the state of the latching relay and have it displayed on the LCD screen? I am setting up the unit such that the latching relay will be toggled by writing to the MODBUS register for it.
Unfortunately, I have not been able to set up a schedule to log the state of the relay in the unit itself. Any help on this would be appreciated.