Empty channel is not permitted
Closed this issue · 1 comments
mzks commented
The current script requires that every channel is not OFF because the binary order is used.
We need to update with the order command.
glgl -x ":MEAS:OUTP:ORDER?"
:MEAS:OUTP:ORDER "CH1,CH2,CH3,CH20,Alarm1,Alarm2,AlarmOut, Status"
As a user fix, turn on all channels.
mzks commented
Solved.