vxi11 — VXI11 driver

This module provides a VXI11 TCP/IP instrument driver.

Functions and Exceptions

exception vxi11.Vxi11Error

Exception raised on various occasions; argument is a string describing what is wrong.

Instrument class

class vxi11.Instrument(host, name=None, client_id=None, term_char=None)[source]

VXI-11 instrument interface client

local()[source]

Send local command

read_stb()[source]

Read status byte

remote()[source]

Send remote command