Hi,
I'm using Omron Ethernet Fins Driver with Fins-UDP to connect to NJ-101 Controller using AHMI version 3.99r. Now the Data I receive and send are both in Hex format as I've enabled "TreatDataAsHex = True".
The Problem is that I'm am unaware of how to convert this Hex Data to Readable format and convert the Readable data to Hex Format to send to PLC.
Is there a way to read arrays directly from Omron PLC as it could be done with Clx drivers.
Please Help me.