I am working on project where we integrate Omron Microscan Barcode reader to Schneider M218 PLC to read Barcode text. In Microscan we enabled TCP/IP and Port number. From scanner Data coming properly. But coming to PLC I am using Read_var function to Read Data from scanner. I am not getting Scanned text in PLC. Is there any alternative function to read TCP/IP with Port Number Data to read using PLC?