Hi,

You cannot simply send out a string like that.
You need to format the reply message properly.
See file NetworkMessage.hpp ( and the reply I sent
you off list a while ago .. )

'Kari

On 06/29/2018 11:33 PM, Lorenzo IZ0KBA via wsjt-devel wrote:
Hello,
I use WSJTXClass,  by Randy K9VD in Python3.

I need to use PACKET TYPE 4 for reply to q OM CQing.

Try to send this string:

sock.sendto(WSJTXClass.WSJTX_Reply('IZ0ABC IZ0KBA -10',(UDP_IP, UDP_PORT))

But give me error.
From the documentation I don't understend how I shoud be write in this
function.

WSJTXClass.WSJTX_Reply(???)

Can someone help me?

73 de IZ0KBA


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to