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:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Component: MatrixDongle
Use and work with matrix dongles.
Version | macOS | Windows | Linux | Server | iOS SDK |
5.2 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Item | Details |
---|---|
MatrixDongle.Count Deprecated Returns the number of dongles available at the specified LPT or USB interface. | Mac/Win 5.2 |
MatrixDongle.Find Deprecated Searches for the dongle and returns the LPT/USB interface at which it was found. | Mac/Win 5.2 |
MatrixDongle.GetDriverFlag Deprecated Reads the current USB operating mode of the dongle “HID-Mode” or “Driver-Mode”. | Mac/Win 5.2 |
MatrixDongle.GetVersionAPI Deprecated Returns the version number of the Matrix API. | Mac/Win 5.2 |
MatrixDongle.GetVersionDRV Deprecated Returns the version number of the LPT driver. | Mac/Win 5.2 |
MatrixDongle.GetVersionDRV.USB Deprecated Returns the version number of the Matrix USB driver. | Mac/Win 5.2 |
MatrixDongle.Initialize Deprecated Initializes the matrix dongle API. | Mac/Win 5.2 |
MatrixDongle.Initialized Deprecated Checks if matrix dongle was initialized. | Mac/Win 5.2 |
MatrixDongle.MemorySize Deprecated Returns the memory size of the dongle in Bytes. | Mac/Win 5.2 |
MatrixDongle.Model Deprecated Reads the model number of the hardware from the dongle. | Mac/Win 5.2 |
MatrixDongle.ReadHex Deprecated Reads the data from the Matrix-Dongle. | Mac/Win 5.2 |
MatrixDongle.ReadSerialNumber Deprecated Reads the unique serial number which is assigned to each Matrix-dongle. | Mac/Win 5.2 |
MatrixDongle.ReadText Deprecated Reads data as text from the Matrix-Dongle. | Mac/Win 5.2 |
MatrixDongle.Release Deprecated Closes the Matrix dongle API and frees all memory used. | Mac/Win 5.2 |
MatrixDongle.SetDriverFlag Deprecated Sets the dongle to the desired USB operating mode “HID-Mode” or “Driver-Mode”. | Mac/Win 5.2 |
MatrixDongle.Version Deprecated Reads the version number of the dongle. | Mac/Win 5.2 |
MatrixDongle.WriteHex Deprecated Writes hex encoded text to the dongle. | Mac/Win 5.2 |
MatrixDongle.WriteText Deprecated Writes text to the dongle. | Mac/Win 5.2 |
18 functions shown.
These functions are free to use.
Release notes
- Version 10.4
- Deprecated MatrixDongle functions.
Blog Entries
