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

rs232 streams

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







rs232 streams
PostPosted: Thu Apr 24, 2003 7:25 am     Reply with quote

Hello foolks,

can someone help me with the following problem :

#use rs232(baud=4800, xmit=PIN_D5, rcv=PIN_D4, stream=NMEA_STREAM, RESTART_WDT)
#use rs232(baud=250000, parity=N, xmit=PIN_C6, rcv=PIN_C7, bits=9, ERRORS, BRGH1OK,stream=DMX512_STREAM)

i defined two streams for rs232 (see above). at certain moments i need to change the speed of the second stream at runtime and change it back. is the a way to do this or do i need to define a third stream
___________________________
This message was ported from CCS's old forum
Original Post ID: 13963
Neutone



Joined: 08 Sep 2003
Posts: 839
Location: Houston

View user's profile Send private message

Re: rs232 streams
PostPosted: Thu Apr 24, 2003 7:37 am     Reply with quote

:=Hello foolks,
:=
:=can someone help me with the following problem :
:=
:=#use rs232(baud=4800, xmit=PIN_D5, rcv=PIN_D4, stream=NMEA_STREAM, RESTART_WDT)
:=#use rs232(baud=250000, parity=N, xmit=PIN_C6, rcv=PIN_C7, bits=9, ERRORS, BRGH1OK,stream=DMX512_STREAM)
:=
:=i defined two streams for rs232 (see above). at certain moments i need to change the speed of the second stream at runtime and change it back. is the a way to do this or do i need to define a third stream
___________________________
This message was ported from CCS's old forum
Original Post ID: 13964
Neutone



Joined: 08 Sep 2003
Posts: 839
Location: Houston

View user's profile Send private message

Re: rs232 streams
PostPosted: Thu Apr 24, 2003 7:39 am     Reply with quote

:=Hello foolks,
:=
:=can someone help me with the following problem :
:=
:=#use rs232(baud=4800, xmit=PIN_D5, rcv=PIN_D4, stream=NMEA_STREAM, RESTART_WDT)
:=#use rs232(baud=250000, parity=N, xmit=PIN_C6, rcv=PIN_C7, bits=9, ERRORS, BRGH1OK,stream=DMX512_STREAM)
:=
:=i defined two streams for rs232 (see above). at certain moments i need to change the speed of the second stream at runtime and change it back. is the a way to do this or do i need to define a third stream

The readme.txt file has information on this. It is a feature that has been implimented since the last release of the manual.
___________________________
This message was ported from CCS's old forum
Original Post ID: 13965
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