Disable TX on Trunking System
Moderator: Queue Moderator
Disable TX on Trunking System
[moderated]
Last edited by trev_ca on Thu Nov 18, 2004 5:22 pm, edited 1 time in total.
deleting all my comments
Last edited by kc8yhk on Wed Mar 07, 2007 12:40 pm, edited 1 time in total.
-
- Batboard $upporter
- Posts: 165
- Joined: Fri May 10, 2002 11:06 pm
- What radios do you own?: Several
Try to reprogram the radio with an invalid radio ID for whatever system you will be using it on. (If you know of one and/or can 'find' one) If it's a Motorola type II, you should still be able to listen (like a scanner), but if you attemt to transmit, the system will reject you.
In addition to that, you can take the 'plunger' out of the PTT switch, as I have done to my ASTRO Saber. After doing so, there is no way you will be able to TX on any talkgroup.
~Chad
In addition to that, you can take the 'plunger' out of the PTT switch, as I have done to my ASTRO Saber. After doing so, there is no way you will be able to TX on any talkgroup.
~Chad
- Victor Xray
- Posts: 845
- Joined: Mon Dec 17, 2001 4:00 pm
Re: Disable TX on Trunking System
You can't assign BOTH positions of the concentric switch to TxInh, it cancels the feature out. You should also consider removing the PTT plunger, or use Lab to assign the PTT to something else.trev_ca wrote:On the concentric switch I selected TX inhibit for both positions.
EZ fix. Program TX_Inhibit to only one position. When you program the same function to multiple positions, it cancels each other out.
Here's why:
Switch3 has two positions, 0 and 1. When you program a function to position zero, the logical expression is:
if switch3_pos=0 then function_on else function_off
So where you've programmed the same function to two positions on the concentric switch, you end up with these two logical expressions running at the same time fighting against each other:
if switch3_pos=0 then function_on else function_off
if switch3_pos=1 then function_on else function_off
This may not be the exact expression and variables but good enough for example. I sugggest program it to one position, switch to that position and remove the concentric knob altogether. FOrget the invalid ID crap as the radio will still transmit even though it gets NACKd.
Here's why:
Switch3 has two positions, 0 and 1. When you program a function to position zero, the logical expression is:
if switch3_pos=0 then function_on else function_off
So where you've programmed the same function to two positions on the concentric switch, you end up with these two logical expressions running at the same time fighting against each other:
if switch3_pos=0 then function_on else function_off
if switch3_pos=1 then function_on else function_off
This may not be the exact expression and variables but good enough for example. I sugggest program it to one position, switch to that position and remove the concentric knob altogether. FOrget the invalid ID crap as the radio will still transmit even though it gets NACKd.
I use an XTS3000, and you most certainly can program both positions on the concentric switch to TX Inhibit, and it will work fine, as long as you only have trunked groups programmed in. I have noticed a 'bug' when you also have conventional channels that you transmit on.
If you listen only to trunked groups, TX Inhibit will stay active forever. However, if you switch to a conventional channel, transmit, and then switch back to a trunked group, the radio will allow transmit. As long as you don't introduce the conventional channel into the mix, TX Inhibit will stay on. Go figure...
If you listen only to trunked groups, TX Inhibit will stay active forever. However, if you switch to a conventional channel, transmit, and then switch back to a trunked group, the radio will allow transmit. As long as you don't introduce the conventional channel into the mix, TX Inhibit will stay on. Go figure...
May be true on the XTS, but on the MTX/MTS, programming the same function to multiple positions DOES render the function useless. The RSS even says so.yoda wrote:I use an XTS3000, and you most certainly can program both positions on the concentric switch to TX Inhibit, and it will work fine, as long as you only have trunked groups programmed in.
Me neither. Just made the assumption based on the function.I dont recall seeing the radio type or model number mentioned.
As for your dilemma, program the conc. switch with TX_INHIBIT to one position and keep it there. When you switch to conventional and need to TX, switch it back.
The only radio that I know of that allows for a mode to be set as receive only is the Spectra. The XTS might, but I have no need for an expensive toy like that so I can't say for sure.
-
- Posts: 289
- Joined: Wed Jan 14, 2004 12:11 pm
- What radios do you own?: APX7000, APX7500, GP280
true...but then how are you going to TX on your conv. chl? personnaly..id set up con switch for TX inhibit...and a side button or the a/b/c switch for the scan prog...
but if you dont need to tx...ingenious solution i say...
but if you dont need to tx...ingenious solution i say...
Some defeats are better than victories; unfortunately, some victories are worse then defeats.
-
- Posts: 289
- Joined: Wed Jan 14, 2004 12:11 pm
- What radios do you own?: APX7000, APX7500, GP280
Code636, if you program the concentric switch for the same position being Tx inhibit in both the Conventional mode and the Trunked mode, and then the opposite position for BLANK in conventional and Scan List Program in Trunked mode then it will allow you to transmit on your conventional channels.
The method that trev_ca mentioned also works well. I have done a radio that was before also.
--Justin
The method that trev_ca mentioned also works well. I have done a radio that was before also.
--Justin
Archbishop, Church of /\/\otorola.