Page MenuHomec4science

sbcp-scanner.in
No OneTemporary

File Metadata

Created
Mon, Feb 3, 09:34

sbcp-scanner.in

.\" Copyright 2013 Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org>
.\" All rights reserved.
.TH "SBCP\-SCANNER" 1 "January 2013" "libsbcp @VERSION_STRING@" "libsbcp manual"
.SH "NAME"
sbcp-scanner \- A tool to detect connected sbcp-devices
.SH "SYNOPSIS"
\fIsbcp-config\fR [\-\-bus|\-b <bus>] [\-\-class|\-c <class>]
.SH "DESCRIPTION"
.PP
This command will scan the SBCP bus for any connected sbcp device with a given class.
.SH "OPTIONS"
.PP
\-\-class,\-c <class>
.RS 4
Look for devices of <class>. <class> should be an hexadecimal value in the range [0x00 - 0xff]. If not specified, you will be prompted for that value.
.RE
.PP
\-\-bus,\-b <bus>
.RS 4
Instead of using the 'default', use <bus>, as defined by sbcp-config(1).
.RE
.SH "BUGS"
To see or report bugs please use the bug tracker at https://redmine.amarsi-project.eu/projects/libsbcp/issues
.SH "AUTHOR"
Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org>
.SH "SEE ALSO"
.BR sbcp-config(1),
.BR sbcp-register-io(1),
.BR sbcp-id-modifier(1)

Event Timeline