Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SerialPort.ClearDataAvailableHandler
Clears the data available handler.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SerialPort | 5.1 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "SerialPort.ClearDataAvailableHandler"; PortReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
PortReference | The reference number of the port. You get this number from SerialPort.Open when you open the port. | $port |
Result
Returns OK or error.
Description
Clears the data available handler.See also
- PortMidi.ClearDataAvailableHandler
- SerialPort.Open
- SerialPort.SetDataAvailableHandler
- Socket.ClearDataAvailableHandler
Blog Entries
This function checks for a license.
Created 16th April 2015, last changed 15th June 2021