aardvarkfind
Description
finds connections with property values matching those specified by one or more name-value
arguments. For instance, A
= aardvarkfind(Name=Value
)A = aardvarkfind(Tag="Scope")
returns existing
Aardvark™ controller connections whose
Tag
property is set to "Scope"
.
Examples
Name-Value Arguments
Output Arguments
Tips
aardvarkfind
finds existingaardvark
connections. To get a list of all Aardvark I2C/SPI controller boards in the system whether or not connections exist, useaardvarklist
.
Version History
Introduced in R2024a