Data acquisition
spintronic
sidorenko.andrey at gmail.com
Tue Oct 25 13:22:39 EDT 2011
More information about the Python-list mailing list
Tue Oct 25 13:22:39 EDT 2011
- Previous message (by thread): Data acquisition
- Next message (by thread): Data acquisition
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 25, 6:29 pm, Nick Dokos <nicholas.do... at hp.com> wrote: > Shot in the dark: could it be that you have to add delays to give the > instrument time to adjust? When you do it from the python shell, line by > line, there is a long delay between one line and the next. > > Nick Hi, Nick! Thanks! You are right but it was the first thing I thought about. So I have tried to delay using sleep(t) from the time module (I also sent "*OPC?" or "*WAI" commands to a device for synchronization). However, it does not help ... Best, AS
- Previous message (by thread): Data acquisition
- Next message (by thread): Data acquisition
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list