| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SerialPort.Path
Queries the path used to open the serial port.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SerialPort | 13.0 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "SerialPort.Path"; 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 text or error.
Description
Queries the path used to open the serial port.This is the value passed to SerialPort.Open function.
Value is e.g. "COM1"
See also
Release notes
- Version 13.0
- Added SerialPort.Path function.
Blog Entries
This function checks for a license.
Created 29th November 2022, last changed 29th November 2022