initial

MrPLC Member
  • Content count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About initial

  • Rank
    Hi, I am New!

Profile Information

  • Country China
  1. HOSTLINK Problem

    Problem sovled 
  2. HOSTLINK Problem

     I  am doing  a data collection from  OMRON PLC CP1L through MS excel VBA  use API function. The connection was setuped correct (I think)both in PLC and PC side. The trick things is   when PLC have USB cable connected  the data  was send to PLC and can get feedback through RS232 in normal.(I use portmon moniter the progress,and I can see the data (C-command ).But when I get the USB cable removed  ,The PLC can not get any reponse back.Dose any of you have met that  before?