Advertisement

1 - 10 of 13 containing alltags:("datareceived") (0 seconds)
Does this event fire only when a CRLF is received as part of the incoming serial data, or at some other time?    (This appears to be the behavior I'm seeing, but could also be some problem with sen...
Zones: MS Visual Basic, .NETDate Answered: 01/31/2008 Grade: A Views: 13
Whats that in VB.NET? port.DataReceived +=new Port.CommEvent(port_DataReceived); Thanks
Zones: MS Visual BasicDate Answered: 03/02/2007 Grade: A Views: 0
I have developed a serial interface for a gps device , so when it is connected to com port data runs and the longitude , latitude and gps time is parsed and displayed . Only problem is i am par...
Zones: ProgrammingDate Answered: 10/14/2003 Grade: A Views: 0
I've found a decent tutorial online giving directions and code for a basic e-mail/message form in Flash. I have all of the design complete, along with the .php server-side script. The problem is th...
Zones: Macromedia FlashDate Answered: 01/30/2005 Grade: A Views: 0
Hi, I am using 2.0 and the SerialPort class to make and CSD data call and then parse the incoming data via DataReceived. I am also using Portmon to analyse the actual data that is incoming t...
Zones: C#Date Answered: 07/22/2006 Grade: B Views: 34
Hi, experts if you have patients reading the problem bellow... 1.- I have this sub that fires when Data is received from a serial port object Private Sub mySerialPort_DataReceived(ByVal sender...
Zones: MS Visual Basic, .N...Date Answered: 07/08/2007 Grade: A Views: 0
This a more 500 points award to the answer I will accept for this question http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22678886.html
Zones: MS Visual Basic, .N...Date Answered: 07/08/2007 Grade: A Views: 0
I have incorporated the standard (VB KIT) RS232 class into my project.  I need to handle the events - I have not done this before.   #Region "Events"     Public Event DataReceived(ByVal Source ...
Zones: .NETDate Answered: 03/30/2004 Grade: B Views: 0
Hi, I'd like to know the best solution (performance wise) for the following (VB.Net) problem... I have DLL which receives data from USB port in the form of an array of bytes, this can potentiall...
Zones: MS Visual BasicDate Answered: 03/26/2005 Grade: A Views: 0
I have created a custom windows software in vb.net, VS 2005.  I am reading data from a Pennsylvania scale (model 7300) via my development computer's RS232 port.  I am using the SerialPort object an...
Zones: .Net Editors & IDEs, MS Visual Basic, MS De...Date Answered: 10/31/2007 Grade: A Views: 91