Searched refs:list_channels (Results 1 – 3 of 3) sorted by relevance
227 def list_channels(self): member in Instrument233 return [c for c in self.list_channels() if c.kind == measure]
88 all_channels = [c.label for c in self.list_channels()]
33 In [5]: i.list_channels()79 .. method:: Instrument.list_channels()179 :func:`Instrument.list_channels()`.