PNA measurement windows are not being created correctly in AgilentPNAXUtils.pnaSetup() by the pna.write('DISPlay:WINDow:ENABle 1'.format(n)) statement. A workaround to avoid the error is to manually select quad window mode on the PNA itself before starting the measurement.
PNA measurement windows are not being created correctly in AgilentPNAXUtils.pnaSetup() by the pna.write('DISPlay:WINDow:ENABle 1'.format(n)) statement. A workaround to avoid the error is to manually select quad window mode on the PNA itself before starting the measurement.