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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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

Created 1st August 2015, last changed 31st July 2020


MatrixDongle.GetVersionDRV - MatrixDongle.Initialize

Feedback: Report problem or ask question.