Find all of the VISA resources that match the specified pattern .

Syntax

Namespace: NationalInstruments.Visa

public IEnumerable< string > Find(string pattern)

Parameters

NameTypeDescription
patternstring

The search pattern.

Returns

All VISA resources matching the search pattern .