Strings

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
wayne millard
Posts: 234
Joined: Thu May 31, 2007 2:18 pm
Has thanked: 7 times
Been thanked: 12 times

Strings

Post by wayne millard »

Hi Team,

Is there a max string length that can be sent out of a RS232 port? :D

Wayne

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Strings

Post by Benj »

Hello,

The maximum variable array size on a 8-bit PIC is 256 bytes so this is your number one limitation.

Post Reply