Page 1 of 1

rs232, 9th bit data not sending??

Posted: Wed Aug 29, 2018 9:10 am
by kg300
hi, in flowcode5, i want to develop RS485 application. On master side when i try to send slave ID + Read (0x101) using 9th bit transmission mode, but master only send "01" to slave not "101", how can i solve it..

Re: rs232, 9th bit data not sending??

Posted: Thu Aug 30, 2018 11:36 am
by Benj
Hello,

I've looked at the v5 code and it appears to be ok.

You could maybe check the register bits to make sure that the 9-bit data mode is enabled and that the 9th bit is being loaded into the correct register.