01-21-2008 01:43 AM
01-21-2008 02:03 AM
01-21-2008 05:31 AM
Are your settings correct?
Does this work with these settings in programs like Modbus Scanner?
01-21-2008 07:38 AM
01-21-2008 07:44 AM
01-21-2008 08:16 AM
gdah,
Here are some more serial settings to double check for ASCII mode.
Start Bit = 1
Data Bits = 7
Parity = Odd, Even or None depending on the device you are communicating with.
Stop Bits = 1 if parity is set to Odd or Even, 2 if parity is set to None.
01-21-2008 09:47 AM
01-21-2008 02:38 PM
gdah wrote:
i using the same program for power relay device in different setting and it's working. but when i used the same setting as i mention before,it's not working.
01-23-2008 09:34 PM
01-24-2008 07:44 PM
hi everyone..
i have read all the information about the software. but my device stil not working.can anyone help me??i hav e download a modbus scanner from internet. i tested with my device but unfortunately it stil didn't work. I used mode=ASCII, parity=even, baud=19200,bit data=7, stop bit=1.I get wrong data when i want to read input registers value. if anyone have another modbus scanner that mayb will solve my problem? Right now i stil do not know either my connection serial setting is correct or not.