ipmarkers
Classes
-
class
pySPACE.tools.live.ipmarkers.
MarkerSocket
(ip='10.250.3.83', port=55555, name='test', **kwargs)[source]
Bases: threading.Thread
-
__init__
(ip='10.250.3.83', port=55555, name='test', **kwargs)[source]
-
send
(marker)[source]
-
run
()[source]
-
stop
()[source]
-
class
pySPACE.tools.live.ipmarkers.
MarkerAcquisitionThread
(client, address, sync_interval=10, queue=None, **kwargs)[source]
Bases: threading.Thread
-
__init__
(client, address, sync_interval=10, queue=None, **kwargs)[source]
-
stop
()[source]
-
__repr__
()[source]
-
run
()[source]
-
sync_start
(fmt)[source]
-
sync_end
(beacon, fmt)[source]
-
show_marker
(marker, fmt)[source]