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.c Driver in PCW 4.014

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



Joined: 21 Nov 2006
Posts: 16

View user's profile Send private message

modbus.c Driver in PCW 4.014
PostPosted: Tue Nov 21, 2006 7:25 am     Reply with quote

Hello

As I see there is modbus.c driver with PCW 4.014 (maybe in some previos version too, but I dont have one). This driver is not documented at all in sompiler help. Has anyone used this driver for MODBUS implementation with RS485. Has anyone some document describing command on this driver (commands are described in modbus.c file, but that's hard to be understood.

Any code example on using this driver or so. I saw Neutons code examples, he developed his own MODBUS, has anyone used this one implemented with compiler (and PIC WIZARD).

Also there is no modbus_serial.c in drivers directory, but this is used in modbus.c

Thanks a lot
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Nov 21, 2006 11:36 am     Reply with quote

It's the same way in vs. 4.016.

You should email CCS tech support about this. Ask them for the
missing #include files in modbus.c, and also ask them if they have
an example file such as Ex_modbus.c, that shows how to use the
driver.
Guest








PostPosted: Wed Nov 22, 2006 12:58 am     Reply with quote

I realised that #include "modbus.c" is actually //#include "modbus_serial.c", so that doesnt make confusion.

I'll contact support about documentation, and example. Some examples about modbus by coders, from this forum are wellcome too.
zilot



Joined: 21 Nov 2006
Posts: 16

View user's profile Send private message

PostPosted: Wed Nov 22, 2006 1:01 am     Reply with quote

Actually this was my reply
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