UCLALabRAD / LaSER-Project

Effort to add functionality to the EGGS-Campbell repository to allow for the simulation of hardware in experiments conducted by the Campbell and Hudson labs.
0 stars 0 forks source link

use better names for settings, funcs, classes, and even temp variables that mimic real hardware names #13

Open lando224 opened 1 year ago

lando224 commented 1 year ago

Want better resource / port syntax. Current approach working on today will be as follows: simply provide an integer when adding simulated instrument to bus. In SBS this instrument's location will be represented as "SIMCOMx" or in GPIBBus it will be represented as "SIM:: x ::INSTR". In HSS will be represented just by bus name and number.

lando224 commented 1 year ago

Some progress here. Editing title to include better variable names.