You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/labconfig.rst
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,9 @@ The name of this file must be the host computer's system name.
7
7
So if my system's name was `heisenberg`, the labconfig file name would be `heisenberg.ini`.
8
8
This file should be located in the `labscript-suite` directory in the user space, in the `labconfig` subdirectory.
9
9
10
-
When :doc:`installing the **labscript-suite** for the first time <labscript-suite:installation/index>`, running the `labscript-profile-create` command will automatically generate the `labscript-suite` user space directory in the correct place and generate a `labconfig.ini` file for use on your system.
10
+
When :doc:`installing the **labscript-suite** for the first time <labscript-suite:installation/index>`,
11
+
running the `labscript-profile-create` command will automatically generate the `labscript-suite` user space directory in the correct place
12
+
and generate a `labconfig.ini` file for use on your system.
11
13
By editing the `ini` file named after your system, you can update the configuration settings of your **labscript-suite** installation.
0 commit comments