levylabpitt / Instrument-Framework

An object-oriented framework for LabVIEW based on JKI SMOs.
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Simplify Create/Open API methods #82

Closed ciozi137 closed 1 year ago

ciozi137 commented 1 year ago

Namely, RC create should be simpler (do not make user call so many get methods to instantiate a Server SMO

ciozi137 commented 1 year ago

This task is for TC.vi. How it's done right now:

image

I think there should be a VI that combines the first 5 subVIs