Virtual instrument software architecture: Difference between revisions

Content deleted Content added
sort
BG19bot (talk | contribs)
m WP:CHECKWIKI error fix for #64. Do general fixes if a problem exists. - using AWB
Line 7:
|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. A VISA[[.NET_FrameworkNET Framework|.NET]] implementation is currently (2012) under development by the IVI Foundation. 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 {{Specify}} are also available for less common programming languages {{Specify}} and software reuse technologies.
 
==History==