You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User feedback is that enabling all channels on the scope on startup is not appreciated, so we should start with the set of channels the user already has set up.
For the degenerate case of no channels enabled, I would suggest that we fall back to the old behaviour of enabling all (analog) ones.
The text was updated successfully, but these errors were encountered:
Should be done now. We enable all analog channels on USB instruments and only the active channels on standalone ones. If none enabled, we enable the first channel.
Any deviations from this behavior are likely due to driver bugs not correctly reporting enabled channels, and should be filed as new bugs against the offending driver.
User feedback is that enabling all channels on the scope on startup is not appreciated, so we should start with the set of channels the user already has set up.
For the degenerate case of no channels enabled, I would suggest that we fall back to the old behaviour of enabling all (analog) ones.
The text was updated successfully, but these errors were encountered: