ni845xfind
Description
finds connections with property values matching those specified by one or more name-value
arguments. For instance, N
= ni845xfind(Name=Value
)N = ni845xfind(Tag="Accel")
returns existing
USB-845x controller connections whose Tag
property is set to
"Accel"
.
Examples
Name-Value Arguments
Output Arguments
Tips
ni845xfind
finds existingni845x
connections. To get a list of all USB-845x controller boards in the system whether or not connections exist, useni845xlist
.
Version History
Introduced in R2024a