Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/03/09 14:12
Read: times


 
#171436 - modbus
Responding to: ???'s previous message
Daniel, you are right. I tested it with the sniffer cable and the received data is 07030013000175A9.

ID = 0x07
Func Code = 0x03
RegisterID = 0x0013
No of Bytes = 0x0001
CRC = 0x75A9

All the data sent is in Big Endian format except the CRC which is sent in the little endian format. I don't know why it is like this?

The code is working now. Thanks all for your support.

Kamran

List of 27 messages in thread
TopicAuthorDate
Modbus            01/01/70 00:00      
   What testing have you done?            01/01/70 00:00      
   Don't use hyperterminal            01/01/70 00:00      
   modbus            01/01/70 00:00      
      modbus            01/01/70 00:00      
         Still lots of debugging left            01/01/70 00:00      
            Modbus            01/01/70 00:00      
               Not very helpful            01/01/70 00:00      
                  Modbus            01/01/70 00:00      
                     Still need to break the problem down into smaller steps            01/01/70 00:00      
                        Modbus            01/01/70 00:00      
                           modbus            01/01/70 00:00      
                              modbus            01/01/70 00:00      
                                 Parity            01/01/70 00:00      
                                 Oscilloscope results?            01/01/70 00:00      
                                 open source            01/01/70 00:00      
                        Also RTU Framing            01/01/70 00:00      
                           Framing, addressing etc has been discussed            01/01/70 00:00      
                              modbus            01/01/70 00:00      
                                 Bad CRC order!!            01/01/70 00:00      
                                    modbus            01/01/70 00:00      
                                       modbus            01/01/70 00:00      
                                       Don't know why,            01/01/70 00:00      
                                       Comparison with something known working            01/01/70 00:00      
                     what device address            01/01/70 00:00      
                        modbus            01/01/70 00:00      
   I would do this...            01/01/70 00:00      

Back to Subject List