WOLFRAM SYSTEM MODELER
constructorFunction for calling the external constructor |
SystemModel["ModelPlug.Internal.ExternalFunctions.FirmataBoardObject.constructor"]

board = constructor(port, showCapabilities, samplingMs, BaudRate, UseDTR)
| port |
Type: String |
|---|---|
| showCapabilities |
Type: Boolean |
| samplingMs |
Type: Integer |
| BaudRate |
Type: Integer |
| UseDTR |
Type: Boolean |
| board |
Type: FirmataBoardObject |
|---|