visadevfind
Description
finds existing VISA device
connections and returns an array of objects corresponding to each connection. V = visadevfind
finds VISA device connections with property values matching those specified by one or more
name-value arguments. For instance, V = visadevfind(Name=Value)V = visadevfind(Tag="Scope") returns
existing connections whose Tag property is set to
"Scope".
Examples
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024a