getGPIOSource
R2026bDescription
returns the radio source source = getGPIOSource(radio,bank)source that currently controls each GPIO signal in
the GPIO bank bank on the radio associated with the radio object
radio.
Use this function to query the current GPIO source mapping for a GPIO bank and verify
which radio paths drive individual GPIO signals before modifying the mapping or
configuring automatic transmit/receive (ATR) attributes. To assign a new source mapping,
use the setGPIOSource
function.
The behavior of GPIO source and attribute settings can vary between radio models depending on the hardware implementation. For details on source-to-pin routing for your device, consult the manufacturer documentation.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b