Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > dd799ddbce0bd60fdd12e59c62dc0e03 > files > 27

opencbm-0.4.2a-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
 <TITLE>OpenCBM 0.4.2 Users Guide: Utilities: flash</TITLE>
 <LINK HREF="opencbm-24.html" REL=next>
 <LINK HREF="opencbm-22.html" REL=previous>
 <LINK HREF="opencbm.html#toc7" REL=contents>
</HEAD>
<BODY>
<A HREF="opencbm-24.html">Next</A>
<A HREF="opencbm-22.html">Previous</A>
<A HREF="opencbm.html#toc7">Contents</A>
<HR>
<H2><A NAME="flash"></A> 7.8 <A HREF="opencbm.html#toc7.8">flash</A></H2>

<P><I>flash</I> is a demo program. It flashes the drive LED.
<I>flash</I> works with 1541, 1570 or 1571 drives. A 1581 drive is <I>not</I> supported.</P>
<P>For Linux, <I>flash</I> is not installed automatically. You have to
compile it yourself (found in <CODE>demo/flash/</CODE>) if you want to use it.
For Windows, it is part of the binary distribution.</P>

<H3><A NAME="flash-usage"></A> flash usage</H3>

<P>Synopsis: <CODE>flash <I>[device]</I></CODE></P>
<P>The optional parameter <I>device</I> is the device number of the drive which
should flash its LED. If not specified, <CODE>flash</CODE> utilizes drive 8.</P>

<H3><A NAME="flash-example"></A> flash Example</H3>


<P>Let the drive LED flash on drive 10:
<HR>
<PRE>
cbmctrl lock
flash 10
cbmctrl unlock
</PRE>
<HR>
</P>

<HR>
<A HREF="opencbm-24.html">Next</A>
<A HREF="opencbm-22.html">Previous</A>
<A HREF="opencbm.html#toc7">Contents</A>
</BODY>
</HTML>