Exopy / i3py

[WIP] Instrument interfacing in Python
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Disable channel/subsystem #3

Closed MatthieuDartiailh closed 6 years ago

MatthieuDartiailh commented 7 years ago

It is possible that due to some change on an instrument parameter a channel/subsystem cannot be used anymore. As the user may have kept a reference to it we need a mechanism to disable it (all features queries, action call should be deactivated).