For every CCS example program, there is a short explanation at the beginning the example.
However, the c:\program files\picc\examples\ex_rs232_485.c does not have any explanation.
I have look on ccs website and could not find any info on this file.
Can anyone please give me an explanation on what is this file trying to do? I know that it uses functions from rs485.c
thank you
Ttelmah Guest
Posted: Fri Dec 09, 2005 9:23 am
Er. The 'description' is present on the ones I have. It says:
"Converts RS485 data and puts it onto RS232 data line".
It looks for an RS485 'message', with the ID matching the one defined in the file, and when it finds the message, echoes it out on the RS232 bus.
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