开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Antenna switch assignment


 

I think they are behind in updating the website. ?Best guess here. ?Also, ?Mark passed along serial port protocol. ?See below. ?It would be nice get PC app going for it.
?
?

?

// UART_Receive_Unload_Test

// Remote Computer Commands :

// AAx;? AMP Antenna? x = 1,2 or 3

// AMx;? AMP Mode ? ? x=1 Operate , x=2 Standby

// IFXXXXXXXX; X= 8 Digits of frequency in kHz blank digits are "0" (ie 21 MHz = IF00021000; )

// ALxxxx;? x= 0000 to 4095

// ARx;? AMP RS232? ? x=0 Kenwood interface (power on default) , x=1 automatic status mode

?

?

// UART_Transmit_Setup_Test

// Remote Status Data :

// ADfffff;m;ppp;ss;a;b;vv;iii;ttt;llll;k;u;x;<CR>

//? ? fffff = frequency in kHz, five spaces indicates not a valid frequency detect

//? ? m = mode, 1 = operate , 2 = standby

//? ? ppp = power, if in standby, power in watts, if if operate power value in watts times 10

//? ? ss = SWR value times .1

//? ? a = antenna 1 2 or 3

//? ? b = band, 1 = 160M, 2 = 80M, 3 = 40M, 4 = 20-15M, 5 = 12-10M, 6 = 6M

//? ? vv = Vd in volts

//? ? iii = Id amps times .1

//? ? ttt = temp in degrees C '___' indicates no reading

//? ? llll = ALC value 0000 to 1023

//? ? k = keying status, 0=no keying, 1= Tx Wait, 2= Tx Amp, 4= Tx Bypass,

? ? ? ? ? ? ? ? ? // ? ? 6= Fault Fq 7=Fault SWR, 8=Fault Temp

//? ? u? ? = Power up mode, 0 = last used , 1 = standby

//? ? x = activity indicator sequence of /,-,\,|

//? ? <CR>

?

?

// ALC Reference values reading on 12 - 2017

//

//? voltage ? ? set value

// ? ? 0? ? ? ? ? 35

//? ? -1 ? ? ? ? 125

//? ? -2 ? ? ? ? 214

//? ? -3 ? ? ? ? 303

//? ? -4 ? ? ? ? 396

//? ? -5 ? ? ? ? 484

//? ? -6 ? ? ? ? 569

//? ? -7 ? ? ? ? 654

//? ? -8 ? ? ? ? 742

//? ? -9 ? ? ? ? 830

// ? -10 ? ? ? ? 922

// ? -11? ? ? ? 1023

?

?

Join la1k@groups.io to automatically receive all group messages.