File: vish.1

package info (click to toggle)
vish 0.0.20130812-1
  • links: PTS
  • area: main
  • in suites: bullseye, forky, jessie, jessie-kfreebsd, sid, trixie
  • size: 356 kB
  • ctags: 35
  • sloc: sh: 996; cpp: 97; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 699 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH VISH 1 "2013-07-14"
.SH NAME
vish \- VISA commandline shell
.SH SYNOPSIS
.B vish
.RI [ options ] " resource"
.br
.B vish \-\-scan
.SH DESCRIPTION
The
.B vish
command allows users to connect to and scan for VISA compatible test and
measurement equipment.
.PP
After connecting to a device, the communications channel is connected to
the standard input and output streams.
.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
.TP
.B \-h, \-\-help
Show summary of options.
.TP
.B \-V, \-\-version
Show version of program.
.TP
.B \-\-scan
Scan for accessible devices.
.SH SEE ALSO
.BR visa (7)