Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
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 paid license.
Created 29th November 2022, last changed 29th November 2022
