To try out the example applications, follow these steps:
-
Download this repository and extract it to your local machine.
-
Access the Aqueduct dashboard and navigate to the Library page.
-
Click on the "Upload" button to upload the desired library:
- For Filtration: Upload the files located in
/apps/filtration/tff
. - For pH Control: Upload the files located in
/apps/ph_control/ph_control
. - For Dispensing: Upload the files located in
/apps/dispensing/dispensing
.
- For Filtration: Upload the files located in
-
Upload the necessary .recipe, .setup, and .layout files found in the associated models directory:
- For Filtration: Upload the files located in
/apps/filtration/models
. - For pH Control: Upload the files located in
/apps/ph_control/models
. - For Dispensing: Upload the files located in
/apps/dispensing/models
.
- For Filtration: Upload the files located in
-
Once the files are uploaded, you can find the respective applications in your library collection.
-
To execute an application, go to the Recipe page in the Aqueduct dashboard and click on the "Upload" button to upload the .recipe file associated with the desired application.
-
Once the .recipe file is uploaded, you can queue and execute the recipe to start the automated process.
You can find compelte documentation here.