MCPcopy Create free account
hub / github.com/LabPy/lantz / idn

Method idn

lantz/drivers/examples/voltmeter.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29
30 @Feat()
31 def idn(self):
32 return self.query('?IDN')
33
34 @DictFeat(units='V', keys=(0, 1))
35 def voltage(self, key):

Callers

nothing calls this directly

Calls 1

queryMethod · 0.95

Tested by

no test coverage detected