The timeout errors occur in several VI's. I have used the "Watlow F4.lvlib:Read Alarm Status.vi" , "Watlow F4.lvlib:Read Analog Input.vi" and others. The error message is always the same "TIMEOUT". It does work for a while. I have a loop running every second. It will fail after 8-12 iterations. I am using 19200 BAUD with the serial port.
I have tried this on two different machines with the same results. I have started to look into using the ActiveX feature of the Watview software with my Labview App. It appears to work
but I can't control the Watview update rate yet. I'll have to see if all the required parameters are visible to me.
I don't have to do anything fancy. I just have to monitor a ramp profile step and then after a soak of 30 minutes, I will execute my test procedure. I will then start another ramp step and soak cycle. This can continue for up to 10 cycles. I am fine with programming the profile using the watlow front panel controls. I just need to monitor the progress and then be able to start the next step in the profile or select a new profile. Since this is a long test, I need it to be reliable.
Thanks for any help or suggestions.