On 08/12/2020 23:17, Loyd via wsjt-devel wrote:
Hello,

I launch rigctld as server, and work well, WSJTX connection is OK.
Also via console I can control rigctld via rigctl.

Now, I would control rigctld via Python script (Telegram BOT).
I launch rigctl in Python:

    os.system("rigctl -m 2 192.168.1.2"), but, how can I comunicate?

Exist an example? Github?

Thanks

IZ0KBA Lorenzo

Hi Lorenzo,

your query belongs on the Hamlib support list https://sourceforge.net/projects/hamlib/lists/hamlib-developer

Hamlib has a Python binding, you should really use that since it gives you full access to the Hamlib client API.

https://github.com/Hamlib/Hamlib/blob/master/bindings/py3test.py

73
Bill
G4WJS.



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

Reply via email to