Circular Buffer receive and manipulate

Tips, Tricks and methods for programming, learn ways of making your programming life easier, and share your knowledge with others.

Moderators: Benj, Mods

Post Reply
User avatar
jollybv
Flowcode v5 User
Posts: 374
Joined: Thu Feb 12, 2009 5:20 am
Location: Cape Town
Has thanked: 81 times
Been thanked: 25 times
Contact:

Circular Buffer receive and manipulate

Post by jollybv »

Hi guys

Is there anyone out there that can help I'm using the circular buffer and need to know which CMD i would use to extract the data out and into a variable? I'm sure i need to use the GetBite but not sure how to do it i thought about getting the length of the data in the circular buffer then putting it in a loop for the length if the circular buffer but cant figure out how to put it in a variable Can anyone help.

Brian

Post Reply