Serial TC08

Post your Linux discussions here
Post Reply
tre1121
User
User
Posts: 6
Joined: Mon Mar 31, 2008 8:59 am
Location: Sweden

Serial TC08

Post by tre1121 »

Hello

I'm doing a school project, i want to measure 32 measure points.
I'm currently testing a serial TC08 with 5 thermocouples and running Ubuntu 7.10.

I start like this:
./tc08lnx -t KKKKK--- -f 10 -u c -d -o out.txt -s 10 /dev/ttyS0

And get this in the prompt:
./tc08lnx -t KKKKK--- -f 10 -u c -d -o out.txt -s 10 /dev/ttyS0
sent 01
received 3: 56 08 40
tc08lnx: initialising...
sent 22
received 3: 2b 7f 03
sent 42
received 3: 2b 8a 5f
sent 22
received 3: 2b 7f 1d
sent 42
received 3: 2b 8a 40
sent 22
received 3: 2b 7f 27
sent 42
received 3: 2b 8a 3c
tc08lnx: IP server ready
tc08lnx: started
sent 42
received 3: 2b 8a 63
sent 00
received 3: 2d 00 00
sent 20
received 3: 2d 00 00
sent 40
received 3: 2d 00 00
sent 60
received 3: 2d 00 00
sent 80
received 3: 2d 00 00
31Mar08 09:08:21 23.23 23.21 23.21 23.21 23.21 23.21
sent 42
received 3: 2b 8a 07
sent 00
received 3: 2d 00 00
sent 20
received 3: 2d 00 00
sent 40
received 3: 2d 00 00
sent 60
received 3: 2d 00 00
sent 80
received 3: 2d 00 00
31Mar08 09:08:23 23.23 23.21 23.21 23.21 23.21 23.21

They doesn't react on temperature change, 2 of them are in a glass of water with 10 degrees C.

I also attached the out.txt file, there are some very strange values i got in the beginning. All values should be around 20 degrees.

Can anyone help me?
Attachments
out.txt
(2.87 KiB) Downloaded 1000 times
/Martin

Post Reply