aardvarklist
Syntax
Description
list = aardvarklist
returns a table containing information about
all the Total Phase®
Aardvark I2C/SPI™ Host Adapter controller boards that
are plugged in to your computer.
The table has the following columns.
Model
— Controller board model, specified asTotal Phase Aardvark
.SerialNumber
— Unique numeric identifier of the Total Phase Aardvark™ controller, specified as a string scalar.
You can connect to your controller board by using the SerialNumber
as
an input for aardvark
.
Examples
Tips
aardvarklist
returns all the Aardvark controller boards on the system, whether or not connections are open to them. To get a list of existingaardvark
connections, useaardvarkfind
instead.
Version History
Introduced in R2023a