node-modbus-serial icon indicating copy to clipboard operation
node-modbus-serial copied to clipboard

bitrate over 9600 not true?

Open anvv0202 opened this issue 3 years ago • 1 comments

I tested with more than 9600 but its speed is equal to 9600. 9600 ~ 25-30ms 115200 ~25-30ms how to increase its speed?

anvv0202 avatar May 30 '22 01:05 anvv0202

hi, thank you for the issue. I labeled it help wanted in case someone else knows how to help, speed depend on the serial port you are using h/w and also the serial port library, you may want to also ask about the the h/w you are using and the "serialport" library used by default by this library

yaacov avatar May 30 '22 05:05 yaacov