Hi,
I'm back with this try, but block at the very beginning: I cannot read temperatures, for example from kermit.
From a windows software I can read the temperatures and record what is transmitted and received. Only setting one channel to minimize the text I read:
2010/03/19 17:12:23[R] FF 55 AA 68 11
2010/03/19 17:12:24[T] 04
2010/03/19 17:12:24[T] 01
2010/03/19 17:12:24[R] A1 2E 91 84 09
2010/03/19 17:12:25[T] 04
2010/03/19 17:12:25[T] 01
2010/03/19 17:12:25[R] A1 2E 91 64 E8
2010/03/19 17:12:26[T] 04
2010/03/19 17:12:26[T] 02
2010/03/19 17:12:26[R] A2 21 2F 3D 04
2010/03/19 17:12:27[T] 04
2010/03/19 17:12:27[T] 03
2010/03/19 17:12:27[R] A3 1F EE D2 CB
2010/03/19 17:12:28[T] 01
2010/03/19 17:12:28[R] AB 55 01 00 31 35 41 75 67 30 37 00 51 4A 59 33 30 00 26 50 F6 05 55 3A F6 05 37 76 F6 05 64 3E F6 05 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/03/19 17:12:32[R] FF 55 AA 68 11
2010/03/19 17:12:32[T] 03
2010/03/19 17:12:32[T] 01
2010/03/19 17:12:38[R] FF 55 AA 68 11
2010/03/19 17:12:38[T] 03
2010/03/19 17:12:38[T] 01 02
2010/03/19 17:12:38[T] 11
2010/03/19 17:12:38[R] 4F 22 93 B7 18
2010/03/19 17:12:39[R] 00 20 03 96 2A
2010/03/19 17:12:39[R] 01 23 42 F2 D2
2010/03/19 17:12:39[R] 02 23 44 45 3A
2010/03/19 17:12:39[R] 03 26 C6 F1 74
2010/03/19 17:12:39[R] 00 20 03 9B 1C
(...)
And after that seems the continuous reading.
But when I connect from kermit, or other serial line communication programs, I don't have an answer to the commands from the technical reference document.
Even the rarest thing I can see is that the first communication throw the windows software is a reception of "FF 55 AA 68 11". Neither I can see this if I send a 0x00 to the instrument.
How can I start talking with the instrument?
Thanks