12-17-2010 02:19 PM
I made 2 programs one for a hotplate with connection rs232 and the other a potentiostat with gbip. they give between 0-15 readings and then out put an error message
error-1073807339 occured at VISA read in hotplate.vi
VISA: (HEX 0xbfff0015) timeout expired before operation complete
12-17-2010 02:32 PM - edited 12-17-2010 02:33 PM
You are trying to read the port when there is nothing there to read.
Are you reading faster the the devices can talk?
Do you have to request more data? (a write command)
Try...