pyvisa / pyvisa-py

A pure python PyVISA backend
https://pyvisa-py.readthedocs.io
MIT License
288 stars 124 forks source link

Serial: Properly set stop bits #205

Closed circuitfox closed 5 years ago

circuitfox commented 5 years ago

Fixes #204

MatthieuDartiailh commented 5 years ago

Thanks for the fix. It looks all reasonable. I assume you tested it and it fixes your problem, right ?

Could you please update the releasenotes and I will merge ?

circuitfox commented 5 years ago

Yes. This was tested with an Agilent 33120A which requires 2 stop bits and was giving errors when that wasn't the case. This fixed that problem.

MatthieuDartiailh commented 5 years ago

Great ! Thanks for your contribution.

bors r+

bors[bot] commented 5 years ago

Build succeeded