Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MatrixDongle.GetVersionDRV.USB
Returns the version number of the Matrix USB driver.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MatrixDongle | 5.2 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Deprecated
This function was deprecated.
MBS( "MatrixDongle.GetVersionDRV.USB" )
Parameters
none
Result
Returns version number or error.
Description
Returns the version number of the Matrix USB driver.Format is x.y using major and minor version number.
Examples
Queries driver version:
Set Field [MatrixDongle::DriverVersion; MBS( "MatrixDongle.GetVersionDrv.USB" )]
See also
This function does not need a paid license.
Created 1st August 2015, last changed 31st July 2020