stanza.base.protocols
Module Contents
Classes
API
Bases: typing.Protocol
Protocol for control instruments.
Set the voltage on a specific channel.
Get the voltage on a specific channel.
Get the slew rate on a specific channel.
Bases: typing.Protocol
Protocol for measurement instruments.
Measure the current on a specific channel.
Bases: typing.Protocol
Protocol for resources that have a name attribute.
Value: None