Python Core API ziDAQServer¶
zhinst.core.ziDAQServer(host, port, api_level)
¶
Properties¶
api_level: Literal[0, 1, 4, 5, 6]
property
¶
The ziAPI level used for the active connection.
.. versionadded:: 22.08
host: str
property
¶
The host used for the active connection.
.. versionadded:: 22.08
port: int
property
¶
The port used for the active connection.
.. versionadded:: 22.08