Page 1 of 1
W4 Control head: Can MODE knob be swapped to select ZONES ?
Posted: Wed Feb 25, 2009 8:36 am
by Leadenwah
In searches I find that changing the control head on Astro Spectras is no simple matter.
I have the W4 Rotary control head on an Astro Spectra. I don't need to change the control head type.
I only want to swap the MODE knob to select ZONES and make the UP/DOWN Arrow keys
select MODES. The CPS offers no apparent option here nor does it appear to allow such a change.
Is there a way to do this without hardware changes or taking serious chances ?
Re: W4 Control head: Can MODE knob be swapped to select ZONES ?
Posted: Wed Feb 25, 2009 9:53 am
by wavetar
Nope, it's hard coded to work that way.
Re: W4 Control head: Can MODE knob be swapped to select ZONES ?
Posted: Wed Feb 25, 2009 1:27 pm
by Leadenwah
Thanks very much for checking it out.
That confirms what I had feared.
It's just that the Mode knob is such a pain to use,
that's how it goes.
Re: W4 Control head: Can MODE knob be swapped to select ZONES ?
Posted: Wed Feb 25, 2009 1:41 pm
by tvsjr
Just change how you think about zones and modes. Reprogram the radios where zones are modes and modes are zones... like this:
Code: Select all
#s indicate personality
Channel
1 2 3
Z A 01 02 03
o B 04 05 06
n C 07 08 09
e
Channel
1 2 3
Z A 01 04 07
o B 02 05 08
n C 03 06 09
e
Set the alpha to be all channel and no zone and it should work. Assuming this makes sense (it does to me, but it's hard to explain)
Re: W4 Control head: Can MODE knob be swapped to select ZONES ?
Posted: Wed Feb 25, 2009 2:15 pm
by Leadenwah
Hey, that is a pretty good idea.
When I gave it some thought, it makes sense to me, too.
That also opens a few other doors as well.
That's a good example of creative thinking rather than wrecking the radio.
Thanks.
Re: W4 Control head: Can MODE knob be swapped to select ZONES ?
Posted: Wed Feb 25, 2009 2:18 pm
by tvsjr
Leadenwah wrote:That's a good example of creative thinking rather than wrecking the radio.
I couldn't decide if I was thinking outside the box or if I was having a serious deficiency of caffeine. Probably both. Play around with it, let us know how it works out for you.