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

Method idn

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

Source from the content-addressed store, hash-verified

28
29 @Feat()
30 def idn(self):
31 return self.query('*IDN?')
32
33 @Feat(units='V', limits=(10,))
34 def amplitude(self):

Callers

nothing calls this directly

Calls 1

queryMethod · 0.45

Tested by

no test coverage detected