05-21-2008 10:23 AM
05-21-2008 11:22 AM
05-21-2008 12:45 PM
Hello,
I have added a VISA read (with 200 bytes) prior to when I try to initialize it, and I am still getting the same error. Any other ideas on what is going on?
Regards,
Kaspar
05-21-2008 12:54 PM - edited 05-21-2008 01:01 PM
Have you tried turn it ON and OFF? (IT CROWD) 🙂
Now seriously. I haven't found any details abou your device. How do you connect it? I assume over serial port so have you set properly parity and so on? Also the termination char may be an issue. If you connect it via GPIB is the address correct? I would also suggest you to start with the examples shipped with LabVIEW e.g. 'Basic Serial Read and Write'
05-21-2008 01:08 PM
05-21-2008 01:11 PM
05-21-2008 01:19 PM
Did you actually look at the data being read? Did you actually compare the return string with what is expected? Would it be to much to ask you to share that information? At this point, it's impossible for someone to say whether the instrument or the driver has a problem.
As far as ignoring the error, it would seem that you have automatic error handling turned on.
05-21-2008 01:22 PM
05-21-2008 01:24 PM
05-21-2008 01:26 PM