Platforms to show: All Mac Windows Linux Cross-Platform
WindowsSerialPortsMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows | MBS Win Plugin | 10.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This class was created in response to feedback report 8212: Serial Port Hangup on Windows.
- property Count as Integer
- 5 methods
- method Constructor(OnlyPresent as boolean = true)
- method Description(index as Integer) as string
- method DevicePath(index as Integer) as string
- method FriendlyName(index as Integer) as string
- method Location(index as Integer) as string
- shared method QueryComDevices as String()
This class has no sub classes.
Some examples using this class:
Blog Entries
Videos
Release notes
- Version 19.0
- Added WindowsSerialPortsMBS.QueryComDevices function.
The items on this page are in the following plugins: MBS Win Plugin.
WindowsScriptMBS - WindowsShortCutMBS