summaryrefslogtreecommitdiffstats
path: root/lib/libgpib/gpib.3
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2012-07-11 19:54:21 +0000
committergrehan <grehan@FreeBSD.org>2012-07-11 19:54:21 +0000
commitede42824618710ffa9ac08c805d8bf39bd5661ce (patch)
tree09d40ee855683606d0771d694b0686fedfe68e32 /lib/libgpib/gpib.3
parentfc13a01d538ded0843702a871a58cba4147b6037 (diff)
parentc72304b145d41338bd04103bd7e56b101261ca88 (diff)
downloadFreeBSD-src-ede42824618710ffa9ac08c805d8bf39bd5661ce.zip
FreeBSD-src-ede42824618710ffa9ac08c805d8bf39bd5661ce.tar.gz
IFC @ r238370
Diffstat (limited to 'lib/libgpib/gpib.3')
-rw-r--r--lib/libgpib/gpib.312
1 files changed, 8 insertions, 4 deletions
diff --git a/lib/libgpib/gpib.3 b/lib/libgpib/gpib.3
index 9d80ae0..01f778b 100644
--- a/lib/libgpib/gpib.3
+++ b/lib/libgpib/gpib.3
@@ -207,7 +207,8 @@ The variable
.Dv iberr
provides an error code for the most recent library call.
The possible error codes are:
-.Bl -tag -offset indent -compact
+.Pp
+.Bl -tag -width 6n -offset indent -compact
.It EDVR
System error
.It ECIC
@@ -244,7 +245,8 @@ The variable
.Dv ibsta
contains the controller status.
This is an ORed status value, with the following individual bit names:
-.Bl -tag -offset indent -compact
+.Pp
+.Bl -tag -width 6n -offset indent -compact
.It ERR
Error
.It TIMO
@@ -329,7 +331,8 @@ The lower 8 bits of
are interpreted as an end-of-string character,
.Li EOS .
This character can be ORed with the following values:
-.Bl -tag -compact -offset indent
+.Pp
+.Bl -tag -width 6n -compact -offset indent
.It Dv REOS
When receiving a message byte on the bus that matches the
.Li EOS
@@ -348,6 +351,7 @@ If set, include all 8 bits of the
character in the comparison; if unset, compare only 7 bit ASCII
values.
.El
+.Pp
Passing 0 as
.Fa eos
will turn off any special character treatment, allowing for a fully
@@ -666,7 +670,7 @@ and sends its contents to the device.
.Pp
The function
.Fn ibwrtkey
-is obsolete, and not implemented
+is obsolete, and not implemented.
.Pp
The function
.Fn ibxtrc
OpenPOWER on IntegriCloud