| Part 1. Preliminaries (testing) | Part 1. Preliminaries (testing) |
| Use the Cascade Connect Setup program to edit
the configuration (.ini)
file. | | Create a Cascade Connect icon, whose Target field will be used to call the cascade.exe executable: | | "c:\path\cascade.exe" -i cfgfile.ini |
| | QNX requires nameloc and Socket to be running. | | QNX and Linux require inetd to be running, and a line in /etc/services that reads cascade 4501/tcp. | | Start qserve and nserve in that order. | | Use casctest to test the installation. |
|
| Part 2. Basic Operation (running a test) |
| Start Cascade Connect with its icon. | | Use the Run Time window to monitor the connection. |
| | Ensure that qserve and nserve are running. | | Use demowrite to test the connection. It writes to the Run Time window. | |
|
| Part 3. Receiving data in Excel |
| Set up an Excel spreadsheet: test.xls | | Use the Cascade Connect Setup program to edit
a configuration file (testxls.ini) for Excel with the program argument test.xls. | | Create a new icon to start Cascade Connect and bring up the test.xls spreadsheet. |
| | Use demowrite to write to the input1 cell of the test.xls spreadsheet. |
|
| Part 4. Sending data from Excel |
| Add a macro to test.xls. | | Enter data and run the macro. |
| |
| Part 5. Incorporating the Cascade DataHub |
| View incoming data. | | Send data. |
| |