Main page
Recent changes
6x2 Antenna switch control
B
I
U
S
link
image
code
list
Show page
Syntax
!!!BCD IN OUT matrix table Set the last two lines (value between 0 to 6) how outputs represent BCD input value. {{--------------------------------------------------------------------------------------- Input levels BCD-1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 BCD-2 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 BCD-3 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 BCD-4 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 --------------------------------------------------------------------------------------- Band # input 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 (Yaesu Band) 160 80 40 30 20 17 15 12 10 6m --------------------------------------------------------------------------------------- | | | | | | | | | | | | | | | | V V V V V V V V V V V V V V V V */ { 0, 1, 2, 3, 0, 4, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0 }, /* --> ANT-1 OUTPUT */ { 0, 1, 2, 3, 0, 4, 0, 5, 0, 6, 0, 0, 0, 0, 0, 0 }, /* --> ANT-2 OUTPUT}} This example activate non WARC bands. ---- [<-- Web page|https://remoteqth.com/6x2-antenna-switch-control.php]
Password
Summary of changes