OpenTAP 9.24
API Reference
Properties | List of all members
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 More...
 
IVisa Visa [get]
 Retrieves the IVisa interface More...
 

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.24 API built Tue Apr 30 2024 13:44:42