I have been working to connect a device CRT-711 Card Issuing/Collectting machine to serial port C. This device use the serial port to send and receive information to handle a paper card. Use data type named byte. It means that each byte that device send/receive is an instruction to the device.
Each byte has to be sent in a chain.
Could you help me with this problem?
Thanks in advance for your help