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

Change RC and Instrument Client Reentrancy #21

Closed ciozi137 closed 3 years ago

ciozi137 commented 3 years ago

Should be Preallocated Clone Reentrant. Otherwise shift registers are shared between multiple instruments (Lockin and PPMS Monitor for example)

image