Show Categories
171
3
Hello to all, today i installed my series 1 DT80 in a industrial machine and i am very glad to say it works well.

The data is read-able from the internal network from any computer in the network. Special thanks to Rudy who helps me whith several problems.

I tried Delogger 5 (since dEX is not compatible whith series 1) but it does not work fine, also i need to install the program to each
recent by Mechanic  ·  Nov 7 '19 at 5:22 am
42
0
dataTaker Expert posted Nov 1 '19 at 12:46 am
Hi,

dataTaker does not have automatic detection on daylight saving however it is possible to introduce time manipulation through the code.

This is the code Jairus Pascoe from Metro Train which address daylight saving in Melbourne. Daylight saving in Melbourne start on 2 am the first Sunday of October and end on 2 am the first Sunday of April.

4ST(=11CV,W)
20SV(=12CV,W)
21SV(=13CV,W)
63
2
My datataker DT80 is bought second hand so i do not know what powersupply is recommanded for it to power it from 230VAC.

The power adapter i use right now seems to have to low power sometimes so i want to order a new one (local) whith the right specs.

So could you please specify voltage , current and id possible the diameter of the correct connector inner diameter / outer diameter.

Th
recent by Mechanic  ·  Oct 31 '19 at 9:55 am
26
0
Hi,

Current measurement using internal shunt resistor may prove difficult to achieve because there is measurement relay which separate output circuit of the sensor with shunt resistor. Using a default measurement delay of 10 ms may not be enough for some sensor.

Thus the only solution is increasing measurement delay, however some sensor may need a couple second to establish stable current
89
3
neceel posted Oct 22 '19 at 8:12 am
EVENT ,2019/10/21,05:21:00,0.441284,"E10 - Command error at column 1 [ <err>GET / H ]"
EVENT ,2019/10/21,05:21:00,0.525024,"E9 - Switch error at column 9 [ GET /<err> HTTP/1.1 ]"
EVENT ,2019/10/21,05:21:00,0.589233,"E10 - Command error at column 11 [ GET / H<err>TTP/1.1 ]"
EVENT ,2019/10/21,05:21:00,0.709350,"E10 - Command error at column 2 [ H<err>ost: 13
206
5
Mechanic posted Jun 5 '19 at 9:41 pm
Hello all, i bought a secondhand DT80 and i woud like to gather the most recent software and firmware.

I read some about updating but most descriptions mention the series to be a breakpoint for having some updates possible or not. Seems series 2 and 3 are suitable to handle DEX, while series 1 are not.

So how to figure out what series i bought?

I have DT80 S/N 082272 , on the side p
60
1
Gonzalo posted Sep 2 '19 at 1:53 am
We need a simple way to totalizer a slow pulse from water meters and the same time reset counter each datalogging. Reset is easy using dEX with “Reset Counter”, but ”doesn’t exist the “Totalizer Counter for ever”

Thanks in advance

134
0
Our distributor in Chile sent us a request to implement PenMan-Montieth formula for evapotranspiration measurement using dataTaker. This formula requires several parameters that need to be calculated first from 10 measurements:

temperature (average, maximum and minimum)
relative humidity (average, maximum and minimum)
wind speed average
radiation
altitude from sea level
latitude
We manage to
196
0
This time I will explain about some possible causes of error related modem messages:

SESSION: Failed [Network check] - will retry
This error is related to connection testing by pinging to dataTaker website after the internal modem established a data connection. If the pinging is unsuccessful, data connection will be dropped.
There are 2 possible issues:

If dataTaker website is down,
76
1
Kaltal posted Jul 5 '19 at 4:52 pm
Hi,

I have a DT85 with 1 CEM20 connected to channel 1. They are both collecting strain gauge data. I have the strain gauge wires going to the DT85 and CEM20 grounded via the grounding screw on the case of the DT85.

All the DT85 channels are looking good in terms of data and noise but the CEM20 ones are all showing the same noise levels. I do have a channel in each unit to compensate for n
68
0
This topic will cover programming method to read raw data of precipitation spectrum from a disdrometer: https://www.ott.com/en-us/products/meteorological-sensors-26/ott-parsivel2-laser-weather-sensor-2392/.

Precipitation spectrum is useful to classify the type of precipitation based on the size of the droplet (diameter equivalent) and its velocity. Each properties of droplet (size and velocit
44
0
Hi dataTaker Forum Users,

This forum will be officially released on Monday 3rd June 2019. You may post your questions or answer any topics in the forum. I hope all users involvement to enhance our dataTaker experience.

You may return to forum home page by clicking DATATAKER FORUM at the top.

At the first stage, we will release it to selected peoples who get the link on the forum and
47
0
This topic is about reading soil moisture sensor Trime-Pico (type 32 or 64) from IMKO Micromodultechnik using dataTaker:
https://www.imko.de/en/trime-pico-32/
https://www.imko.de/en/trime-pico-64/

There are 5 required components to construct a poll syntax:

ASCII syntax action write (hexadecimal 15)
ASCII syntax action read (hexadecimal 14)
ASCII syntax measurement (hexadecimal 16)
63
0
10 kohms range is one of dataTaker series 3 measurement limitation, however there is method to pass this limit without even using a parallel resistor depicted on R6 wiring configuration of resistance measurement (DT8x User Manual).

Resistance measurement is obtained by excite a resistance device with current source, then measure the voltage across. Within dataTaker this voltage reading will g
44
0
dataTaker Expert posted May 26 '19 at 4:53 am
If you need to maintain the program while having the sensors replaced at periodic interval, you can use 2 jobs method:

The first job is the main job which will be permanent, marking
(1$) is required to give indication which sensor that is currently in operation

BEGIN"MAINPROG"
RA(DATA:10MB,ALARMS:W144)5S LOGONA
1+V(A,S1,"Elec Deg C")
1*V(A,S2,"Elec RH")
1$("SerialNo")
END
The second
164
0
This topic is about reading MODBUS function 23 which is not possible using direct syntax of dataTaker. This is related to Mastervolt Mass battery charger : https://www.mastervolt.com/products/mass-24v/mass-24-25-2-230v/

There are several requirement prior of MODBUS reading:


you will need to do the reading using SERIAL syntax rather than MODBUS syntax
you will need to know MODBUS polling
5dd5c997cbf43
629
0
dataTaker Expert posted May 24 '19 at 1:10 pm
Please find dataTaker firmware download link:
9.22.9125 (current version):
USB: https://datatakerforum.com/Documents/Firmware/DT80-9229125-usbdisk.zip
DeTransfer: https://datatakerforum.com/Documents/Firmware/DT80-9229125.zip

9.20.8942:
USB: https://datatakerforum.com/Documents/Firmware/DT80-9208942-usbdisk.zip
DeTransfer: https://datatakerforum.com/Documents/Firmware/DT80-9208
278
0
Please find various Microsoft Excel application to be used with dataTaker:
Real-time plotter (EX-Taker):
https://datatakerforum.com/Documents/Applications/EX-Taker%20V1.05.zip
Historical plotter (EX-Plotter):
https://datatakerforum.com/Documents/Applications/EX-Plotter%20V1.01.zip
Power Calculation:
https://datatakerforum.com/Documents/Applications/DT8x%20PDC%20v7.zip

Best
46
6
Old Forum posted May 23 '19 at 3:52 pm
Hi there,

The plan is to use a DT85 with a SMSX modem as a method of connection. Unfortunately I am having difficulty in getting a this to work. I am using sim cards where the carrier is Vodaphone, but the provider is BT.

I have a terminating Data Number, (as far as I know) - I have two different numbers for the Sim, one regular number to call the phone & one data line.

I am tr
recent by Old Forum  ·  May 23 '19 at 3:55 pm
26
4
Old Forum posted May 23 '19 at 3:45 pm
Hi Roger,
I have an installation with an S3 DT50 and a SMSX modem. The customer cannot always dial into the system. Every so often (could be once a week could be once a month) the comms link between the logger and the smsx unit seems to go awol.

The only remedy seems to be to power down and up again the SMSX and to plug in a laptop to DT50 and try to connect a few times. The connection d
recent by Old Forum  ·  May 23 '19 at 3:48 pm
35
3
Old Forum posted May 23 '19 at 3:39 pm
Hi there,

I'm going through the manual "Using the SMSX modem with DT800 range of dataTaker data loggers." When entering and executing the following:

SINGLEPUSH BEGIN RX DELAY=2000 REFT(=1CV,NR) DO{[/h/Z/r/e/m]} DO"ET-SMS=0|Logger Temp ?1F1 DegC|P0|30^M" END G
I should be able to send "X" to the logger, and get some data in return. The only thing I get is:

DT80> SINGLEPUSH dataT
recent by Roger  ·  May 23 '19 at 3:41 pm
39
2
Old Forum posted May 23 '19 at 3:32 pm
While recording CAN SPN data on a Freightliner Cascadia J1939 bus I get expected reading for a while, then the SPN reads 0xFF for a few frames.

After it will read normal for a while then read 0xFF. Does anyone know what causes this? I use the same equipment and program on a Mack truck and the data reads normal all the time.

recent by Roger  ·  May 23 '19 at 3:34 pm
45
2
StephenR posted May 23 '19 at 3:27 pm
Hi Roger,

I have upgraded the firmware of DT81 Series 2 (Sr. No. 086321) to latest version. But when connected to PC, the PC is detecting as USB Serial Converter unlike new DT82E when connected, opens the Explorer and we can do programming using dEX software.

Please give us your inputs to rectify this problem.

Regards,
Stephen

recent by StephenR  ·  May 23 '19 at 3:29 pm
63
3
StephenR posted May 23 '19 at 3:15 pm
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
'schedu
recent by Roger  ·  May 23 '19 at 3:19 pm
101
6
Old Forum posted May 23 '19 at 3:03 pm
Dear all,

I'm currently in the process of connecting a Solartron DC50 LVDT to a dataTaker DT80G for some linear displacement measurements.

Here's what I've found out so far, do correct me if I'm wrong about any of these information:

DT80G will only tolerate LVDT outputs of +/- 2.5 VDC?


The output of the excitation terminals on DT80G are +/- 4.5V?


When connecting LVDT to
recent by Old Forum  ·  May 23 '19 at 3:10 pm
61
4
We are new to Datatakers and are trying to get a SDI12 device to work on a new DT82E. The command SDI12SEND 4 "0!" (or any address or command) returns "no response".

An oscilloscope on 4D confirmed output, but the transitions were present for about 300 ms rather than the 20 or 30 ms needed to send the break and the two characters The data being output at the SDI12 port was...{ Break 0!0!0! )
recent by Old Forum  ·  May 23 '19 at 2:56 pm
44
1
Old Forum posted May 23 '19 at 2:51 pm
Recently I was out in the field recording data and then i came back to retrieve the data off of DT80. When I connected dataTaker back to the computer, dEX program informed me that there is no data to retrieve since there is currently no job present.

Somehow during the travel between the two location all of the data and program stored on the logger has been erased. My question is what might
recent by Roger  ·  May 23 '19 at 2:51 pm
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
1 ... 6789101112 ... 38
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft