Update Command Line Interface authored by jesseg64's avatar jesseg64
[Home](Home) | [Next Chapter >>](CLI-Wrapper)
[[_TOC_]]
The CLI tool is a python console-based application used to interface with the CyDAQ by using serial communication. To run the tool, run the following commands. The CLI tool is a python console-based application used to interface with the CyDAQ by using serial communication. To run the tool, run the following commands.
If you haven't already, install the requirements (from the root directory of the repo) If you haven't already, install the requirements (from the root directory of the repo)
...@@ -44,6 +40,4 @@ bb_offset_dec Decrease the balance beam offset ...@@ -44,6 +40,4 @@ bb_offset_dec Decrease the balance beam offset
bb_pause Pause the Balance Beam bb_pause Pause the Balance Beam
bb_resume Resume the Balance Beam bb_resume Resume the Balance Beam
q/quit Exit The Command-Line q/quit Exit The Command-Line
``` ```
\ No newline at end of file
[Home](Home) | [Next Chapter >>](CLI-Wrapper)
\ No newline at end of file