run#

PQSC.run(*, deep: bool = True) None[source]#

Start sending out triggers.

This method activates the trigger generation to trigger all connected instruments over ZSync ports.

Parameters:

deep (bool) – A flag that specifies if a synchronization should be performed between the device and the data server after enabling the PQSC (default: True).

Return type:

None