Browse Source

Hardware compatibility notes

Neal Wilson 8 years ago
parent
commit
7b5c58ccca

+ 31
- 0
docs/documentation/appendix-a.1.html View File

@@ -0,0 +1,31 @@
1
+<html>
2
+	<head>
3
+		<title>Typica - Data for Coffee Roasters</title>
4
+		<link rel="stylesheet" type="text/css" href="../style.css">
5
+	</head>
6
+	<body>
7
+		<div id="page">
8
+			<div id="topmatter">
9
+				<div id="topbanner">
10
+					<img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
11
+					<h1>Typica</h1>
12
+					<h2>Data for Coffee Roasters</h2>
13
+				</div>
14
+				<div id="menu">
15
+					<a class="tab" href="index.html">Project Home</a>
16
+					<a class="tab" href="downloads.html" >Downloads</a>
17
+					<a class="tab active" >Documentation</a>
18
+					<a class="tab" href="screenshots.html" >Screenshots and Videos</a>
19
+					<a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
20
+				</div>
21
+			</div>
22
+			<div id="maintext">
23
+				<h1>Appendix A.1: Hardware Compatibility Notes - National Instruments NI USB-9211</h1>
24
+				<p>NI USB-9211 is the model name for a National Instruments NI 9211 module paired with an NI USB-9161 USB Carrier. National Instruments has many combinations of the NI 9211 module with other devices featuring very similar model names and different software compatability. Please check carefully.</p>
25
+				<p>This hardware is known to work with Microsoft Windows. Typica requires that NI-DAQmx Base 2.2 is installed to use this hardware on Microsoft Windows.</p>
26
+				<p>This hardware is known to work with Mac OS X. Typica requires that NI-DAQmx Base 2.1 is installed to use this hardware on Mac OS X.</p>
27
+				<p>National Instruments claims that this hardware will work with Linux, however it may be difficult to make this work with most Linux distributions. There are minor differences in the way NI-DAQmx Base is loaded in Typica on Windows and Mac OS X and Typica may require minor modification to use this hardware on Linux. Confirmation that this works or a patch to make this work would be appreciated.</p>
28
+			</div>
29
+		</div>
30
+	</body>
31
+</html>

+ 31
- 0
docs/documentation/appendix-a.2.html View File

@@ -0,0 +1,31 @@
1
+<html>
2
+	<head>
3
+		<title>Typica - Data for Coffee Roasters</title>
4
+		<link rel="stylesheet" type="text/css" href="../style.css">
5
+	</head>
6
+	<body>
7
+		<div id="page">
8
+			<div id="topmatter">
9
+				<div id="topbanner">
10
+					<img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
11
+					<h1>Typica</h1>
12
+					<h2>Data for Coffee Roasters</h2>
13
+				</div>
14
+				<div id="menu">
15
+					<a class="tab" href="index.html">Project Home</a>
16
+					<a class="tab" href="downloads.html" >Downloads</a>
17
+					<a class="tab active" >Documentation</a>
18
+					<a class="tab" href="screenshots.html" >Screenshots and Videos</a>
19
+					<a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
20
+				</div>
21
+			</div>
22
+			<div id="maintext">
23
+				<h1>Appendix A.2: Hardware Compatibility Notes - National Instruments NI USB-9211A</h1>
24
+				<p>NI USB-9211 is the model name for a National Instruments NI 9211 module paired with an NI USB-9162 Hi-Speed USB Carrier. National Instruments has many combinations of the NI 9211 module with other devices featuring very similar model names and different software compatability. Please check carefully.</p>
25
+				<p>This hardware is known to work with Microsoft Windows. Typica can use <em>either</em> NI-DAQmx Base 3.6 <em>or</em> NI DAQmx 9.6.1 to communicate with this hardware on Microsoft Windows. <em>Please have only one of these installed. Installing both will result in failures.</em></p>
26
+				<p>This hardware is known to work with Mac OS X. Typica requires that NI-DAQmx Base 3.6 is installed to use this hardware on Mac OS X.</p>
27
+				<p>National Instruments claims that this hardware will work with Linux, however it may be difficult to make this work with most Linux distributions. There are minor differences in the way NI-DAQmx Base is loaded in Typica on Windows and Mac OS X and Typica may require minor modification to use this hardware on Linux. Confirmation that this works or a patch to make this work would be appreciated.</p>
28
+			</div>
29
+		</div>
30
+	</body>
31
+</html>

+ 28
- 0
docs/documentation/appendix-a.3.html View File

@@ -0,0 +1,28 @@
1
+<html>
2
+	<head>
3
+		<title>Typica - Data for Coffee Roasters</title>
4
+		<link rel="stylesheet" type="text/css" href="../style.css">
5
+	</head>
6
+	<body>
7
+		<div id="page">
8
+			<div id="topmatter">
9
+				<div id="topbanner">
10
+					<img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
11
+					<h1>Typica</h1>
12
+					<h2>Data for Coffee Roasters</h2>
13
+				</div>
14
+				<div id="menu">
15
+					<a class="tab" href="index.html">Project Home</a>
16
+					<a class="tab" href="downloads.html" >Downloads</a>
17
+					<a class="tab active" >Documentation</a>
18
+					<a class="tab" href="screenshots.html" >Screenshots and Videos</a>
19
+					<a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
20
+				</div>
21
+			</div>
22
+			<div id="maintext">
23
+				<h1>Appendix A.3: Hardware Compatibility Notes - National Instruments NI 9211 paired with NI cDAQ-9171</h1>
24
+				<p>This combination of hardware is only known to work on Microsoft Windows and requires that NI DAQmx is installed. I do not have access to this hardware for testing purposes, but do have several reports that it works.</p>
25
+			</div>
26
+		</div>
27
+	</body>
28
+</html>

+ 28
- 0
docs/documentation/appendix-a.4.html View File

@@ -0,0 +1,28 @@
1
+<html>
2
+	<head>
3
+		<title>Typica - Data for Coffee Roasters</title>
4
+		<link rel="stylesheet" type="text/css" href="../style.css">
5
+	</head>
6
+	<body>
7
+		<div id="page">
8
+			<div id="topmatter">
9
+				<div id="topbanner">
10
+					<img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
11
+					<h1>Typica</h1>
12
+					<h2>Data for Coffee Roasters</h2>
13
+				</div>
14
+				<div id="menu">
15
+					<a class="tab" href="index.html">Project Home</a>
16
+					<a class="tab" href="downloads.html" >Downloads</a>
17
+					<a class="tab active" >Documentation</a>
18
+					<a class="tab" href="screenshots.html" >Screenshots and Videos</a>
19
+					<a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
20
+				</div>
21
+			</div>
22
+			<div id="maintext">
23
+				<h1>Appendix A.4: Hardware Compatibility Notes - National Instruments NI USB-TC01</h1>
24
+				<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>
25
+			</div>
26
+		</div>
27
+	</body>
28
+</html>

+ 32
- 0
docs/documentation/appendix-a.5.html View File

@@ -0,0 +1,32 @@
1
+<html>
2
+	<head>
3
+		<title>Typica - Data for Coffee Roasters</title>
4
+		<link rel="stylesheet" type="text/css" href="../style.css">
5
+	</head>
6
+	<body>
7
+		<div id="page">
8
+			<div id="topmatter">
9
+				<div id="topbanner">
10
+					<img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
11
+					<h1>Typica</h1>
12
+					<h2>Data for Coffee Roasters</h2>
13
+				</div>
14
+				<div id="menu">
15
+					<a class="tab" href="index.html">Project Home</a>
16
+					<a class="tab" href="downloads.html" >Downloads</a>
17
+					<a class="tab active" >Documentation</a>
18
+					<a class="tab" href="screenshots.html" >Screenshots and Videos</a>
19
+					<a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
20
+				</div>
21
+			</div>
22
+			<div id="maintext">
23
+				<h1>Appendix A.5: Hardware Compatibility Notes - DATAQ DI-145</h1>
24
+				<p>At present this hardware is only supported on Microsoft Windows and requires that the DATAQ SDK is installed. It will likely be supported on other platforms in the future, but purchasing hardware based on possible future compatibility is not recommended. Note that this device does not take thermocouple inputs directly and additional hardware may be required to effectively utilize this hardware. While measurements from this device can be mapped to temperature data, there are several characteristics of this device which make it the least desirable of the supported options for that sort of data. This device is better suited to logging control data of limited range and precision.</p>
25
+				
26
+				<p>Some Diedrich roasters have included hardware appropriate for connecting to this device. An example is shown in the following video.</p>
27
+				
28
+				<iframe width="640" height="360" src="https://www.youtube.com/embed/ZH7Dh5mM8LE" frameborder="0" allowfullscreen></iframe>
29
+			</div>
30
+		</div>
31
+	</body>
32
+</html>

+ 28
- 0
docs/documentation/appendix-a.6.html View File

@@ -0,0 +1,28 @@
1
+<html>
2
+	<head>
3
+		<title>Typica - Data for Coffee Roasters</title>
4
+		<link rel="stylesheet" type="text/css" href="../style.css">
5
+	</head>
6
+	<body>
7
+		<div id="page">
8
+			<div id="topmatter">
9
+				<div id="topbanner">
10
+					<img src="../logo96.png" height="96px" width="96px" alt="Typica logo" />
11
+					<h1>Typica</h1>
12
+					<h2>Data for Coffee Roasters</h2>
13
+				</div>
14
+				<div id="menu">
15
+					<a class="tab" href="index.html">Project Home</a>
16
+					<a class="tab" href="downloads.html" >Downloads</a>
17
+					<a class="tab active" >Documentation</a>
18
+					<a class="tab" href="screenshots.html" >Screenshots and Videos</a>
19
+					<a href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica" class="tab">Blog</a>
20
+				</div>
21
+			</div>
22
+			<div id="maintext">
23
+				<h1>Appendix A.6: Hardware Compatibility Notes - Modbus RTU Devices</h1>
24
+				<p>While Modbus RTU devices are supported on all platforms, these are usually connected through an RS-485 to USB adapter. Please verify driver support for your adapter with platforms you intend to use. There are also several limitations in Typica's support of Modbus RTU devices. While these limitations are likely to be removed soon with a future version of Typica, at present only one device is supported per bus and only one process value and up to one set value per device is available. This is sufficient for basic logging of temperature data and allows limited control in some roasting system designs, but more complex configurations or devices dealing with non-temperature data monitoring and control are not yet supported.</p>
25
+			</div>
26
+		</div>
27
+	</body>
28
+</html>

Loading…
Cancel
Save