Re: [Hamlib-developer] (no subject)
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Randy R. <ran...@gm...> - 2025-04-19 22:46:01
|
Add: -c 0xA2 to your command line. -c, --civaddr=id Use id as the CI-V address to communicate with the rig. Only useful for Icom and some Ten-Tec rigs. Note: The id is in decimal notation, unless prefixed by 0x, in which case it is hexadecimal. Randy KB0NAV On 4/19/25 19:48, Bob Nazro wrote: > Setting up GPREDICT with my IC-7900. It's communicating, but I get > several errors. Not sure what to do. Are there additional parameters > that I need to add to the command line? > > Radio is setup and COM 7 is 115200 baud.Any help is greatly appreciated. > > > > This is the command line I am running on the Windows desktop > > "C:\Program Files\hamlib-w64-4.6.2\bin\rigctld.exe" -m 3081 -r COM7 -t > 4532 -s 115200 -vvv > > This is what I get when I run it: > > icom_get_powerstat: get freq failed, assuming power is off > > icom_rig_open: rig error getting frequency retry=1, > err=read_string_generic called, rxmax=200 direct=1, expected_len=1 > > read_string_generic(): RX 6 characters, direct=1 > > *****5:frame.c(452):icom_one_transaction returning(-9) Command > rejected by the rig > > Command rejected by the rig > > ****4:frame.c(556):icom_transaction returning(-9) Command rejected by > the rig > > rig_get_freq(2597): freqMainA=0, modeMainA=, widthMainA=0 > > rig_get_freq(2597): freqMainB=0, modeMainB=, widthMainB=0 > > rig_get_freq(2597): freqSubA=0, modeSubA=, widthSubA=0 > > rig_get_freq(2597): freqSubB=0, modeSubB=, widthSubB=0 > > rig_get_cache(328): vfo=currVFO, current_vfo=currVFO > > rig_get_cache(523): vfo=VFOA, freq=0, mode=, width=0 > > rig_set_cache_freq(171): vfo=currVFO, current_vfo=currVFO > > ***3:rig_get_freq: elapsed=0ms > > ***3:rig.c(2714):rig_get_freq returning(-9) Command rejected by the rig > > Command rejected by the rig > > Command rejected by the rig > > icom_rig_open: rig error getting frequency retry=0, > err=read_string_generic called, rxmax=200 direct=1, expected_len=1 > > read_string_generic(): RX 6 characters, direct=1 > > *****5:frame.c(452):icom_one_transaction returning(-9) Command > rejected by the rig > > Command rejected by the rig > > ****4:frame.c(556):icom_transaction returning(-9) Command rejected by > the rig > > rig_get_freq(2597): freqMainA=0, modeMainA=, widthMainA=0 > > rig_get_freq(2597): freqMainB=0, modeMainB=, widthMainB=0 > > rig_get_freq(2597): freqSubA=0, modeSubA=, widthSubA=0 > > rig_get_freq(2597): freqSubB=0, modeSubB=, widthSubB=0 > > rig_get_cache(328): vfo=currVFO, current_vfo=currVFO > > rig_get_cache(523): vfo=VFOA, freq=0, mode=, width=0 > > rig_set_cache_freq(171): vfo=currVFO, current_vfo=currVFO > > ***3:rig_get_freq: elapsed=4ms > > ***3:rig.c(2714):rig_get_freq returning(-9) Command rejected by the rig > > Command rejected by the rig > > Command rejected by the rig > > Opened rig model 3081, 'IC-9700' > > > > > -- > Bob Nazro, W1RPQ > phone: (860) 941-7993 > b <mailto:Jos...@cp...>na...@gm... > > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer |