Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 license.
Created 29th November 2022, last changed 29th November 2022