2006-04-05 10:36:58 +00:00
|
|
|
<sect1 id="icp_a106-howto">
|
|
|
|
|
<title>The icp_a106 Driver</title>
|
|
|
|
|
|
|
|
|
|
<para>
|
2008-12-21 19:46:00 +00:00
|
|
|
This section talks about using LCDproc with the ICP A106 alarm/LCD board,
|
|
|
|
|
used in 19" rack cases by ICP.
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
|
|
<!-- 20x2 characters, serial connection -->
|
|
|
|
|
|
|
|
|
|
<para>
|
|
|
|
|
Both LCD and alarm functions are accessed via one serial port, using
|
|
|
|
|
separate commands. Unfortunately, the device runs at slow 1200bps and the
|
|
|
|
|
LCD does not allow user-defined characters, so the bargraphs do not look
|
|
|
|
|
very nice.
|
2006-04-05 10:36:58 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
|
|
<!-- ## ICP A106 driver ## -->
|
|
|
|
|
<sect2 id="icp_a106-config">
|
|
|
|
|
<title>Configuration in LCDd.conf</title>
|
|
|
|
|
|
2006-09-13 11:49:43 +00:00
|
|
|
<sect3 id="icp_a106-config-section">
|
2006-04-05 10:36:58 +00:00
|
|
|
<title>[icp_a106]</title>
|
|
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
|
<varlistentry>
|
|
|
|
|
<term>
|
2009-06-12 09:12:50 +00:00
|
|
|
<property>Device</property> =
|
|
|
|
|
<parameter><replaceable>DEVICE</replaceable></parameter>
|
2006-04-05 10:36:58 +00:00
|
|
|
</term>
|
|
|
|
|
<listitem><para>
|
2009-06-12 09:12:50 +00:00
|
|
|
Sets the device to use. Defaults to <filename>/dev/lcd</filename>.
|
2006-04-05 10:36:58 +00:00
|
|
|
</para></listitem>
|
|
|
|
|
</varlistentry>
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|
|
</sect1>
|