Find(string)
- Updated2026-08-05
- 1 minute(s) read
Find all of the VISA resources that match the specified pattern .
Syntax
Namespace: NationalInstruments.Visa
public IEnumerable< string > Find(string pattern)
Parameters
| Name | Type | Description |
|---|---|---|
| pattern | string | The search pattern. |
Returns
All VISA resources matching the search pattern .