Hi,
My chan4 is connected to a TLP058 which are then connected to 8 clk signals.
I'm trying to add a meas of frequency for these 8 dig chans by using the below script but all the badges added are for D0 instead of D1. See pic attached.
scope.write(f'DISPLAY:SELect:SOUrce CH4_D1')
scope.write('MEASUrement:addmeas frequency')
How do I fix this?