Milosh

MrPLC Member
  • Content count

    86
  • Joined

  • Last visited

Posts posted by Milosh


  1. Yes, that solution with Control flag is good, but I should implement password change part on PT. Is that possible with CX-Designer at all?

    I found in manual (attached page), a way for changing password for NS15, but I didn't have PT to test it. Is this right way?

    password_change.PNG


  2. Hi all.

    I would like to know if there is possibility to change password for levels dynamically from PT.

    Sample:

    I want to change Level 1 password. Idea is to create button to access screen which show all levels and their passwords.

    This button must have master level authorisation (one password which can't never changed from PT). 

    Steps:

    1. user click on button ALL PASSWORDS

    2. user should enter master level password to open screen

    3. screen opened, and show all levels and their passwords

    4. user click on level 1 for example, and popup screen opens

    5. user must enter new password twice, and confirm

    6. new password for level 1 was saved.

     

    Best regards,

    MK


  3. Just now, pcmccartney1 said:

    Festo CPX seems to have many communications protocols including Interbus, DeviceNet, Profibus DP, CAN open, CC-Link, Profinet IO, Ethernet/IP, Modbus TCP, EtherCAT, Sercos, Powerlink, CodeSys.

    Omron, depending upon CPU type has many options for several of the types listed above.

     

    In this moment I know that omron plc is cs1m.

    1. What is the best protocol (easiest way) to make communication between omron and festo?

    2. One solution of my project is to change festo and put one more omron cj1m plc. What is situation here? Which method of communication is the easiest to configure?!

     


  4. Hi all.

    I tried to start two identical Cx-supervisor runtime projects. Both of them started on different PCs.

    I noticed that after some time, some data (circle color) on one PC (runtime) were changed, but on second not. Why?

    I tried first to change the screen, and back, but the problem persists.

    Then I stop the runtime on "non-refreshed data" PC. After starting again data are changed.

    It looks like some refresh problem, but runtime projects are completely identical. 


  5. Today I have success. I tried to change only last segment of IP address via DM registers without success. But after that I open web page of the module with IP address set before xxx.xxx.xxx.xxx/0 and login with ETHERNET, under Settings->System tab, I changed only last segment of IP address xxx.xxx.xxx.yyy than click on button Set, than Regist and reset the PLC. after that everithing eas ok.


  6. 8 hours ago, innoaloe said:

    Just a guess, but seeing a "Mode 11" message appears, try to double check your IO Table.

    Did it say CS1W-ETN21(ETN11 Mode) or CS1W-ETN21(ETN21 Mode)?
    There might be a chance that your ETN21 was set up in ETN11 Mode, but now you are accessing it in ETN21 Mode, or vice versa.

    In any case, in the IO Table, you can click on the ETN21 unit, then click "Options --> Change ETN21 Mode" to choose the mode suitable for your needs.

    It is in etn21 mode for sure.

    I will try it on site, next week.


  7. I tried with serial cable toolbus, cs1h-h cpu64h. First time I success to change, but second time I tried I can't change.

    I tried cpu power off, etn21 reset, but it always displays message Transfer failed.

     

    I also tried with Transfer to PLC option, and check IO Table and Special Unit Setup. Special Unit Setup always fails.

     


  8. I have cts-etn021 module, and I change ip address via i/o tabe unit setup, and also set rotary switch to last segment of ip address. Let say ip address is 192.168.106.147 and rotary switch is set to 93. Now when I want to change ip address, from i/o unit table setup, and click on Transfer pc to unit, error is displayed *Transfer failed 11 mode and download failed*

    What is the best way to change the ip address of this module?!

    Ps. Tried in program/stop mode and also via toolbus, and ethernet.


  9. Hi all.

    When I start my Cx-Supervisor v3.5 project, in log window I get this message:

    [Cx-Server: MANAGER, ERROR, 0x8825]

    Cx-server result code converter says that is 

    Failure: [CDM_ERROR]

    Communications Manager Error: [CDM_C_MANAGER]

     

    What could be the reason?! How to fix this?

     

    Same error as in post http://forums.mrplc.com/index.php?/topic/30492-cx-supervisor-runtime-failed/


  10. Hi all.

    When I try to import symbol(point) from excel which is REAL type, Cx-Supervisor 3.5 displays next message:

    Unable to paste Point xxx 

    The Range/Default field is invalid.

    Before that I made  real point and export to excel, than I only change the Point name.