MasterScan  Lab_Matlab_control Master Branch
List of all members | Properties and Events | Methods
dotsWritableLEDs Class Reference
Inheritance diagram for dotsWritableLEDs:
Inheritance graph
[legend]

Properties and Events

Property numLEDs
 Class for turning a bank of LEDs on/off. More...
 
Property specs
 Specs for color (other?)
 
- Properties and Events inherited from dotsWritable
Property isAvailable = false
 

whether or not the object is ready to read() from


 
Property clockFunction
 

any function that returns the current time as a number


 

Methods

self dotsWritableLEDs ()
 Arguments are ultimately passed to openDevice.
 
 set (self, indices, colors)
 Set specs. More...
 
timestamp blankLEDs (self)
 Turn off all LEDs.
 
- Methods inherited from dotsWritable
self dotsWritable ()
 

Constructor takes no arguments.


 
 initialize (self, varargin)
 

Locate, acquire, configure, etc. device and component resources.


 
time getDeviceTime (self)
 

Get the current time from clockFunction.


 
 close (self)
 

Release any resources acquired by initialize().


 
 delete (self)
 

Automatically close when Matlab is done with this object.


 

Additional Inherited Members

- Protected Methods inherited from dotsWritable
 openDevice (self)
 

Locate and acquire input device resources (for subclasses).

More...
 
 closeDevice (self)
 

Release input device resources (for subclasses).

More...
 

Methods

◆ set()

set ( self  ,
indices  ,
colors   
)

Set specs.

colors is cell array of [r g b] or chars

Properties and Events

◆ numLEDs

Property numLEDs

Class for turning a bank of LEDs on/off.

Created by jig 07/17/2019 Number of available LEDs – should be set in subclass


The documentation for this class was generated from the following file: