blah blah blah is here! blah blah » Close

0
votes
0 answers

C# virtual serial port

Hi.I have a Perseus SDR (software defined radio).It doesn't have a serial port.So i created a virtual port and i need to send command and save the receiving data to text file.The code i wrote (it is very simple) can manage the device but i ...

0
votes
1 answers

Serial Port test using ReadLine.

MickW
151

I'm having trouble performing what should be a simple check to make sure a device is connected via serial cable. It hangs up on the "test1.Read..." and I can't work out what is wrong. If anyone is able to tell me the no-doubt obvi ...

1
votes
1 answers

Serial Port connection

MickW
151

Anyone who can help me understand this would be much appreciated. I'm trying to connect to a Marconi 2945 to control it over the RS232 connection. I am trying to get my head around how to use the following data in the manual: The fol ...

Feedback