ioconfig : ARQ/KISS I/O port

ARQ/KISS I/O port

class pyfldigi.client.ioconfig.Io(clientObj)[source]

Bases: object

Note

An instance of this class automatically gets created under pyfldigi.client.client.Client when it is constructed.

enable_arq()[source]

Switch to ARQ I/O

enable_kiss()[source]

Switch to KISS I/O

in_use()[source]

Returns the IO port in use (ARQ/KISS).