OpenTAP 9.34
API Reference
OpenTap.IVisaProvider Interface Reference

A mechanism for retrieving IVisa implementations. More...

Inheritance diagram for OpenTap.IVisaProvider:
OpenTap.ITapPlugin

Properties

double Order [get]
 The order in which IVisaProviders will be tested. Lower numbers go first.
 
IVisa Visa [get]
 Retrieves the IVisa interface.
 

Detailed Description

A mechanism for retrieving IVisa implementations.

Property Documentation

◆ Order

double OpenTap.IVisaProvider.Order
get

The order in which IVisaProviders will be tested. Lower numbers go first.

◆ Visa

IVisa OpenTap.IVisaProvider.Visa
get

Retrieves the IVisa interface.

IVisa implemenation or null

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:15