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.GetTag
Queries tag value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SerialPort | 13.0 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "SerialPort.GetTag"; 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 tag value.See also
- SerialPort.GetCTS
- SerialPort.GetDSR
- SerialPort.GetRTS
- SerialPort.GetXON
- SerialPort.Open
- SerialPort.SetDSR
- SerialPort.SetDTR
- SerialPort.SetRTS
- SerialPort.SetTag
- SerialPort.SetXON
Release notes
- Version 13.0
- Added SerialPort.GetTag and SerialPort.SetTag functions.
Blog Entries
This function checks for a paid license.
Created 29th November 2022, last changed 29th November 2022
