12345678910111213141516171819202122232425262728 |
- <html>
- <head>
- <title>Typica - Data for Coffee Roasters</title>
- <link rel="stylesheet" type="text/css" href="../style.css">
- </head>
- <body>
- <div id="page">
- <div id="topmatter">
- <div id="topbanner">
- <img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
- <h1>Typica</h1>
- <h2>Data for Coffee Roasters</h2>
- </div>
- <div id="menu">
- <a class="tab" href="index.html">Project Home</a>
- <a class="tab" href="downloads.html" >Downloads</a>
- <a class="tab active" >Documentation</a>
- <a class="tab" href="screenshots.html" >Screenshots and Videos</a>
- <a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
- </div>
- </div>
- <div id="maintext">
- <h1>Appendix A.4: Hardware Compatibility Notes - National Instruments NI USB-TC01</h1>
- <p>This hardware only works on Microsoft Windows and requires that NI DAQmx is installed. While I have not personally experienced problems with this hardware, most of the reported issues that were ultimately determined to be due to faulty hardware or poor installation have involved this device.</p>
- </div>
- </div>
- </body>
- </html>
|