levylabpitt / AFM-Lithography

BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Event based settings #68

Closed Monkeymerlot closed 3 years ago

Monkeymerlot commented 3 years ago

Merge of Event Based/SMO Based Settings Database implementation. Instead of using global variables, this uses an SMO that is a shared resource. It uses events to communicate, and Objects to store the settings, rather than clusters. It also has the ability to read default values from disk via ini files, so the user can actually modify the default values by hand (with a few minor exceptions, such as the Look up table for the voltage and speed settings.)