Changes

Jump to navigation Jump to search

Changes in OS 4.2

660 bytes removed, 13:40, 1 March 2017
no edit summary
Line 3: Line 3:     
<h2>New</h2>
 
<h2>New</h2>
<p>'''[[:Category:ASI|ASI]] features''' got added in this release.<br /></p>
+
<p>'''[[:Category:ASI|ASI ("Asynchronous Serial Interface"]]) features''' got added in this release.<br /></p>
 
  −
: '''asi.addStateListener'''(asiStateCallback [, object])
  −
: '''asi.removeStateListener'''(asiStateCallback)
  −
: '''asi.isScanning'''()
  −
: '''asi.startScanning'''(portFoundCallback [, object])
  −
: '''asi.stopScanning'''()
  −
 
  −
 
  −
<p>''Also available: the '''Port class'''''</p>
  −
 
  −
: '''port:getName'''()
  −
: '''port:getIdentifier'''()
  −
: '''port:getState'''()
  −
: '''port:setBaudRate'''(newBaudRate)
  −
: '''port:connect'''(connectionCallback[, object])
  −
: '''port:disconnect'''()
  −
: '''port:setWriteListener'''(writeCallback[, object])
  −
: '''port:write'''(writeData)
  −
: '''port:setReadListener'''(readCallback[, object])
  −
: '''port:setReadTimeout'''(newTimeout)
  −
: '''port:read'''([bytesToRead])
  −
: '''port:getValue'''()
 

Navigation menu