blah blah blah is here! blah blah » Close

0
votes
2 answers

Serial Port Sending only strings.....

GlennP
329

Hi All, Probably asked this before but.... I have come across an issue with the Serial Port Class trying to find a method of sending numbers and control charcaters using the BinaryWriter object. I was using: [code] BinaryWriter bw = ...

Feedback