Only option checked is to show users active within the last 24 months, and I downloaded and saved just a few days ago when I tried to figure this out.?
|
Ciao Bob,
this is the final solution... great choice... implemented and
now everything works as it should!!!
TNX, 73's Lenio IZ5ILJ.
Il 25/05/2025 15:44, Bob via groups.io
ha scritto:
toggle quoted message
Show quoted text
Look at
the comment (in green text) by W3YQ on page 789 of the help
file. SeventyThree(s).
?
?
Ciao Bob,
thanks for your quick reply, you are always so helpful...
after trying different solutions I finally discovered that
by deleting on Logger32.ini this section
---
[frmDXSpotClicks Settings]
Top=13110
Left=-2505
Show DX Spot Clicks=True
Show B4 Clicks=False
Height=4140
Show B4 Callsign=True
Show ToolTips=False
Show Colors=True
ColWidth(2)=1215
ColWidth(3)=930
ColWidth(0)=1035
ColWidth(1)=1035
Width=2520
Show B4
---
almost everything works...
Only that after a while, 4/5
minutes, of operation Logger32 closes without any warning..
I hope to solve this problem soon.
73's to all and good radio.
Il 23/05/2025 15:15, Bob via
groups.io ha scritto:
The Logger32 help file is at
?
Look at section 2.12 (page 68) for possible solutions.
?
If that does not solve your problem, then maybe copying the
Logger32 INI from one PC to another was not such a good
idea. Look for a file called Logger32.INI in the default
Logger32 directory. Temporarily rename it to
Logger32.OLD.INI.
?
SeventyThree(s).
?
?
On 05/23/2025 8:46 AM EDT IZ5ILJ Lenio < iz5ilj@...>
wrote:
?
?
Hi guys, I did a fresh install in a new PC and moved
the contents of the
old Logger32 folder to the new one, I got an error
that closed the
program at some point. How can I figure out why?
?
TNX for help. 73's Lenio IZ5ILJ.
?
?
?
?
|
|
Re: Support code question
Great minds I guess Bob!? :)
toggle quoted message
Show quoted text
... or, you could buy a WinKeyer. SeventyThree(s).
On 05/25/2025 11:58 AM EDT Bob < k4cy@...> wrote:
?
?
Does the radio have a socket where you can plug in a morse key? Buy an adaptor cable - USB on one end that looks like a serial port to the PC, and a CW jack plug on the other.?
?
Configure Logger32 serial port for a dedicated serial port and Radio command. Hopefully someone on here with an Icom radio can recommend a source, and offer configuration?recommendations.
?
Or something like that. SeventyThree(s).
?
?
?
Bob,
?
I am not sure I understand
IMHO, a hell of a lot of trouble to reinvent a very robust and feature rich wheel
?
If I understand correctly, CW Machine does not work with CAT based keying interfaces to modern transceivers.??
And the RCP interface does not allow free text to be sent.
And the CAT interface does not like to talk to two masters at the same time (unless I maybe used rigctld hamlib daemon to talk to the transceiver, but I do not know if it can be set up with Logger32, and I do like Logger32.
?
If there is an easier way to do this without a lot of trouble, I would prefer not to reinvent the wheel.? Maybe I just don't understand something.
--
Mark
W8GU
|
Re: Support code question
Seems this is what the K1EL keyers have done for many years without the complication of trying to use CAT, internal keyers etc.? A lot of contest loggers can send
Ascii keying info and the k1el keyer takes that data to the standard cw key input on any radio.? Latency and cat protocol differences are all eliminated or reduced to workable levels this way.
toggle quoted message
Show quoted text
[Edited Message Follows]
Thank you Bob and Aki!
?
What I want to do is to add an auxiliary program to do keying like the CW Machine (i.e., buttons for messages that support macros for callsigns and access to the CAT interface so I can send to a keyer within a transciever.? I just won an IC-7100 and I have a QRPLabs QMX, both of which support keying through the CAT interface, and I would like to try to use that interface.? I sent a message on this yesterday, but I changed the subject when I realized that I might be able to use the external interface.
?
I did not realize the interface was documented in the manual.? Just a quick look, I see?
?
Message 11. lParam is 0. Your app tells Logger32 to release CAT control of the radio. Message 12. lParam is 0. Your app tells Logger32 to take CAT control of the radio
These may be helpful, but I am not sure exactly what they do.? Do they close and open the interface to the CAT, or do they just pause.? Am I free to open the CAT when I send a msg11>
?
Note, this is not exactly what I want to do.? The nature of the keying application would be to send a lot of small messages to the CAT.? If I need to send a Msg11, open the port, send a character, close the port, and send a Msg12, that is an awfully chatty interface, especially when I want to be able to type characters at typing speed.? I would prefer to have a message that sends a string to the Logger32 to be passed on to the CAT at the next opportunity.? Not sure if that is possible.? It seems that this would be very handy for a bunch of applications.
Q: Are there any other undocumented messages like this?
?
Message 28. Sending this message to Logger32 (params are ignored) opens the External Interface Debug window allowing message sequences to be monitored.
I expect this will be very handy in development.
?
I would like to be able to do simple macros.??
Message 29. Sending this message to Logger32 (params are ignored) makes Logger32 send all current QSO information from the log entry pane.
I assume that this is the best place to collect the dx callsign from.?
?
--
Mark
W8GU
|
Re: Support code question
... or, you could buy a WinKeyer. SeventyThree(s).
toggle quoted message
Show quoted text
On 05/25/2025 11:58 AM EDT Bob <k4cy@...> wrote:
?
?
Does the radio have a socket where you can plug in a morse key? Buy an adaptor cable - USB on one end that looks like a serial port to the PC, and a CW jack plug on the other.?
?
Configure Logger32 serial port for a dedicated serial port and Radio command. Hopefully someone on here with an Icom radio can recommend a source, and offer configuration?recommendations.
?
Or something like that. SeventyThree(s).
?
On 05/25/2025 11:24 AM EDT w8gu via groups.io <w8gu@...> wrote:
?
?
Bob,
?
I am not sure I understand
IMHO, a hell of a lot of trouble to reinvent a very robust and feature rich wheel
?
If I understand correctly, CW Machine does not work with CAT based keying interfaces to modern transceivers.??
And the RCP interface does not allow free text to be sent.
And the CAT interface does not like to talk to two masters at the same time (unless I maybe used rigctld hamlib daemon to talk to the transceiver, but I do not know if it can be set up with Logger32, and I do like Logger32.
?
If there is an easier way to do this without a lot of trouble, I would prefer not to reinvent the wheel.? Maybe I just don't understand something.
--
Mark
W8GU
|
Re: Support code question
Does the radio have a socket where you can plug in a morse key? Buy an adaptor cable - USB on one end that looks like a serial port to the PC, and a CW jack plug on the other.?
?
Configure Logger32 serial port for a dedicated serial port and Radio command. Hopefully someone on here with an Icom radio can recommend a source, and offer configuration?recommendations.
?
Or something like that. SeventyThree(s).
?
toggle quoted message
Show quoted text
On 05/25/2025 11:24 AM EDT w8gu via groups.io <w8gu@...> wrote:
?
?
Bob,
?
I am not sure I understand
IMHO, a hell of a lot of trouble to reinvent a very robust and feature rich wheel
?
If I understand correctly, CW Machine does not work with CAT based keying interfaces to modern transceivers.??
And the RCP interface does not allow free text to be sent.
And the CAT interface does not like to talk to two masters at the same time (unless I maybe used rigctld hamlib daemon to talk to the transceiver, but I do not know if it can be set up with Logger32, and I do like Logger32.
?
If there is an easier way to do this without a lot of trouble, I would prefer not to reinvent the wheel.? Maybe I just don't understand something.
--
Mark
W8GU
|
Re: Support code question
Bob,
?
I am not sure I understand
IMHO, a hell of a lot of trouble to reinvent a very robust and feature rich wheel
?
If I understand correctly, CW Machine does not work with CAT based keying interfaces to modern transceivers.??
And the RCP interface does not allow free text to be sent.
And the CAT interface does not like to talk to two masters at the same time (unless I maybe used rigctld hamlib daemon to talk to the transceiver, but I do not know if it can be set up with Logger32, and I do like Logger32.
?
If there is an easier way to do this without a lot of trouble, I would prefer not to reinvent the wheel.? Maybe I just don't understand something.
--
Mark
W8GU
|
Re: Support code question
You probably want something like this
?
?Your app
? ? send message #11 ' Logger32 closes the CAT port
? ? send message #29 ' Logger32 replies with Logbook Entry Window details
? ? opens the CAT port
? ? send whatever it likes to the CAT port
? ? closes the CAT port
? ? send message #12 ' Logger32 opens the CAT port
?
IMHO, a hell of a lot of trouble to reinvent a very robust and feature rich wheel. SeventyThree(s).
?
toggle quoted message
Show quoted text
On 05/25/2025 10:39 AM EDT w8gu via groups.io <w8gu@...> wrote:
?
?
Thank you Bob and Aki!
?
What I want to do is to add an auxiliary program to do keying like the CW Machine (i.e., buttons for messages that support macros for callsigns and access to the CAT interface so I can send to a keyer within a transciever.? I just won an IC-7100 and I have a QRPLabs QMX, both of which support keying through the CAT interface, and I would like to try to use that interface.??
?
I did not realize the interface was documented in the manual.? Just a quick look, I see?
?
Message 11. lParam is 0. Your app tells Logger32 to release CAT control of the radio.
Message 12. lParam is 0. Your app tells Logger32 to take CAT control of the radio
These may be helpful, but I am not sure exactly what they do.? Do they close and open the interface to the CAT, or do they just pause.? Am I free to open the CAT when I send a msg11>
?
Note, this is not exactly what I want to do.? The nature of the keying application would be to send a lot of small messages to the CAT.? If I need to send a Msg11, open the port, send a character, close the port, and send a Msg12, that is an awfully chatty interface, especially when I want to be able to type characters at typing speed.? I would prefer to have a message that sends a string to the Logger32 to be passed on to the CAT at the next opportunity.? Not sure if that is possible.? It seems that this would be very handy for a bunch of applications.
Q: Are there any other undocumented messages like this?
?
Message 28. Sending this message to Logger32 (params are ignored) opens the External Interface
Debug window allowing message sequences to be monitored.
I expect this will be very handy in development.
?
I would like to be able to do simple macros.??
Message 29. Sending this message to Logger32 (params are ignored) makes Logger32 send all
current QSO information from the log entry pane.
I assume that this is the best place to collect the dx callsign from.?
?
--
Mark
W8GU
|
Re: Support code question
Thank you Bob and Aki!
?
What I want to do is to add an auxiliary program to do keying like the CW Machine (i.e., buttons for messages that support macros for callsigns and access to the CAT interface so I can send to a keyer within a transciever.? I just won an IC-7100 and I have a QRPLabs QMX, both of which support keying through the CAT interface, and I would like to try to use that interface.? I sent a message on this yesterday, but I changed the subject when I realized that I might be able to use the external interface.
?
I did not realize the interface was documented in the manual.? Just a quick look, I see?
?
Message 11. lParam is 0. Your app tells Logger32 to release CAT control of the radio. Message 12. lParam is 0. Your app tells Logger32 to take CAT control of the radio
These may be helpful, but I am not sure exactly what they do.? Do they close and open the interface to the CAT, or do they just pause.? Am I free to open the CAT when I send a msg11>
?
Note, this is not exactly what I want to do.? The nature of the keying application would be to send a lot of small messages to the CAT.? If I need to send a Msg11, open the port, send a character, close the port, and send a Msg12, that is an awfully chatty interface, especially when I want to be able to type characters at typing speed.? I would prefer to have a message that sends a string to the Logger32 to be passed on to the CAT at the next opportunity.? Not sure if that is possible.? It seems that this would be very handy for a bunch of applications.
Q: Are there any other undocumented messages like this?
?
Message 28. Sending this message to Logger32 (params are ignored) opens the External Interface Debug window allowing message sequences to be monitored.
I expect this will be very handy in development.
?
I would like to be able to do simple macros.??
Message 29. Sending this message to Logger32 (params are ignored) makes Logger32 send all current QSO information from the log entry pane.
I assume that this is the best place to collect the dx callsign from.?
?
--
Mark
W8GU
|
Look at the comment (in green text) by W3YQ on page 789 of the help file. SeventyThree(s).
toggle quoted message
Show quoted text
On 05/25/2025 9:29 AM EDT IZ5ILJ Lenio <iz5ilj@...> wrote:
?
?
Ciao Bob, thanks for your quick reply, you are always so helpful... after trying different solutions I finally discovered that by deleting on Logger32.ini this section --- [frmDXSpotClicks Settings] Top=13110 Left=-2505 Show DX Spot Clicks=True Show B4 Clicks=False Height=4140 Show B4 Callsign=True Show ToolTips=False Show Colors=True ColWidth(2)=1215 ColWidth(3)=930 ColWidth(0)=1035 ColWidth(1)=1035 Width=2520 Show B4 --- almost everything works...
Only that after a while, 4/5 minutes, of operation Logger32 closes without any warning..
I hope to solve this problem soon.
73's to all and good radio.
Il 23/05/2025 15:15, Bob via groups.io ha scritto:
The Logger32 help file is at
?
Look at section 2.12 (page 68) for possible solutions.
?
If that does not solve your problem, then maybe copying the Logger32 INI from one PC to another was not such a good idea. Look for a file called Logger32.INI in the default Logger32 directory. Temporarily rename it to Logger32.OLD.INI.
?
SeventyThree(s).
?
?
On 05/23/2025 8:46 AM EDT IZ5ILJ Lenio < iz5ilj@...> wrote:
?
?
Hi guys, I did a fresh install in a new PC and moved the contents of the
old Logger32 folder to the new one, I got an error that closed the
program at some point. How can I figure out why?
?
TNX for help. 73's Lenio IZ5ILJ.
?
?
?
?
|
Ciao Bob,
thanks for your quick reply, you are always so helpful... after
trying different solutions I finally discovered that by deleting
on Logger32.ini this section
---
[frmDXSpotClicks Settings]
Top=13110
Left=-2505
Show DX Spot Clicks=True
Show B4 Clicks=False
Height=4140
Show B4 Callsign=True
Show ToolTips=False
Show Colors=True
ColWidth(2)=1215
ColWidth(3)=930
ColWidth(0)=1035
ColWidth(1)=1035
Width=2520
Show B4
---
almost everything works...
Only that after a while, 4/5 minutes, of operation
Logger32 closes without any warning..
I hope to solve this problem soon.
73's to all and good radio.
Il 23/05/2025 15:15, Bob via groups.io
ha scritto:
toggle quoted message
Show quoted text
The Logger32 help file is at
?
Look at section 2.12 (page 68) for possible solutions.
?
If that does not solve your problem, then maybe copying the
Logger32 INI from one PC to another was not such a good idea.
Look for a file called Logger32.INI in the default Logger32
directory. Temporarily rename it to Logger32.OLD.INI.
?
SeventyThree(s).
?
?
On 05/23/2025 8:46 AM EDT IZ5ILJ Lenio < iz5ilj@...>
wrote:
?
?
Hi guys, I did a fresh install in a new PC and moved the
contents of the
old Logger32 folder to the new one, I got an error that
closed the
program at some point. How can I figure out why?
?
TNX for help. 73's Lenio IZ5ILJ.
?
?
?
|
Re: Support code question
It's been a long time since I wrote those, they're in VB6. As I recall they were both functional/working samples. The external interface is documented, but there's probably been added messages that won't be in the documentation . The internet lookup is probably not documented other than comments in the source code.. SeventyThree(s).
toggle quoted message
Show quoted text
On 05/25/2025 8:47 AM EDT w8gu via groups.io <w8gu@...> wrote:
?
?
The website has a support function that includes coding .? That area has a couple of sections
?- Sample code for Logger32 v3.30 External Interface
?- Sample code for Logger32 v3.23 Internet Lookup ? ?
I assume that this is how the utilities files are written ()
Is there documentation for the interfaces, or are you just expected to play with the code until you get what you want?
--
Mark
W8GU
|
Re: Support code question
Mark I do not know what you really want to do. If you are interested in the sample code, then please read "Application Program Interface"? section in the Logger32 user manual.
toggle quoted message
Show quoted text
On 2025-05-25 ÈÕ 21:47:40, w8gu via groups.io <w8gu@...> wrote: The website has a support function that includes coding .? That area has a couple of sections
?- Sample code for Logger32 v3.30 External Interface
?- Sample code for Logger32 v3.23 Internet Lookup ? ?
I assume that this is how the utilities files are written ()
Is there documentation for the interfaces, or are you just expected to play with the code until you get what you want?
--
Mark
W8GU
|
The website has a support function that includes coding .? That area has a couple of sections
?- Sample code for Logger32 v3.30 External Interface
?- Sample code for Logger32 v3.23 Internet Lookup ? ?
I assume that this is how the utilities files are written ()
Is there documentation for the interfaces, or are you just expected to play with the code until you get what you want?
--
Mark
W8GU
|
OK, then do this: Right click on the DX Spot Window. Click SETUP | LOAD THE LOTW USERS FILE (FROM CLUB LOG). This opens the LoTW and/or OQRS Users Widow. Click CONFIG. What options are checked, and when did you last download the file? SeventyThree(s).
toggle quoted message
Show quoted text
On 05/25/2025 8:08 AM EDT Bob - W9XY via groups.io <w9xy@...> wrote:
?
?
Yes I do.
|
|
Do you see/get ToolTips when you move the mouse over a callsign in the DX Spot or a BandMap? SeventyThree(s).
toggle quoted message
Show quoted text
On 05/24/2025 11:42 PM EDT Bob - W9XY via groups.io <w9xy@...> wrote:
?
?
Thanks Bob, but already set like that for years...
|
Re: help about telnet cluster and qso AD
I love u, Lol. Thank you so much for telling me I am very young. licensed since 1982 hi hi look my call IK8HCG.
toggle quoted message
Show quoted text
Luigi,
?
You must be very young. My old QSOs were added by getting the data from old paper QSL cards and paper logbooks. No ADIF files back then.
?
--
Gerald, VE1DT
|
Re: IC-7100 cw keyer access from Logger32?
You will get better cw with the winkey than the CI-V. 73 Ken ZL4NR?
toggle quoted message
Show quoted text
No, I would rather use the CI-V CAT to do the keying for me.
?
I noticed that the CW Machine is a separate process.? Is there an API for getting things like callsign in the Logbook Entry window?? Is it public or is it a closed system?
--
Mark
W8GU
|