Ke: Programming SWT and SWH options

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Ke: Programming SWT and SWH options

n6wg
The programmers' reference says that the SWH and SWT
functions are not implemented yet.  However, I've been
told that preceding such a command with K3; should
make them work.  It hasn't for me, so I'm asking if
anyone else has attempted to get these functions to
program yet?  Were you successful?  If so, what did you
do to make it work?

Thanks and 73
Bob N6WG

_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com
Reply | Threaded
Open this post in threaded view
|

Re: Ke: Programming SWT and SWH options

Simon (HB9DRV)
I have no problem with the implemented commands (the buttons that do work),
for example SWH09 for VOX. Shout at me if this doesn't work for you and
we'll run through the docs.

Simon Brown, HB9DRV

--------------------------------------------------
From: "Bob Tellefsen" <[hidden email]>

> The programmers' reference says that the SWH and SWT
> functions are not implemented yet.

_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com
Reply | Threaded
Open this post in threaded view
|

RE: Ke: Programming SWT and SWH options

Thomas Norff
In reply to this post by n6wg
Hi Bob,

i'm using these commands in macros:  !! K31;  is needed to enable the
command extensions !!

--------
To all who are missing a easy way to configure the RX/TX equalizer.
Based on the available tools i would use the Macros to set the RX/TX
equalizer for different needs.

An short example (pls don't type in the comments...):

        AI0; no response
        K31; is needed to use the SWT command
        MN008; or 009 to select RX / TX equalizer
        SWT53; tab CLR => set all values to 0dB
        SWT11; tab A/B => select first frequency
       
                                11 A/B  (1) => select 50 Hz
                                12 REV  (2) => select 100 Hz
                                13 A>B  (3) => select 200 Hz
                                24 PRE  (4) => select 400 Hz
                                27 AGC  (5) => select 800 Hz
                                29 XFIL (6) => select 1200 Hz
                                33 NB   (7) => select 2400 Hz
                                34 NR   (8) => select 3200 Hz

        UP; to set +1 dB
            or up to 16 times each !!
        DN; to set -1 dB
        MN255; exit the menu
        K30; back to default (optional)
       

This one will set TX-EQ to -3/-2/0/0/0/+2/+3/+3  (this is only an example...
pls don't ask why....)

AI0;K31;MN009;SWT53;SWT11;DN;DN;DN;SWT12;DN;DN;SWT29;UP;UP;SWT33;UP;UP;UP;SW
T34;UP;UP;UP;MN255;K30;
       
--------

You can use the K3 Utility and test these commands in the 'command
tester'...

73 Thomas, DM7TN

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Bob Tellefsen
Sent: Wednesday, May 14, 2008 10:53 PM
To: Reflector Elecraft
Subject: [Elecraft] Ke: Programming SWT and SWH options

The programmers' reference says that the SWH and SWT functions are not
implemented yet.  However, I've been told that preceding such a command with
K3; should make them work.  It hasn't for me, so I'm asking if anyone else
has attempted to get these functions to program yet?  Were you successful?
If so, what did you do to make it work?

Thanks and 73
Bob N6WG

_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com


_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com
Reply | Threaded
Open this post in threaded view
|

Re: Ke: Programming SWT and SWH options

Don Ehrlich
In reply to this post by n6wg
Bob,

I have been wondering why the K31; command is not documented and am very
interested in how the list responds.  I have a homebrew autotuner that sends
SWH_ commands to the K3 and waited patiently for months for the promised
implementation of these commands.  Then, back in February or early March I
saw a message to the list with a casual reference to the use of the command
K31;  to enable the SWH_ and SWT_ commands.  So I tried it and it worked and
it is working still.  I just tried it using the command tester in the K3
Utility program and the K3 responds to the SW25; command if I have
previously sent the K31; command.

I noticed in your message that you typed "  K3;  "  instead of  "  K31;  ".
I assume that is just a typo ... K3;  will not work but K31;  should work.


Don K7FJ



> The programmers' reference says that the SWH and SWT
> functions are not implemented yet.  However, I've been
> told that preceding such a command with K3; should
> make them work.  It hasn't for me, so I'm asking if
> anyone else has attempted to get these functions to
> program yet?  Were you successful?  If so, what did you
> do to make it work?
>
> Thanks and 73
> Bob N6WG
>

_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com
Reply | Threaded
Open this post in threaded view
|

Programmer's Reference, rev B

wayne burdick
Administrator
I've just updated the Programmer's Reference to rev B and sent it to
Bob and Don. It'll be available on our web site by tomorrow, most
likely. Still quite a few updates needed, but it's getting closer to
reality.

73,
Wayne
N6KR

---

http://www.elecraft.com

_______________________________________________
Elecraft mailing list
Post to: [hidden email]
You must be a subscriber to post to the list.
Subscriber Info (Addr. Change, sub, unsub etc.):
 http://mailman.qth.net/mailman/listinfo/elecraft   

Help: http://mailman.qth.net/subscribers.htm
Elecraft web page: http://www.elecraft.com