Commit 27f9f144 authored by Marco Buttu's avatar Marco Buttu
Browse files

Added externalCalOn and externalCalOff to the operatorInput

parent 8432f4a9
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -305,6 +305,20 @@ def device():
    backend configurations relative to section sect
    """

def externalCalOn():
    """
    externalCalOn
    allows an external device to switch the calibration mark (on/off) on the
    active receiver
    """

def externalCalOff():
    """
    externalCalOff
    prevents an external device to switch the calibration mark (on/off) on the
    active receiver
    """

def flush():
    """
    flush=N deletes the N-th element in the queue of temporized commands