01-15-2007 11:17 AM
01-15-2007 04:23 PM
Hi Peter,
Thanks for the quick response.
Yes my PC com setting is the same as the F4 Controller. I was able to change the controller temperature unit from F to C or vice versa.
But I was unable to read anything from any of the holding registers.
Please advise.
Thanks
Dan
01-16-2007 08:45 AM - edited 01-16-2007 08:45 AM
Message Edited by Joe Gerhardstein on 01-16-2007 08:47 AM
01-16-2007 10:27 AM
I had a heck of a time getting the watlows to communicate with the PC using both the modbus libraries and writing my own visa commands. I dod get it to work though (It was my first attempt at modbus). The main culprit was the baud rate. The client insisted that they had set it to 9600 and the manual did state that the modbus is to be set to 9600 but it was 19200. Once the settings were correct I had little problem using visa to communicate with the watlow using my own string parser and simple visa com writes and reads. Dont give up, start simple and pass the example strings (make sure you are in hex string mode) and see if you can get a valid response. Good luck.
Paul
01-16-2007 10:31 AM
07-27-2007 02:47 PM
07-30-2007 05:53 AM