simonongsk

MrPLC Member
  • Content count

    52
  • Joined

  • Last visited

Status Updates posted by simonongsk

  1. Hi Micheal:

                             Have you tested NX102 with Multiway using Fin Ethernet TCP or UDP? I am unable to connect and send command with the Multiway.  I had been trying for the past week. It is rather straightforward with CJ  PLC . Can you help?

    my id is simonongsk

    my email is simon.ongsk@yahoo.com

    Thanks 

    Fint routing.png

    Multiway.png

    TCP.png

    Variable.png

  2. Hi :

                 Tumpang tanya,  I came across a thread you mentioned about the listbox (which i believe base on .Net) .  May i know is it possible to add items to the listbox and combo box in runtime?

    What I know the supported member are as below

     

    IsVisible

    IsVisible

    IsEnabled

    IsEnabled

    Left

    Left

    Top

    Top

    Width

    Width

    Height

    Height

     

    So there is no "Items" . 

    If you mananged to add items (not during design time) Please help to show me how?

    I need to pass array item (specific item) to listbox and combo box.

    Thanks

    Simon

     

     

  3. Hi Micheal:

                     http://forums.mrplc.com/index.php?/topic/35762-omron-ethernet-ip-as-slave/#comment-166951

     

    Any tips on how to deal with the EDS file from Beckhoff ?

     

  4. Hi Nibroc:

                       I read the 2008 post on CJ1W-EIP21.

                         I am trying to use Beckhoff PLC(PC C6015-0010) Ethernet/IP as a master to communicate with CJ1W-EIP21. I was told by Omron, there is no such EDS file as slave, OMRON PLC will act as Master. I think it is crap.

    Do you have any idea how i can do it?

  5. Hi Frank:

                        Cx  Protocol, If I have a Received string message  using CX Protocol in this format

    &T123456P123456XXCR

    & is the start code

    CR , carriage Returen (No Line Feed)

    T is to indicate for First Part of message---> T123456

    P is to indicate for Second Part of message  ---.>P123456

    there are 6 bytes of data per Parts

    XX is the CheckSum

    How do I breakup the string in CX Protocol to Read 2 parts of message and convert to binary or just leave as string and say send to D1000 and D1050?

     

    Thanks

     

    simonongsk

     

     

  6. Problem are I have to position paill of 3 sizes to 3 difference stations.  So  I need at least 4 counters to position and track pails. am I correct to say there is limit of the number of high speed instructions that I can used? The start stop were very erratic. One other thing, how can I prevent the Plc clear all the memory during downloading ?

  7. Hi:

          Do you have any sample program for Counter Interrupt on FX3U? I am using GX Work 2. I am unable to get consistent stopping of a conveyor with High Speed counter. I am using Out_32_C (of something) with CC235.  So I think i should try the Counter Interrupt. But the manual is suck!

     

    Please help 

     

    Thks simon