nlabapi 1.0.6

Communication with nLab devices
Documentation
1
2
3
4
from nlabapi import LabBench

print("List of all detected nScopes:")
LabBench.list_all_nlabs()