L
LarryS
We're trying to do serial comm with the new serialport object in the VS
Beta 2/.NET Beta 2 system (using C#, but I don't think that's terribly
important).
I'm using a slightly cranky GPS receiver, and it works fairly well
under Windows, but when hangs hard in the PocketPC 2003 emulator, and
on an actual iPaq handheld.
Does anyone have a SIMPLE code snippet that works for serial comm for
them under the Compact Framework? serPort.ReadLn() or similar would be
sufficient. I'd like to see if it's our device, or the serialport
object, or improper use of serialport, etc.
Many thanks in advance!
--Larry
Beta 2/.NET Beta 2 system (using C#, but I don't think that's terribly
important).
I'm using a slightly cranky GPS receiver, and it works fairly well
under Windows, but when hangs hard in the PocketPC 2003 emulator, and
on an actual iPaq handheld.
Does anyone have a SIMPLE code snippet that works for serial comm for
them under the Compact Framework? serPort.ReadLn() or similar would be
sufficient. I'd like to see if it's our device, or the serialport
object, or improper use of serialport, etc.
Many thanks in advance!
--Larry