02-25-2003 10:56 AM
02-25-2003 03:27 PM
08-04-2009 11:23 AM
Hello,
I have also downloaded the Watlow96.llb driver. I have attempted to set and read the temperature from the Watlow96, as well, using LabVIEW. When I run the vi, the Watlow is outputting information to the front panel. However, the temp display shows values that are jumping all over the place, and not anywhere close to anticipated values. So, I know that the Watlow is communicating with the vi because it appears to be receiving this random output, but I don't quite know how to use this driver to get realistic numbers. Do I need to create more coding so that this driver knows how to handle the incoming data from the controller? It seems to me that if the driver was created solely for the 96 series controller, I should be able to paste this driver right into the rest of my vi. If I am completely wrong, please help point me in the right direction. I have a decent grip on general programming with LabVIEW, but I am not familiar with the computer science background and operations of the software or controller.
08-04-2009 04:49 PM
Actually,
I was running the wrong driver, so please neglect my previous post. My actual problem comes with the Watlow96 driver from Brian Vibert. I've got all of the files loaded, but when I run WatTempRead, the error out gives me a CRC error from ModRead.vi, code #6000. I can't quite figure out what this error means. I hadn't changed anything in the codes from Mr. Vibert, I only ran them. Any help would be appreciated.