ruby-serialport icon indicating copy to clipboard operation
ruby-serialport copied to clipboard

data_bits = 9? 9N1

Open beckmx opened this issue 9 years ago • 3 comments

Hello guys, I was trying to get the library load using 9 data bits but it prompts an error, any ideas?

beckmx avatar Jan 11 '16 21:01 beckmx

show errors, please

sagax avatar Jan 27 '16 22:01 sagax

it just says, it cannot use 9 bits, and I am in the search for a 9 bit serial platform

beckmx avatar Jan 27 '16 22:01 beckmx

i think, 9 bit it's not normal for com port. this module work with standart bit mode. if you want 9 bit, you need patch ruby-serialport

sagax avatar Jan 27 '16 22:01 sagax