I'm doing a barcode project, The system is having only on single rs232 port only. I have two scanners where the data has to be sent to that one single port of the system.
A-scanner (Output) B-scanner (Output) c-system port (input)
the simultaneous data is not required here. but when the data is received from the scanner, it should sent to input of the system.
Tried in many ways.
But exhausted.
I had tried giving ATX-BRX BTX-CRX CTX-ARX.
In this only one scanner(A scanner) is able to transfer the data.
I expecting a solution for transferring data from two scanner to on single port of rs232.