Page 1 of 1

CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 3:35 pm
by K8EZB
Looking through the PowerSDR CAT command reference doc and not seeing commands to do the equivalent of right clicking on the AGC Gain button (Auto/Manual). Are there such commands? Maybe they are there and I just don't understand the wording.

Rick
K8EZB

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 3:41 pm
by w9mdb
What right-click button are you talking about?
There's a pulldown on the main page for Thetis. You looking somewhere else?

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 4:05 pm
by w-u-2-o
See this post: viewtopic.php?f=9&t=3861&p=18272&hilit=CAT#p18272

So it's coming, or maybe it's already here, not sure. Things are moving so fast it can be hard to keep up.

The so-called version 3 CAT command reference is so hopelessly out of date. There are dozens and dozens of new commands that have been added since it was published in 2014.

The catstructs.xml file that lives in the same directory as thetis.exe is 100% up to date, but it can be hard to search and sometimes hard to derive functionality from it. You should look there, first.

It would be nice if someone sat down and created "Thetis CAT Command Reference Guide 1.0", but it's a ton of work and I'm not volunteering, having way to many projects of my own going at this time ;)

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 4:14 pm
by w9mdb
I just tested ZZZQ and ZZZR in 21k9(rc2-b) and they do turn on/off Auto AGC for RX1 and RX2 respectively.
Rig command: W ZZZQ1;ZZZQ; 6
Reply: ZZZQ1;

Rig command: W ZZZQ0;ZZZQ; 6
Reply: ZZZQ0;

Rig command: W ZZZR1;ZZZR; 6
Reply: ZZZR1;

Rig command: W ZZZR0;ZZZR; 6
Reply: ZZZR0;

Mike W9MDB

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 5:03 pm
by K8EZB
What right-click button are you talking about?


Poor choice of words on my part. Should have said AGC Gain slider

Thanks for responding and testing,

Rick
K8EZB

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 5:06 pm
by K8EZB
It would be nice if someone sat down and created "Thetis CAT Command Reference Guide 1.0", but it's a ton of work and I'm not volunteering


Well .... I have often heard that if you want something done, give it to the busiest guy. :o Can't think of anyone more qualified! Thanks for the link.

Rock
K8EZB

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 5:07 pm
by w9mdb
I don't see an AGC gain slider.
Can you post a snapshot of what control you are referring to?

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 5:41 pm
by K8EZB
I don't see an AGC gain slider.


Thetis manual 4.1.6 Gain Group: AGC Gain

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 7:03 pm
by w9mdb
Looks like it might be

ZZAR

Re: CAT command to turn on/off auto AGC gain mode

Posted: Sat Mar 05, 2022 10:53 pm
by K8EZB
ZZZQ1 and ZZZQ0 tested in 21k9RC3 and work as expected to turn auto AGC gain on and off.

Rick
K8EZB