set#

ConnectionDict.set(path: Union[str, List[Tuple[str, Any]]], value: Any = None, **kwargs) None[source]#

Mirrors the behavior of zhinst.core set command.

Parameters:
  • path (Union[str, List[Tuple[str, Any]]]) –

  • value (Any) –

Return type:

None