CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Modbus RTU communication problem on specific device.

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
ufkyldrm



Joined: 21 May 2018
Posts: 27

View user's profile Send private message

Modbus RTU communication problem on specific device.
PostPosted: Fri Jul 27, 2018 11:14 am     Reply with quote

Hi guys.

This device has modbus rtu protocol but I can't read its register values.

its communication datasheet.
https://www.dosyaupload.com/dZt4

I tried it with modbus poll or Kepware Opc server... As I said with these softwares i got what I want, up to now. These softwares have a search function for devices which has modbus rtu. My opinion, it is not parameter issue.

I there any way to get value from this device, maybe with pic?

Any advice? Smile
Ttelmah



Joined: 11 Mar 2010
Posts: 19217

View user's profile Send private message

PostPosted: Fri Jul 27, 2018 11:22 am     Reply with quote

Triple check your communication parameters. Probably something like incorrect parity.
Unless you are actually using a PIC with CCS, this is off topic here.
Jerson



Joined: 31 Jul 2009
Posts: 122
Location: Bombay, India

View user's profile Send private message Visit poster's website

PostPosted: Fri Jul 27, 2018 10:09 pm     Reply with quote

First confirm using a software as suggested in the linked manual. If you are convinced there is no problem with the hardware, only then should you try with a PIC.

Probably wrong communication parameters (software shows correct should be 9600-N-8-1) may be the cause for no communication.

Since it is RS485, check the connections of your D+ D- lines as well.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group