D
David Sawyer
I am attempting to capture data from the serial port,
place that data into a MSFlexGrid and then use that data
to parse out Lat/Lon to plot to a map.
The problem I am having is when I attempt to write the
captured data to the MSFlexGrid the (what is supposed to
be a single string of data) is getting broken up in
multiple rows of the grid.
If I single step through the code it works fine and the
data is written to a single row then the row is
incrimented.
Anyone have any ideas on what I might be doing wrong or
missing?
Thanks
place that data into a MSFlexGrid and then use that data
to parse out Lat/Lon to plot to a map.
The problem I am having is when I attempt to write the
captured data to the MSFlexGrid the (what is supposed to
be a single string of data) is getting broken up in
multiple rows of the grid.
If I single step through the code it works fine and the
data is written to a single row then the row is
incrimented.
Anyone have any ideas on what I might be doing wrong or
missing?
Thanks