command_table#

Zurich Instruments Toolkit (zhinst-toolkit) Command Table Module.

This module provides a CommandTable class to create and modify ZI device command tables.

Classes

CommandTable(json_schema[, active_validation])

Representation of a ZI device command table.

HeaderEntry(schema, path[, version, ...])

Header entry of a command table.

ListEntry(schema, index_schema, path[, ...])

List entry of a command table.

ParentEntry(schema, path[, active_validation])

Parent entry of the CommandTable.

ParentNode(schema, path[, active_validation])

ParentNode of the command table.