Content deleted Content added
m WP:CHECKWIKI error fix for #64. Do general fixes if a problem exists. - using AWB |
No edit summary |
||
(16 intermediate revisions by 12 users not shown) | |||
Line 1:
{{Short description|Test and measurement API}}
'''Virtual Instrument Software Architecture''', commonly known as '''VISA''', is a widely used [[Input/output|I/O]] [[Application programming interface|API]] in the test and measurement (T&M) industry for communicating with [[Measuring instrument|instruments]] from a [[Personal computer|PC.]] VISA is an [[Technical standard|industry standard]] implemented by several T&M companies, such as [[Agilent|Agilent Technologies]], [[Anritsu]], [[Bustec]], [[Keysight Technologies]], [[Kikusui]], [[National Instruments]], [[Rohde & Schwarz]], and [[Tektronix]].▼
{{for|other uses of the term visa|Visa (disambiguation)}}
▲'''Virtual
The VISA standard<ref name="VISA Specification">{{cite news |url=http://www.ivifoundation.org/specifications/default.aspx
|publisher=IVI Foundation |title=VISA Specification}}</ref> includes specifications for communication with resources (usually, but not always, instruments) over T&M-specific I/O interfaces such as [[GPIB]] and [[VXI
|publisher=IVI Foundation |title=IVI-6.1: High-Speed LAN Instrument Protocol (HiSLIP)}}</ref> or VXI-11<ref name="VXI-11 Bus Specification">{{cite news |url=http://www.vxibus.org/?q=node/206
|publisher=VXI Bus Consortium |title=VXI-11 Bus Specification}}</ref> (over [[
|url = http://www.usb.org/developers/devclass_docs |publisher = USB Implementers Forum Inc.
|title = USB Test & Measurement Class Specification |access-date = 2010-04-30
|archive-url = https://web.archive.org/web/20100326005605/http://www.usb.org/developers/devclass_docs/
|archive-date = 2010-03-26
|url-status = dead
}}</ref> (over [[USB]]).
The VISA library has standardized the presentation of its operations over several software reuse mechanisms, including through a C
==History==
Line 15 ⟶ 25:
* [[Standard Commands for Programmable Instruments]] (SCPI)
* [[High Speed LAN Instrument Protocol]] (HiSLIP)
* [[Instrument
==References==
Line 22 ⟶ 32:
== External links ==
* [http://www.rohde-schwarz.de/appnote/1MA208 Fast Remote Instrument Control with HiSLIP - Application Note]
* [http://www.ivifoundation.org/specifications/ IVI Foundation Specifications]
[[Category:Input/output]]
|