subscribe#
- ZIBaseModule.subscribe(signal: ZIParameter | str)[source]#
Subscribe to a node.
The node can either be a node of this module or of a connected device.
- Parameters:
signal (Node) – node that should be subscribed.
Subscribe to a node.
The node can either be a node of this module or of a connected device.
signal (Node) – node that should be subscribed.