Main Content

getSDRuDriverVersion

R2026b

UHD version number of installed radio

Description

Add-On Required: This feature requires the Wireless Testbench Support Package for NI USRP Radios add-on.

uhdVersion = getSDRuDriverVersion returns the UHD™ version number of the installed Wireless Testbench™ Support Package for NI™ USRP™ Radios.

example

Examples

collapse all

Get the UHD version number of the installed Wireless Testbench Support Package for NI USRP Radios.

uhdVersion = getSDRuDriverVersion
uhdVersion = 
'4.9.0.0-vendor'

Output Arguments

collapse all

UHD version number of the installed Wireless Testbench Support Package for NI USRP Radios, returned as a character vector.

Version History

Introduced in R2016a

expand all

See Also

Functions