Main Content

getSDRuDriverVersion

UHD version number of installed radio

Description

example

uhdVersion = getSDRuDriverVersion returns the UHD™ version number of the installed radio.

Examples

collapse all

Get the UHD version number of the installed USRP™ radio.

uhdVersion = getSDRuDriverVersion
uhdVersion = 
'3.15.0.0-vendor'

Output Arguments

collapse all

UHD version number of the installed radio, returned as a character vector.

Version History

Introduced in R2016a

expand all

See Also

Functions