Advertisement

1 - 10 of 16 containing alltags:("serialport") (0 seconds)
Hello Everyone! I am look for a reasonably cheap Wireless Hub/Router that has a serial port on it so I can connect an external modem to it and share the modem internet with everybody that makes ...
Zones: Networking, FTP, TelecommunicationsDate Answered: 07/26/2004 Grade: B Views: 0
I am trying to enable a timer from a SerialPort.DataReceived rutine. The thing is not working and I suspect it is because I am calling Timer10.Enabled=true from an independent subprocess. I tried t...
Zones: Programming, Visual StudioDate Answered: 10/03/2007 Grade: A Views: 31
Hello I have a indigo2 and and an PC. The PC sends out signals whitout any form of handshaking or advanced communication. I just need to read the indigo2's serialport and put the values in a file (...
Zones: Unix Systems ProgrammingDate Answered: 06/16/1997 Grade: C Views: 0
I have followed the advice of many people on here, and am using JustinIO to communicate with the serial port. When doing this, I'm getting the error: An unhandled exception of type 'System.Secur...
Zones: C#Date Answered: 04/23/2004 Grade: B Views: 0
Hi all,         I am developing for a windows CE.NET device.... I am using Serial IO class in Smart Device Framework found on the following page http://www.opennetcf.org/CategoryView.aspx?catego...
Zones: MS Visual BasicDate Answered: 04/08/2005 Grade: A Views: 13
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
Need to read informations arriving to the serial port in an interupt mode.I know how to read/write the serial port with a polling mode but I want to open my serial port and respectively read its bu...
Zones: Unix Systems ProgrammingDate Answered: 05/15/1997 Grade: C Views: 0
My problem is this. I need to send two commands to a smart-card via the serial port. the first command is ' T' which logs me into the card and the second is 'R4004' which reads from the card addres...
Zones: JavaDate Answered: 08/03/2004 Grade: A Views: 0