I need to take data with rs 232 from a sensor .I use c# and I am a new user.The problem is that to talk with sensor
all transmissions occur with 8 bits of data, 1start bit 1 stop bit no parity.
How can i sent 1 bit data(start) with c# to talk with sensor .
Thanks
Recep
Replies
Know the answer? Post it — somebody with the same question will find it here.