Re: [K3] transmit equalizer settings
Posted by Bob - W0GI on
URL: http://elecraft.85.s1.nabble.com/K3-transmit-equalizer-settings-tp4615446p4622959.html
<<<If there is enough macro memory, it will work.>>>
Well there isn't, the limit on a Macro is 120 characters. The problem is, you can't just set an EQ band with a single command. You need to step UP or DN.
For example just to set 50Hz to +12 you would use:
MN009;<Selects TX EQ Menu>SWT53;<Resets EQ bands to zero>SWT11<Selects 50Hz EQ Band>UP;UP;UP;UP;UP;UP;UP;UP;UP;UP;UP;UP<Step Up 12 times>;MN255;<Exits Menu>
As you can see, doing all eight bands would be a lot longer then 120 characters.
I did send a long string with the K3 Utility test window, so that is an option. Put the string in a file then copy and paste into K3 util.
I will probably just define buttons on HRD to do this. Unless it has a limit. :>)