I am learning how to write programs for the Kinetic Systems 3988 GPIB crate controller in Labview 5.1. I am using the KS3988 VIs that can be found on the NI web site.
Almost everything is checking out OK, but I can not get the status byte to work. Everything works fine when status byte is disabled, but it always times out when it is enabled. How can I read the status byte?
After some hacking about inside the 3988 VIs I found that it does return the correct status of the crate controller, but the VISA Read VI, which one of hte 3988 VIs uses, manages to timeout.
What do I do?
Thanks.
-Kazem