Packagefunnel
Classpublic class FirmataString
ImplementsISysexMessageListener

This is the class to handle FirmataString messages



Public Properties
 PropertyDefined by
  command : uint
[read-only]
FirmataString
Protected Properties
 PropertyDefined by
  _io : IOModule
FirmataString
Public Methods
 MethodDefined by
  
FirmataString(ioModule:*)
FirmataString
  
handleSysex(command:uint, data:Array):void
FirmataString
Property detail
commandproperty
command:uint  [read-only]

Implementation
    public function get command():uint
_ioproperty 
protected var _io:IOModule
Constructor detail
FirmataString()constructor
public function FirmataString(ioModule:*)Parameters
ioModule:*
Method detail
handleSysex()method
public function handleSysex(command:uint, data:Array):void

Parameters
command:uint
 
data:Array