Search the Community

Showing results for tags 'schneider modicon m251'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 102 results

  1. Hey there, we want to upgrade some of our old TSX87 PLCs to new Schneider M580. My boss gave me an order to make a plan. My basic idea is to only use a M580 processor and some communication cards. For the I/O we want to use some Beckhoff bus couplers. So we got the possibility to convert our old Grafcet to new ones via software by Schneider. But if **** hits the fan we only have to change the processor and can use another system like Siemens or Beckhoff without changing the I/O devices. My problem now is, that i don't know what bus i should use. I can't find many informations about the supported busses that the M580 is using or i can't find informations if a specific bus is working with it. I would prefer the Ethercat bus by Beckhoff. Can somebody say if it is working with the M580 processors or do i need to use some special communication card for it? Maybe someone used it already in this combination.   Sorry for the bad english. Greetings from Germany
  2. Hello! I am using PLC TM221CE16R and SoMachine Basic v1.6. My PLC has firmware 1.6.0.1. I use analog expansion bus, input module TM3AI8. Everything was working fine for 2 hours until suddenly I got next message in SoMachine Basic: I/O expansion configured but is absent or inoperative. I/O expansion bus is not started. Since then ERR LED is always blinking. I already tried deleting program, updating firmware, removing expansion module in configuration page, removing/adding physical module, selected module as Optional, removing battery - nothing helped. If I try removing application, ERR LED is still blinking. Seems like I can't delete previous program, something like config file is burned into PLC.  On the other hand: if I write some simple program, PLC works fine. It turns on/off relays correctly. Just expansion bus is not working. It is not working even if it's not configured or attached physically to PLC.Can anybody please help me? It is really frustrating.
  3. I have this hardware configuration of an extension rack for a M580 PLC projet using EcoStruxure Control Expert I export the.XHW file by following the procedure below: https://www.se.com/uk/en/faqs/FAQ000256454/ And I am trying to rename the DD1602 card using the file, however, when I rename the card as a show in the next image (selected in green), and re-change the file to the .XHW extension, when I re-import it into Control Expert, I get an error saying: unknown fatal exception, even though the only change I've made is to the name of the card. I know I can rename IODDTs instances manually in Control Expert, but in fact I'm trying to automate the process of renaming IODDTs because I have a lot of IODDTs to rename, which is why I thought of using the XHW file. Does anyone have an idea of what I could do? Thanks in advance
  4. Omron plc to Citect Scada communication

    Hi Guys, I need some suggestion & solution regarding my recent project. The CQM1H plc which was used earlier is burnt and I am replacing it with CJ2M series Omron plc. Program transfer is possible from CQM1H to CJ2M. But the main issue is the system is controlled by Citect SCADA version 5.50 pack C. The communication of plc and Scada is through 2wire twisted pair cable. I just wanted to know when I replace the plc and convert the program do I have to change any settings or parameters in Scada? If I keep the same previous plc parameter in new plc and check the tags correctly in new plc as per old plc then the new system will communicate with Scada? I am new to citect scada so please provide your support and help.
  5. I am working on project where we integrate Omron Microscan Barcode reader to Schneider M218 PLC to read Barcode text. In Microscan we enabled TCP/IP and Port number. From scanner Data coming properly. But coming to PLC I am using Read_var function to Read Data from scanner. I am not getting Scanned text in PLC. Is there any alternative function to read TCP/IP with Port Number Data to read using PLC?
  6. Hello I am looking for how to convert a plc program TSX 47  It looks like the program was with PL7-3  I would like to read this with my pl7 JUNIOR software is it possible ? I have the TSX 4070 CONSOLE
  7. Hello im using  EcoStruxure Machine Expert  1.2 and i missing IEC Objects  tab  on the Controller properties. thanks for answers!    
  8. Hi there,  I'm downscaling my business in Western Canada and have some legit software licenses I'm going to sell. This was my first thought as to where I might explore selling/transferring licenses, but I'm also open to polite suggestions.  I have: one Studio 5000 Full Edition ESD Software (9324-RLD600ENE) (software & valid license) two Siemens TIA portal software packages & licenses with Step7 v14sp1 and WinCC Comfort Advanced V14sp1 (software & USB dongles) an unused Simatic WinCC SmartServer license (software & USB dongle) one Progea Movicon 11 Scada/HMI developer license (software & USB dongle) one Progea Movicon NExT DEV3-FL (developer license) (software & USB dongle) an unused Progea Movicon NExT Scada license (RTCS3-F-1K+WB3-1K) for site install (software & USB *unused) one package of Schneider Movicon with license (Vijeo Designer, Unity Pro S, and SoMachine) (software & USB keys) Thanks! Mark
  9.   Hello, I downloaded the program from the M251 PLC program, using the SoMachine4.3 environment. However, the downloaded program does not compile because the library is missing. The library is from a different manufacturer. Is it possible to find this library on the M251 PLC device? is there any way?
  10. Hi, I'm currently working as an intern, and my job is to transfer the program from a schneider twido twdlmda20rt to a mitsubishi fx5u-32mr/es. The thing is, i've been in trouble trying to understand and "translate" from one plc language to another certain things, like the %MW, %SW and blocks, so if any of You could give me some advisory I'd bee fully thankful (I can't upload all the pics, so theres's the link to the folder) https://inacapmailcl-my.sharepoint.com/personal/nicolas_gonzalez206_inacapmail_cl/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fnicolas%5Fgonzalez206%5Finacapmail%5Fcl%2FDocuments%2Fscript
  11. I've got a client with a Modicon Unity Controller CPU 311_10 with a NOE 771_01 Ethernet card that appears to have security enabled that keeps us from looking at the code. We only tried accessing the CPU web page from a browser and it came up with a Login we couldn't get past. We didn't have Unity Pro software with us at the time but assume we will still encounter the same security login. The person who was responsible for this system is no longer alive, his company is gone, and there is no backup. Does anyone have any idea how to get into this PLC? Thanks in advance for your help. Joe M
  12. Hi, very new to PLC programming and desperately looking for some help to finish my project! I need to program a pump to run based on the level in a holding tank. The start/stop set points change throughout the day based on the time. For example, function for the start set point is 1.15372×10^-6 x^6 - 0.000114068 x^5 + 0.00448866 x^4 - 0.0883477 x^3 + 0.877893 x^2 - 3.57417 x + 7.5, where x is in hours. How can I access the PLC time (current hour and minute) so I can use them to calculate the set points? Does Unity Pro XL have pre-defined variables for these?
  13. Hello to all , I need to upload the program from an old Schneider Modicon 140 CPU 113 02 , there is no backup for the program in this PLC so its not possible to know what software was used for writing the program. Is it possible to upload the program from this PLC using Eco Structure Control Expert ?
  14. I want to establish Ethernet IP communication between the following PLC CPUs. Schneider Electric - BMEP582040 Honeywell - ControlEdge UOC CPU900-CP1. Where the Schneider must be master and Honeywell must ne adapter. Let me know if anyone have done this or can help me to do so.
  15. Hello, I am using Easymodbus library to Communicate with Modicon TM218 PLC. Reading and Writing of Holding Registers working fine. But coming to writing of single bit in data register i am facing Problem. Need to know how we find coil address of a data register. e.g I have to write bit 1 to MW70.1 address. How we do that. Right now i am reading complete MW70 Register and Manipulating it using bit manipulation techniques and again Writing using Write single Register Function. It's working but some times because of reading problem it writes some garbage values. At that time complete system effecting.    Please provide me any solution. Thanks in Advance. 
  16. Hello Everyone, I am writing one logic and need some help regarding that logic.   CURRENT LOGIC -  -There are two timers TON_1 and TON_2. -TON_1 timer will start as soon as PLC turns on. -After the done bit of TON_1 timer, the TON_2 timer goes on. -After the done bit of TON_2 timer, again the TON_1 timer will start. -This logic cycle will run continuously, both timers will run turn by turn. Code (Codesys/Schneider Eco Structure Machine Expert)- PROGRAM POU_1 VAR      TON_1: TON;     TON_2: TON; END_VAR TON_1(IN:=(NOT(TON_2.Q)) , PT:= T#100S); TON_2(IN:=(TON_1.Q) AND (NOT(TON_2.Q)) , PT:= T#20S);   Actual Requirement -  -There is a BOOL tag. -If the BOOL tag gets high during the TON_1 running, the logic should move to the TON_2 immediately. -If the BOOL tag does not get high during the TON_1 running, the logic should move to the TON_2 after completion of TON_1. -after the completion of TON_2, again restart TON_1. -Logic Runs continuously in a cyclic mode.   Give me your valuable idea to fulfill the logic requirement.
  17. Hello, I'd like to ask for a technical confirmation on using MODBUS TCP in a M340 + Fiber Converter Card (BMXNRP0200C) or Switch (ADAM 6521) + Fiber Optic patch cords and cable topology to communicate with a SCADA system. The main objective is to provide a fiber optic connection point inside a control panel because it is located in a area prone to electrical interference. The protocol to be used would be MODBUS TCP. We have two simple topologies in mind but we are not sure if they are feasible. So i'm asking for a little support about it. Considering the attached simplified topologies (Drawing1.jpg), am I able to use MODBUS TCP to communicate a M340 with a SCADA workstation with no problem? I'm not sure if the protocol allows this kind of change on the physical medium like if it was pure Ethernet.    
  18. Hi All I need software for ALU201L, it is an old Schneider plc Thanks
  19. Hi, Please help me to setup Schneider hmi and printer. And report printing.
  20. Has anyone successfully used a 1783-NATR for Modbus TCP communication between a ProSoft MNET card (in the ControlLogix rack) and a Modicon Quantum? ProSoft MNET:  10.x.y.z Modicon Quantum:  192.168.1.x There is one (1) ProSoft MNET and four (4) Modicon Quantum's. NOTE:  I know there are other devices that support this behavior...the NATR is the suggested standard hardware.  We are getting various responses from distribution and support.  ...I was hoping someone in the community could confirm.   Thanks for your time!  
  21. Dear All, TSX AEY414 was installed on a machine  and was working fine. suddenly module becomes faulty and its ERR LED tuned ON we replace the new same module and the new module was showing the same error we replace the 3rd new module , this worked for 8-12 hours fine. now the situation is that RUN LED is on of the module, but values on HMI display remains 0.0 can anyone help me please? waiting for reply Thanks  
  22. Hey! Whats up guys ;) I'm a student and I have been saving up money for PLC for quite a while now, I was recommended to use Schneider M221 TM221CE24R PLC. after buying it I looked online for some HMI and due to high price tag I ended up buying cheaper Kinco GL070E HMi for learning :D I'm trying to connect them both together using Ethernet cable but I'm having difficulties making them connected. The lights shows up ( blinking green ) and ( solid yellow ), I have tried Modbus TCP Slave, Schneider Ethernet (TCP Slave), M series, M200 Ethernet ( TCP Slave ), but nothing seems to be working :D  The best I got in 3 weeks of trail and error and countless non-english videos on youtube :D is error message on the HMI -> [2] PLC NO RESPONSE 0-01-03   I'm trying to learn and seems like I have hit a wall. Can anyone help me to see if it is even possible to connect them or do I need to save up for new HMI :( Any help would be greatly appreciated, sincerely Engelis :) 
  23. Hi there! I'm trying to communicate HMIS5T HMI with a Modicon Micro TSX3722001 PLC. The communication is OK, but whenever I try to enter some data into a numeric display I get an error that says "Method or function in Communications System unsupported" and data won't change on PLC's Animation Table. Also, if I modify a variable's value in PL7 Pro, the value in the HMI numeric display won't change properly. It displays the last digit of the binary format of the number (let's say I write a "3" on PL7 Pro, then I get a "1" on the numeric display, despite all data types being UINT, and all ranges are OK. Then if I write any number which binary version ends in 0, I get that 0 on the numeric display, nothing else. Again, all data types and ranges are OK). Changing variables' source on Vijeo Designer to Internal doesn't seem to work. So I'm wondering what else must I do in order to send and receive data from/to HMI and PLC?    Thanks in advance and I hope you can help me! Update: Got this solved. For anyone wondering, Vijeo Designer 6.2 SP8 it's kinda buggy with Unitelway communication. There's a hotfix that solves this problem, provided free by Schneider.
  24. Hello, I have an M2I Top RW (model: 1000WD) connected to a Schneider Modicon M221 PLC. The HMI is connected and I is working perfectly reading data from the PLC via ethernet. I can't seem to find a way to write to the PLC from the HMI. I would like to control the PLC from the HMI, I know this is possible with Fatek PLCs with the same HMI model. please help - how would I create a bit command from the HMI to the PLC? what registers? what inputs in the PLC? thanks
  25. Hi, I have a modicon premium plc rack with TSX PSY 3610 power supply module. The psy 3610 power supply has an alarm contact and it is used in a loop to energize a hard ware relay for 24VDC supply to the DO module FTA boards. There is a safety button in parallel to the alarm contact so that during startup we can press this button, energies DO module loops and all IO faults cleared and power supply alarm contact latches The problem is that this power supply alarm contact remains always open even when IO report no faults. The PLC has MAST task only and it is running with no faults. If I jumper the alarm contact all the IO's are healthy . tried changing the power supply and DO modules. no hope. please help.