Quant

MrPLC Member
  • Content count

    147
  • Joined

  • Last visited

Everything posted by Quant

  1. In case Appl LED is on the crash log is available for download from NOE card. After that the APPL LED will go off. The crash log can by analysed by SE.  
  2. As I know the Quantum can handle up to 6 communication modules at the same time, so all NOE modules should work in the same. It's not even possible to disable the NOE in operational mode - such option doesn't exist. You should check the PLC status - RUN PRIMARY, RUN OFFLINE or RUN HSBY - depend on this the behavior of NOE is different. The NOE in PRIMARY rack should run normally with their IP addresses, the NOE in OFFLINE rack  will not communicate, the NOE in HSBY rack switch their IP addresses to IP+1.  
  3. Hello, how will you access the controller and see the code without having the UnityPro software? Maybe the NOE7701 Web access was protected by password, but it does not prevent access to the code by using UnityPro, if the upload information was loaded to the PLC.
  4. Hi SillyBoy,   you just need to import the EDS file (text file). Just check this video: https://www.youtube.com/watch?v=zz78qkWjRIc&t=13s&ab_channel=SchneiderElectric
  5. just ask SE support for UnityPro v7 TRIAL and you will get download link
  6. Hi SillyBoy, in case the m580 is the ethernet IP "master" you will need the EDS file for Honeywell PLC. The EDS file needs to be imported in to the UnityPro/Control Epert software - see youtube video: https://youtu.be/zz78qkWjRIc
  7. Hi, to upload the application you will need Modsoft, Concept XL, Proworx NXT or Proworx32 software.
  8. Hello  Shomation,   try to check if your module works in other rack or other slot of the rack - may be the slot of your rack just defect.
  9. In your screenshot on the right side in the channel properties choose the IP source address of your PC, then you will be able to go online. And the thernet/ip should be activated for the M580 plc.
  10. Hi Stefan, try to reach the SE industrial automation service in germany, they have such old equipment for TSX47.  
  11. Yes, the software is not for free. But you can ask SE for TRIAL version (14 days) and use it for upload/download of application.
  12. modicon

    if you really switched off the PLC to change the battery and the application was not saved on memory card or in flash, then it was big mistake :(
  13. You need admin rights to update the DTM
  14. Hi Itmartin, you need to open our Proworx application and replace old power supplies with new one. So your hardware configuration in the application should match the existing hardware and then rebuild the application. After that the error will disappear. 
  15. Hello Ahmed, you can place BMXNRP0200 module in every empty slot - it doesn't matter, due to this modules haven't backplane connectors. Use ETH2/ETH3 connectors on the CRA to interconnect CRA and NRP modules. You will find all this info in the following document: https://www.se.com/us/en/download/document/HRB62666/  
  16. Serial Output

    Hi, just use PRINT_CHAR block  to send any data via serial interface. You will find example in the description of this block.
  17. Hi, sure you can turn off the M580 plc and replace the DRA card. Then turn on the plc and it will starts normally. In case you set the cold start of the PLC - the PLC will lost all current values and load the initial values.   You can also remove connector from DRA card during PLC is in RUN. Then replace the DRA card and put the connector back without to stop or turn off the PLC.
  18. you can upload the application plc->pc any time without to interrupt the process or need to stop the plc.
  19. Hi, caretto, this should work, but I'm sure you are doing something wrong :)  
  20. Hi, I'm not familar with Somachine. Your analog input module uses addresses %IW2-%IW5, but you try to read %IW1 (30001). 
  21. Hi Justin, firmware version v2.70 exists since UnityPro v13.1, so you need the newer software version.
  22. Hello MR. Celestino,   are you sure that you need this version of file? - this firmware is about 20 years old. I have CTSXV103.bin and  CTSXV105.bin files.
  23. Please post the wireshark. May be someone has entered 0.0.0.0 as IP address, that's why you also see zeros in wireshark.