I am currently using Async Pro v3.04 with DELPJI 5.01.
I am attempting to capture a binary stream through the com port using
a TApdComPort and TApdDataPacket component.
Using these components I can easily capture ASCII text data and send
it
to a Tmemo component - no problem.
However, I cannot figure out how (if it is possible) to capture a
binary stream
(hexidecial format) using the StartCond property 'scAnyData'
selection.
I am attempting to capture a binary stream that starts with 0X10 <DLE>
and ends with 0X03 <ETX>. I cannot figure out what the StartString and
EndString conditions need to be.
Could someone offer any suggestions?
Any assistance would be greatly appreciated!
TIA;
--
Phil Tusa