Property | Type | Description | |
---|---|---|---|
serialPortIdx | int | ||
serialPorts | List |
Method | Description | |
---|---|---|
OpenSerialPort ( ) : void |
Open the selected serial port
|
|
this ( int index ) : int |
Gets of sets the DMX level at specified channel
|
Method | Description | |
---|---|---|
GetPortNames ( ) : void |
List the avilable serial ports
|
|
OnApplicationQuit ( ) : void |
Shutdown DMX and cleanup.
|
|
Start ( ) : void | ||
ThreadedIO ( ) : void |
The Threaded function that processes the serial i/o.
|
|
initTXBuffer ( ) : void |
Init the TxBufffer with Header and End bytes
|