Hi. I am trying to virtually pair two ports and read data. I am using terminal to do this. I have created two ports as given below. I write to the COM13 and trying to read data from COM14. But writing is working fine but I couldn't open port COM14 to read data. Can you please help me with this issue? CNCA1 PortName=COM13,EmuBR=yes,EmuOverrun=yes CNCB1 PortName=COM14,EmuBR=yes,EmuOverrun=yes