PyFoam.Infrastructure.Blink1 module¶
-
class
PyFoam.Infrastructure.Blink1.
Blink1
(ticColor=None)[source]¶ Bases:
object
Actual class to connect to a blink-device
-
_Blink1__sendCommand
(command, **params)¶ Sends a command
-
__dict__
= dict_proxy({'__module__': 'PyFoam.Infrastructure.Blink1', '_Blink1__sendCommand': <function __sendCommand>, 'stopPlay': <function stopPlay>, 'ticToc': <function ticToc>, 'stop': <function stop>, 'play': <function play>, 'stopAllPlays': <function stopAllPlays>, 'nrRepeats': <function nrRepeats>, 'playRepeated': <function playRepeated>, 'patterns': <property object>, 'reloadPatterns': <function reloadPatterns>, '__dict__': <attribute '__dict__' of 'Blink1' objects>, '__weakref__': <attribute '__weakref__' of 'Blink1' objects>, '__doc__': 'Actual class to connect to a blink-device', '__init__': <function __init__>, 'fadeToRGB': <function fadeToRGB>})¶
-
__init__
(ticColor=None)[source]¶ Constructs the object. Tests for blink-device only in the beginning. If none is found an exception is thrown
-
__module__
= 'PyFoam.Infrastructure.Blink1'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-
patterns
¶
-