simonongsk

MrPLC Member
  • Content count

    52
  • Joined

  • Last visited

Everything 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. NX102 Fins Command with PC

    "- DNA must never be 00. Your Sysmac Studio screenshot shows that the PLC uses default Local Network 01, so DNA should be 01 as well. " Which part of the sysmac studio screen shot show the Default Network that I should change? In CJ it is much simpler. "but the data you are sending to PLC is incorrect"  - the multiway error said so.  Multiway work with CJ Fins command, i believe the NX/Nj should behave the same way. Any idea?        
  3. Anyone tested NX102 builtin Ethernet Port 1/2 for Fins command with Multiway? Example  PLC Port 1  IP is 192.168.1.10  , PC Address is 192.168.1.88 FINS Node Address of built in Ethernet IP port is 11 (grey out) as it follow the setting at port 2   ICF   80 RSV  00 GCT  03 DNA  01   (Direct PC to NX102) DA1   0A  (IP node 10) DA2  00 SNA 01  (Diect PC to NX102) SA1  58 SA2  00 SID --Changing I got an Error code 1004 ( setting error)   Do I need to setup routing table? https://www.youtube.com/watch?v=PG3pEvaO4O4   i used this as a guide, but that video added a EIP card        
  4. NX102 Fins Command with PC

    Below is the multiway screen shot
  5. NX102 Fins Command with PC

    I am still unable to use the Fins Command with multiWay attached is the setting  
  6. NX102 Fins Command with PC

    "I usually use 0 for SNA for a direct network."  Do you meant without using a switch? So if I am using a switch, what is the value I should use? You need to set it up though, if you're using FINS/TCP---> How do you setup in Sysmac Studio? (prefer TCP over UDP).    
  7. NA HMI Listbox

    Thanks. As long as the Array stay the same with the index , value should be able to read but from the array instead of the Listbox0.    
  8. NA HMI Listbox

    Fritz:              There is a variable property for the Listbox, what do you specify? I think I compiled but with an error stated the setitems  is not an element  something. I will give it a try ,.   What is the listbox Memeber for selected item   ListBox0.SelectedItem.Value---> won't work   by the way VS2017 allow Campact FrameWork?
  9. NA HMI Listbox

    Fritz:              There is a variable property for the Listbox, what do you specify? I think I compiled but with an error stated the setitems  is not an element  something. I will give it a try ,.
  10. NA HMI Listbox

    This part is easy. I thought since Omron advertised about VB.Net,  Then surely first thing come to my mind...listbox and Dropbox or even Textbox should behave as such in Visual Studio? if you read the link that I post, some one posted and said he/she had been able to load it from code. Or am i read wrongly?
  11. 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

     

     

  12. 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 ?

     

  13. OMRON Ethernet IP as Slave

    I tested the link up with Beckhoff Hardware with Beckhoff local support. Funny thing, their hardware is able to scan and locat CJ2M-EIP21 without using any EDS file. BUT not with Omron Network Configurator ! Their provided EDS file were not be able to  use with Omron Nework Configurator. What I would to known If somehow I have the EDS File. What is the next step for me. I would like to link Omron DM and send to Beckhoff  PC. How to map it to TAG?
  14. OMRON Ethernet IP as Slave

    Hi:       I would line to use Beckhoff PC C6015-0010 Ethernet/IP  as Master and Omron CJ2M CPU33 Ethernet/IP and CJ1W-EIP21 as Slaves. But I was told Omron Ethernet/IP can only be use as Master? Is it true?  Have anyone have successfully connect Beackhoff Ethernet/IP to Omron Ethernet/IP? If yes, where can i get the Omron EDS files?   Thanks
  15. OMRON Ethernet IP as Slave

    Which EDS file, Omron or Beckhoff? Omron should be at  "C:\Program Files (x86)\OMRON\CX-One\Network Configurator\Eds" As of Beckhoff  (i downloaded from Beckhoff Website, but it was stated as EIP Slave...  that is the only file i am able to locate) One Question though, If Iuses Network Configurator, how can Omron software download any file into third party hardware like Beckhoff CPU? Also, how would you know if the eds file (i assumed is Beckhoff) will be ok without connecting to an actual hardware?     TwinCAT_EtherNetIP.eds
  16. OMRON Ethernet IP as Slave

    Hi Micheal:                     Do you mean I use the Omron Network Configurator to do this? How? Some how the EDS files have to be included, right ? I have intended to add 5 units of CJ1w-EIP21 to 5 CJ2M PLC  which are currently running. Can you please help to describe how I can do it and with what software?     Thanks
  17. OMRON Ethernet IP as Slave

    Hi Micheal:                     Do you mean I use the Omron Network Configurator to do this? How? Some how the EDS files have to be included, right ? I have intended to add 5 units of CJ1w-EIP21 to 5 CJ2M PLC  which are currently running. Can you please help to describe how I can do it and with what software?     Thanks      
  18. 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?

  19. 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

     

     

  20. CJ1W SCU21

    I believe is 1518.12? Depending of unit no? I had another question, I keep getting command  error, 1518.06, reception data does not agree,   What is this error and how to resolve  this ?
  21. CJ1W SCU21

    Hi:      I have a question on SCU21,  i have a RS232 connection from SCU21 connected to a external device. how to I program CX programmer to detect connection error when the cable is removed from the remove SCU?   Thanks
  22. CJ1W SCU21

    Hi Bob:                 I used the PMCR as well, what is that Bit (A2XX)? I am reading through the manual again.     Thanks  
  23. CJ1W SCU21

    I don't think there is such a bit. I had been reading the manual for the past few day. May be I overlook, do you have any idea what is the time out bit?   Rgds
  24. 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 ?

  25. FX3U 80m Counter Interrupt

    Hi:        I urgently need a simple sample Counter Interrupt Program to study and implement with my machine. I am using GX Work 2 My Problem is inconsistent start stop of roller conveyor after pulse count (OUT_C_32, with cc235, using CC235 to stop a conveyor.) I have to try interrupt, but the manual sample is suck!   Please help   Tks