Whenever at least one of the DMM is set to collect data after X trigger signals, and the read buffer action is requested before completion, the programm is stuck.
Mitigation:
in
def dmm_setup(self):
"TRIG:COUN 5",
-> consider matching the TRIG:COUN value with the settings from base-config.json
-> whenever the read buffer (dmm_get_buffer) command is sent, consider modyfing the function