CAT command of K3 VOX??

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

CAT command of K3 VOX??

tomb18
I am attempting to use CAT commands to program the K3 to go into something I call remote or local mode (using HRD with macros assigned to buttons)

Basically, remote mode switches the MIC to Line in and sets the compression to 0.  What is missing is to set PTT.

Local mode, switches MIC to front panel and sets compression to 15.  What is missing is to set VOX.

Now I can use the SWH09 command but this is a toggle.  It works, but if I was to inadvertently press one Remote or Local twice in a row, then the VOX gets switched again and this will lead to an indeterminate state where I won't know what is happening.  As I am using the SignaLink USB interface, it uses hardware PTT and this can occur when VOX is enabled, which may cause some issues.

Now, it seems that the VX command is only a Get.  Can anyone suggest a work around?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: CAT command of K3 VOX??

Jack Brindle-2
The IC command will give you what you want. Voice VOX status is  
available in bit 6 of Byte d.

Jack B, W6FB


On Nov 23, 2011, at 12:17 PM, tomb18 wrote:

> I am attempting to use CAT commands to program the K3 to go into  
> something I
> call remote or local mode (using HRD with macros assigned to buttons)
>
> Basically, remote mode switches the MIC to Line in and sets the  
> compression
> to 0.  What is missing is to set PTT.
>
> Local mode, switches MIC to front panel and sets compression to 15.  
> What is
> missing is to set VOX.
>
> Now I can use the SWH09 command but this is a toggle.  It works, but  
> if I
> was to inadvertently press one Remote or Local twice in a row, then  
> the VOX
> gets switched again and this will lead to an indeterminate state  
> where I
> won't know what is happening.  As I am using the SignaLink USB  
> interface, it
> uses hardware PTT and this can occur when VOX is enabled, which may  
> cause
> some issues.
>
> Now, it seems that the VX command is only a Get.  Can anyone suggest  
> a work
> around?
>
> Thanks
>
> --
> View this message in context: http://elecraft.365791.n2.nabble.com/CAT-command-of-K3-VOX-tp7025990p7025990.html
> Sent from the Elecraft mailing list archive at Nabble.com.
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html

______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
|

Re: CAT command of K3 VOX??

Dick Dievendorff
In reply to this post by tomb18
Do you have the ability to send a GET command and query the result? Then you
could use the VX getter to know what state you're in and issue SWH09 only if
you need to.

I have to do this quite a bit in the K3 Utility for K3 state that has only
toggles.

Dick, K6KR



-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of tomb18
Sent: Wednesday, November 23, 2011 12:18 PM
To: [hidden email]
Subject: [Elecraft] CAT command of K3 VOX??

I am attempting to use CAT commands to program the K3 to go into something I
call remote or local mode (using HRD with macros assigned to buttons)

Basically, remote mode switches the MIC to Line in and sets the compression
to 0.  What is missing is to set PTT.

Local mode, switches MIC to front panel and sets compression to 15.  What is
missing is to set VOX.

Now I can use the SWH09 command but this is a toggle.  It works, but if I
was to inadvertently press one Remote or Local twice in a row, then the VOX
gets switched again and this will lead to an indeterminate state where I
won't know what is happening.  As I am using the SignaLink USB interface, it
uses hardware PTT and this can occur when VOX is enabled, which may cause
some issues.

Now, it seems that the VX command is only a Get.  Can anyone suggest a work
around?

Thanks

--
View this message in context:
http://elecraft.365791.n2.nabble.com/CAT-command-of-K3-VOX-tp7025990p7025990
.html
Sent from the Elecraft mailing list archive at Nabble.com.
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html

______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
|

Re: CAT command of K3 VOX??

tomb18
I thought you couldn't do that inn the k3 utility.  I guess I could program a macro and then just call this from HRD.  I can't find any documentation on HRD programming languages.

Perhaps I don't even need to switch to PTT and back.  From the manual it says that even if you VOX the PTT is active.  If this is the case, then the signalink will take care of this for me.
Tom
Reply | Threaded
Open this post in threaded view
|

Re: CAT command of K3 VOX??

Dick Dievendorff
You can't do this with the macros. The K3 Utility itself has a lot of code
that queries the radio and follows different paths based on the rig's
responses.  

Dick


-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of tomb18
Sent: Wednesday, November 23, 2011 2:52 PM
To: [hidden email]
Subject: Re: [Elecraft] CAT command of K3 VOX??

I thought you couldn't do that inn the k3 utility.  I guess I could program
a macro and then just call this from HRD.  I can't find any documentation on
HRD programming languages.

Perhaps I don't even need to switch to PTT and back.  From the manual it
says that even if you VOX the PTT is active.  If this is the case, then the
signalink will take care of this for me.
Tom

--
View this message in context:
http://elecraft.365791.n2.nabble.com/CAT-command-of-K3-VOX-tp7025990p7026481
.html
Sent from the Elecraft mailing list archive at Nabble.com.
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html

______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html