labscript_utils.connections

Classes

Connection(raw_row)

A class to represent a row in the connection table, present the contents as instance attributes after deserialising their contents, and providing default values for backward compatibility with older HDF5 files.

ConnectionTable(h5file[, logging_prefix, ...])