setVector# ConnectionDict.setVector(path: str, value: Optional[Any] = None) → None[source]# Mirrors the behavior of zhinst.core setVector command. Parameters: path (str) – value (Optional[Any]) – Return type: None