Hi,
I am programming a measurement from a list through the Linux-GPIB package and Python, below you will see the code. My problem comes when I try to read the buffer. If I use 'FETC:ARR:VOLT?', it just deliver an instantaneus measurement but if I use 'FETC:CURR:ARR ARRAY1' the electronic load shows: ERR -113, Undefined header [operation not allowed for this device]. How could I read back the voltage values corresponding to the nine points showed in the list?
Thanks a lot in advance,
Regards,
Rubén
I am programming a measurement from a list through the Linux-GPIB package and Python, below you will see the code. My problem comes when I try to read the buffer. If I use 'FETC:ARR:VOLT?', it just deliver an instantaneus measurement but if I use 'FETC:CURR:ARR ARRAY1' the electronic load shows: ERR -113, Undefined header [operation not allowed for this device]. How could I read back the voltage values corresponding to the nine points showed in the list?
Thanks a lot in advance,
Regards,
Rubén
Thanks in advance,
Rubén