info
Obtain radio information
Add-On Required: This feature requires the Communications Toolbox Support Package for Analog Devices ADALM-Pluto Radio add-on.
Description
returns a structure array containing the current radio settings for the radio
hardware associated with the System object™
RadioSettings
= info(sdr
)sdr
.
Examples
Input Arguments
Output Arguments
Tips
For
CenterFrequency
,Gain
, andBasebandSampleRate
properties, the actual radio setting and your specified setting can have a small mismatch. To confirm that the actual radio setting is close enough to your specified setting, call theinfo
object function on the radio object.The
FrequencyCorrection
property changes the actual radio setting forBasebandSampleRate
andCenterFrequency
.
Version History
Introduced in R2017a