07-02-2008 04:00 PM
07-07-2008 01:32 PM
Hi Mark,
Are you working with the driver for the LakeShore 331S? I have included a link to the download page for the driver below. It sounds like the reset command is being sent at some point relating to your delay. You could use an NI Spy Capture to look at the commands that are being sent and this should provide additional insight into the issue. I have included a link to a KnowledgeBase article that talks about how to perform the NI Spy Capture. If you are running your program in a loop, there may be a reset called at the beginning of each iteration of the loop and that may cause the issue you are experiencing.
Lake Shore Cryotronics lsci331 Controller
http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E9164659CE034080020E748...
Performing a Good NI Spy Capture for Debugging/Troubleshooting
http://digital.ni.com/public.nsf/allkb/8D890EC09B15C05A86256E6F007E3E86?OpenDocument
07-08-2008 12:29 PM