|
|
|
|
64
|
<h3>Optional: Setting up a Database and User Role</h3>
|
64
|
<h3>Optional: Setting up a Database and User Role</h3>
|
65
|
|
65
|
|
66
|
<p>The PostgreSQL installer will set up a user role called
|
66
|
<p>The PostgreSQL installer will set up a user role called
|
67
|
- <tt>postgres</tt> and a database called <postgres>. The
|
|
|
|
|
67
|
+ <tt>postgres</tt> and a database called <tt>postgres</tt>. The
|
68
|
<tt>postgres</tt> user has full access to all features of the
|
68
|
<tt>postgres</tt> user has full access to all features of the
|
69
|
database and Typica does not require that. If you are using
|
69
|
database and Typica does not require that. If you are using
|
70
|
PostgreSQL for other purposes you may also want to give Typica
|
70
|
PostgreSQL for other purposes you may also want to give Typica
|
|
|
|
|
75
|
<a href="http://www.postgresql.org/docs/9.2/static/index.html">
|
75
|
<a href="http://www.postgresql.org/docs/9.2/static/index.html">
|
76
|
PostgreSQL documentation</a>.
|
76
|
PostgreSQL documentation</a>.
|
77
|
|
77
|
|
|
|
78
|
+ <p>The following two videos might be helpful. One provides a walkthrough of installing PostgreSQL on either Mac OS X or Windows. The other covers upgrading from an older version of PostgreSQL to a newer one.</p>
|
|
|
79
|
+
|
|
|
80
|
+ <iframe width="640" height="360" src="https://www.youtube.com/embed/tO4A4vaSen8" frameborder="0" allowfullscreen></iframe>
|
|
|
81
|
+
|
|
|
82
|
+ <iframe width="640" height="360" src="https://www.youtube.com/embed/qGVb3J5y3nw" frameborder="0" allowfullscreen></iframe>
|
|
|
83
|
+
|
78
|
<h2>Hardware Communications Software</h2>
|
84
|
<h2>Hardware Communications Software</h2>
|
79
|
|
85
|
|
80
|
<p>The software that you need to communicate with your data
|
86
|
<p>The software that you need to communicate with your data
|
81
|
acquisition hardware depends on what hardware you intend to use.</p>
|
87
|
acquisition hardware depends on what hardware you intend to use.</p>
|
82
|
|
88
|
|
|
|
89
|
+ <h3>Phidgets 1048</h3>
|
|
|
90
|
+
|
|
|
91
|
+ <p>The Phidgets 1048 requires the <a href="http://www.phidgets.com/docs/Operating_System_Support">drivers and libraries download available from the manufacturer</a>. This is tested as working with Typica on Mac OS X, Windows, and Linux.</p>
|
|
|
92
|
+
|
83
|
<h3>Software for Modbus RTU device support</h3>
|
93
|
<h3>Software for Modbus RTU device support</h3>
|
84
|
|
94
|
|
85
|
<p>No additional software is strictly required for devices that
|
95
|
<p>No additional software is strictly required for devices that
|