Page 1 of 1

Read Internal Temperature

Posted: Fri Jan 22, 2021 1:41 pm
by W4NNG
Is there anywhere in Thetis (or anyway) to see the output from any of the rigs internal temperature sensors?

Re: Read Internal Temperature

Posted: Fri Jan 22, 2021 2:00 pm
by w9mdb
You can query using hamlib rigctl
rigctl -m 2048 -r com16 -s 115200
Rig command: w ZZTS;
Reply: ZZTS00301;

At least on my ANAN100 the ZZTS command seems to return a constant value of what should be 30.1C -- that number doesn't seem to change.
The ZZDU command shows 00000 for the temp reading so that doesn't match the ZZTS answer at all.
Rig command: w ZZDU;
Reply: ZZDU1:1:0:0:0:0:0:0:0:8:0:0:0:02:07:00:06:10:000:080:059:080:000:025:059:0000:134:+0000:00000:+0000:012.63:00003573000:00003572000;

Mike W9MDB

Re: Read Internal Temperature

Posted: Sat Jan 23, 2021 12:01 am
by W4NNG
Hello Mike

A bit lost. Not clear to me where hamlib command get entered. I we still talking Thetis?

Re: Read Internal Temperature

Posted: Sat Jan 23, 2021 4:47 am
by w9mdb
hamlib is not part of Thetis -- it comes with WSJT-X or JTDX and is called rigctl-wsjtx or rigctl-jtdx respectively.
You'll find hamlib by itself here that has rigctgl in it.

https://sourceforge.net/projects/hamlib ... amlib/4.0/

Re: Read Internal Temperature

Posted: Sat Jan 23, 2021 4:57 am
by w5wc
There are no provisions to read the internal temperature of any of the radios. The 8000DLE displays the internal temperature on the front panel using a microcontroller but it does not send those results to the software.

Doug W5WC