Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''Virtual Instrument Software Architecture''', commonly known as '''VISA''', is a widely used [[Input/output|I/O]] [[Application programming interface|API]] in the Test & Measurement industry for communicating with [[Measuring instrument|instruments]] from a [[Personal computer|PC.]]
The VISA standard<ref name="VISA Specification">{{cite news |url=http://www.ivifoundation.org/specifications/default.aspx
|publisher=USB Implementers Forum Inc. |title=USB Test & Measurement Class Specification}}</ref> (over [[USB]]).
The VISA library has standardized the presentation of its operations over several software reuse mechanisms, including through a C [[Application programming interface|API]] exposed from Windows [[Library (computer science)#Dynamic linking|DLL]], visa32.dll and over the Microsoft [[Component Object Model|COM]] technology. Although there are several VISA vendors and implementations, applications written against VISA are (nominally) vendor-interchangeable thanks to the standardization of VISA's presentation and operations/capabilities. Implementations from specific vendors are also available for less common programming languages and software reuse technologies.
Line 8 ⟶ 10:
VISA was originally standardized through the VXI plug&play Alliance, a now-defunct T&M standards body. The current standard, "VISA Specification 4.2", is maintained by the [http://www.ivifoundation.org IVI Foundation].
== External References ==
{{Reflist}}
== See also ==
|