Update Using the CyDAQ User Interface authored by jesseg64's avatar jesseg64
[<< Previous Chapter](GUI) | [Home](Home) | [Next Chapter >>](Python-Performance-Testing)
[[_TOC_]]
# Mode Selector
When running the app, you will be greeted with the main page, which is the mode selector. It's pretty simple, just select one of the modes. Only two of them are enabled at the moment.
......@@ -105,5 +101,3 @@ The `Show Ping Cmds in Log` checkbox allows for the ping commands to be logged.
The `Mock CyDAQ - Linux Only` checkbox enables the Mock Mode. This mode is available on Linux Only, and it mocks a serial port connection that can have commands be sent to (see `gui/serial_comm.py` for how this system works).
![image](uploads/8cf4b3cb38fa9e5d6d515fd79864716b/image.png)
\ No newline at end of file
[<< Previous Chapter](GUI) | [Home](Home) | [Next Chapter >>](Python-Performance-Testing)
\ No newline at end of file