04.01.2018, 19:59
(04.01.2018, 08:02)admin Wrote: Can you explain why do you need to use different baudrates? Are you trying to connect several devices to one port? This may cause permanent device damage if several devices are transmitting. On the other hand it's usually OK to connect one TX to several RX inputs.
Yes i was thinking of connecting a few 232 devices to one port, but if this is a bad idea... i think i will keep one device for the rs233 (the one i need 2 way feedback on one device) the others,
if i use an rs232-rs485 converter and put on the rs485port will this be ok?
with the Rs232 port what is the best way to read the incoming data all the time in a library? or am i best to have a resident script and manage the port and incoming data here then parse to library to process etc?
thanks