On Thu, Dec 12, 2013 at 7:08 PM, Jean Dubois <[email protected]> wrote: > Thanks for the reply, I changed the line you mentioned to > s.send('*IDN?\n')
See if there's a newline issue - you might need \r\n here. ChrisA -- https://mail.python.org/mailman/listinfo/python-list
