getAvailableGPIOSources
R2026bDescription
returns the radio sources sources = getAvailableGPIOSources(radio,bank)sources that can drive the GPIO signals in
the GPIO bank bank on the radio associated with the radio object
radio.
Use this function to determine which radio sources are valid for a GPIO bank so that
you can assign valid source mappings to configure automatic transmit/receive (ATR)
behavior or manual GPIO control. To assign GPIO source mappings, use the setGPIOSource
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b