Re:Serial Port communication using SWFKit
hi again...
my program is working fine,
basically the code and everything is unchanged from the sample
program QM that is available on the website.
Now I want to save a stream of incoming text response from com port.
I have a micro controller attached to the com port,
I send it a chck command and it reponds with a stream of text for e.g
"AH BH CH DH EH FH GH HH"
I want to be able to capture this whole string so I can further write code in flash to process this information.
> on a side note / although the qm program works, but in the response text box I cannot see the text properly /complete.
For e.g. original response is AMOUNT OF T: 04
in the reponse textbox i can only read "T:04"
this is not issue of textbox being too small to handle the whole text...
//another side note: In Qm sample program is there specific Baudrate being used ? / if so what is it / I want to have a baudrate of 9600.
thanks..
waiting for reply.
- sz
|