ni845xlist
Syntax
Description
list = ni845xlist
returns a table containing information about all
the NI™ USB-8451 and USB-8452 I2C/SPI Interface Device controller boards that are
plugged in to your computer.
The table has the following columns.
Model
— Controller board model, specified asNI USB-8451
orNI USB-8452
.SerialNumber
— Unique alphanumeric identifier of the NI USB-8451 or USB-8452 I2C/SPI Interface Device controller, specified as a string scalar.
You can connect to your controller board by using the SerialNumber
as
an input for ni845x
.
Examples
Tips
ni845xlist
returns all the NI USB-8451 and USB-8452 I2C/SPI Interface Device controller boards on the system, whether or not connections are open to them. To get a list of existingni845x
connections, useni845xfind
instead.
Version History
Introduced in R2023a