Sign in to follow this  
Followers 0
papa francisco

SCU21 Buffer Size

2 posts in this topic

Initially I am receiving a 6 charatcer string with a CR/LF as the end character. Immediately after the CR/LF more data is sent. Unfortunately the data string is larger than 255 bytes. I am using two RXDU commands with different address locations. I was thinking that after I receive the first CR/LF that I would set a latch to enable the second RXDU command with a different address location. The problem is The data I need starts at the 254 byte mark but it is not consistent. Is there anything I could do to capture this data?

Share this post


Link to post
Share on other sites
since you are using the SCU21 then i would suggest that you look at the Protocol Macro function used in conjunction with CX-protocol.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0