![](templates/subSilver/images/CCSLogo.jpg) |
![CCS C Software and Maintenance Offers](templates/subSilver/images/forumAd6.jpg) |
View previous topic :: View next topic |
Author |
Message |
hoorn666 Guest
|
rs232 streams |
Posted: Thu Apr 24, 2003 7:25 am |
|
|
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 |
|
![](templates/subSilver/images/spacer.gif) |
Neutone
Joined: 08 Sep 2003 Posts: 839 Location: Houston
|
Re: rs232 streams |
Posted: Thu Apr 24, 2003 7:37 am |
|
|
:=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 |
|
![](templates/subSilver/images/spacer.gif) |
Neutone
Joined: 08 Sep 2003 Posts: 839 Location: Houston
|
Re: rs232 streams |
Posted: Thu Apr 24, 2003 7:39 am |
|
|
:=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 |
|
![](templates/subSilver/images/spacer.gif) |
|
|
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
|