hedbisker

MrPLC Member
  • Content count

    3
  • Joined

  • Last visited

Everything posted by hedbisker

  1. I have Omron PLC controller and I try to write and read from it by using USB port in C#. I have no idea how can I do it I tried it for some days. I succeed read and write by rs232 port and I need help for doing it using USB. Thanks.
  2. Write to Omron by USB port in C#

    I know How to do it using C# by rs232 port but, It's not work using USB port
  3. Write to Omron by USB port in C#

    I am using CJ1W-PA202 I am programmer and try to read and write to it using C#