Search the Community

Showing results for tags 'read siemens logo excel'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 232 results

  1. communication

    i want to communicate ml1400/compact logix L24ER to simatic s7200 via ethernet.Please help me with it i am new to it and dont know how to do it.
  2. HOW CAN I USE NETWORK I/O ON LADDER SOFTCOMFORT?

    Hi! I was doing an project using function block, but at one point it became too complex to use FBD so I would like to use ladder.  I'm using an ihm and that's why some inputs are of the network type, in FBD, it's easy to use the network i/o, but in ladder, the network inputs, where I receive data from the ihm, don't have outputs for me carry out the logic. How can i do this? USING FBD USING LADDER As you can see, theres no output on network analog input, on the digital to!
  3.  Hello!   I was trying to communicate my siemens logo with an kinco hmi but this error are appearing on the hmi, what am I doing wrong? Im using an ethernet hub! ETHERNET SETTING ON THE HMI THE PUSH BUTTON THAT ACTIVATES M1 THE LAMP THAT'S REPRESENT "Q4" AND THAT I DON'T KNOW HOW ITS WORKS BUT I JUST PUT ON THE SCREEN TO THE PROGRAM ON LOGO SOFTCOMFORT I JUST SET THE LOGO AS SLAVE WITH THE HMI IP THE LOGO IP AND THE ERROR MESSAGE
  4. LOGO!SoftComfort - Help with Analog Instructions

     Hello! I was trying to configure an Temperature Sensor using the Analog Threshold Trigger to parameters and output activation but, when I put this function on the program, there's just input point, on the output there's no way to link to an DO, when I select the other one's analog function's to see, they all have the same problem. How can I fix this?
  5. Hello Im trying to read from my PLC but i cannot see the program file.  However, if i try to compare it using other file program, i could see the program file. Is their any restriction in my software?
  6. Logo mem card

    Hello,      i have one questions. Is possible upload program from  SIEMENS LOGO MEMORY BATTERY CARD ? If is possible ... how?    Thank you for your help.       Regards Beny
  7. Siemens S5-95U PLC and Battery Concern

    Hi All, We have a hydraulic press that is being controlled by Siemens S5-95U PLC . Lately the S5-95U has been randomly stopping during operation thus causing the hydraulic press to stop running. However the S5-95U instantly returns to RUN status after stopping. This is the first time it has happened after a decade of service. Prior to the random stops issue, around January 2021 the S5-95U completely stopped and the program in the RAM was erased so we had to replace the PLC battery and restore the program with our backup. Strangely, the PLC battery we replaced still had 3.4VDC upon checking. What's even more baffling is that even after we replaced the PLC battery with a new one,  Battery LED is still yellow although the program is still retained in the RAM. In summary, we have two concerns: 1. S5-95U randomly stops and resumes during operation ever since we were forced to replace the PLC battery and restore the program. 2. PLC battery has been replaced but the Battery LED is still yellow but the program is still retained in the RAM.   I have a suspicion that the two concerns I mentioned above are somehow connected but I lack the technical expertise to diagnose. I'm hoping someone can help me figure out our issue. Worst case, I think our S5-95U needs to be replaced.   Thanks,  
  8. MPI Connection problem

    Hi there. Recently I've experienced problems when connecting to a S7-300 PLC via MPI/PROFIBUS. I use a PG with CP5711 processor. The thing is that I'm able to connect when I plug the 6ES7901-0BF00-0AA0 cable (male to male) directly to the PLC connector, but when I try to do connect to a PLC that has any device connected to the DP port (let´s say an inverter or HMI) I get 33:17075 error. PG/PC Interface it's correct, in fact another PG with the same configuration is able to connect through the already connected DP device's cable. Station number and transmission rate is all correct.  So I tried the Simatic NET Diagnostics Test and I got error 0x0313 and since the mentioned parameters are correct I refered to this link:  How do Diagnostics and Remedy work in STEP 7 when an online connection with the CP... - ID: 11492532 - Industry Support Siemens Where they say the following:    I've searched for this readme file but can't find it, and there are no useful results when looking for it on internet.  Why am I able to connect directly to the PLC but not when another device is connected and I have to use the female connector of the DP connector itself? Should I try to reinstall CP5711 drivers? According to Windows, I got the last drivers for the CP.    Thanks in advance and I hope you can help me!
  9. Hello all, I need to read device memory mostly I need to read R registers from PLC L26. I read device data, but inside of table, I can't find R or ZR registers. Can you help me?  What I did wrong?   BR KS  
  10. Hi All, We have a hydraulic press that is being controlled by Siemens S5-95U PLC . Lately the S5-95U has been randomly stopping during operation thus causing the hydraulic press to stop running. However the S5-95U instantly returns to RUN status after stopping. This is the first time it has happened after a decade of service. Prior to the random stops issue, around January 2021 the S5-95U completely stopped and the program in the RAM was erased so we had to replace the PLC battery and restore the program with our backup. Strangely, the PLC battery we replaced still had 3.4VDC upon checking. What's even more baffling is that even after we replaced the PLC battery with a new one,  Battery LED is still yellow although the program is still retained in the RAM. In summary, we have two concerns: 1. S5-95U randomly stops and resumes during operation ever since we were forced to replace the PLC battery and restore the program. 2. PLC battery has been replaced but the Battery LED is still yellow but the program is still retained in the RAM.   I have a suspicion that the two concerns I mentioned above are somehow connected but I lack the technical expertise to diagnose. I'm hoping someone can help me figure out our issue. Worst case, I think our S5-95U needs to be replaced.   Thanks,  
  11. Help Logo!8 to HMI Alarms

    I have an existing LOGO!8 and im adding a HMI (SImatic HMI KTP400). i want to bring up an alarm based on the status of a Flag in the PLC. i can see that i cannot address an alarm to a Bool Tag. so my question is how to i get it to work. Example. i have LOGO flag 1 (M0.0) and Flag 2 (M0.1) what to i need to do to make them into a WORD for the alarms.   Cheers
  12. Hello Savvy! Can you pls advise on how to use FBD so this rod cylinder is working? There are two solenoids,   Tx a million   Ms Newbie    
  13. Hi guys, Has anyone ever implemented a Siemens S7 RFID tag reader into a Mitsubishi PLC system? Is this something that is fairly supported to be able to achieve? Or a right pain to set up?
  14. Hi, I am new using SIEMENS. I am programming a KTP 400 Comfort. linked to a S7-1200. I would like to ask you how to do a solution I normally used in OMRON. There, I use an "indirect label" to index the line of a TXT file I want to show in a label of a button or indicator. This is similar to the "list of text" in TIA Portal. However, in OMRON I found the way to updated automatically the TXT file in the HMI using a computer but not using the software of OMRON. So, I would like to know how to do something similar using this SIEMENS HMI. I would like to show a label whose text changes according to the value of an index. However I would like to be able to change the file where the index points (TXT, CSV, etc) but not using TIA Portal. I would program a software to send the updated file automatically under FTP, or under the protocol you suggest me. Thank you very much.
  15. Hello, I am new to Scada Programming. I am using Citect scada V7.50. I have completed whole project, but I am unable to generate Excel report for Alarms generated during run time. Please help me for this issue. Thanks...
  16. Hi,     I'm trying to communicate Omron CP1E unit with PC via serial port using hostlink protocol.  I need to read the Timer/Counter SV value and write the timer/counter SV values to the PLC.  I'm able to use other C mode commands (like RC (timer/counter PV read), WC (timer/counter PV write) etc.) but when I give the command for Timer/Counter SV Read 1 which is R#, I get the response as IC (Undefined Command).   How do I write or read the timer SV Values?  Example command and response : @00R#TIMH001028*  (TIMH is the high speed timer, 0010 is the timer number and 28 is the FCS) Response: @00IC4A* Is is that CP1E doesn't support these commands? If so what is the equivalent command that I should send inorder to perform this? Please help.  
  17. Siemens WinCC 7.0 SP3 SCADA Value Freezing

    Dear All, We are using Siemens WinCC 7.0 SP3 SCADA software. We are using two Redundant SCADA Computers that are communicating with PLC (CP-343 module) via Ethernet. One Ethernet cable from each PC is connected to Cisco Ethernet Switch and one Ethernet cable from the Cisco Switch is connected with CP-343 Siemens Ethernet Module.  The problem is after every 75 hours one PC value become still (Freeze).Only One system values freeze at a time. If i restart the system the problem is resolved. Please help to resolve this problem. Thanks  
  18. Dear Mr. PLC forum members, I am brand new to the world of PLC’s and I am looking for advice on PLC platform selection for a device prototype. The proposed PLC is for a “smart” hydroponic system. Please see system I/O and other parameters below. Parameter 1: Price - I am self-funding this so price of PLC and software is important. Happy to spend ~$2000 for PLC; I/O cards and related hardware. Total prototype cost is around $15,000 including PLC. Parameter 2: Availability & Support in Australia. Parameter 3:Newbie Friendly: I intend to code the PLC myself and have never coded a thing in my life before.  Parameter 4:Discrete Outputs: 11; Discrete Inputs: 0; Analog Outputs: 2-3; Analog Inputs: 9  Parameter 5: Capability to extend to IOT for remote access control and monitoring (via cellular or wifi router)   As you can see, this is a relatively simple automation project. All my research seems to point to Automation Direct’s BRX PLC but I just wanted to get some suggestions and feedback before purchasing. Anything else that might suit my needs? Any insight would be greatly appreciated. Bruce   
  19. I have Chinese machine which has 226CN cpu I'm trying to communicate with it to upload the current program and maybe modify it. But I can't communicate with it  I'm using Chinese cable rs 232 to usb and windows xp. When I use it I get "you must use rs232/usb PPI multi master" massage  Is there a problem with the cable or the software? I tried to change language of the software to Chinese ( as a solution I found on the internet)but it doesn't help What should I do?        
  20. I have a Siemens HMI 6AV2 124-0MC01-0AX0 in my machine. I want to clone the display on the HMI to PC/Laptop. My question is: 1. What software that I need for this task? 2. What kind of interface that I need between the HMI and PC/Laptop (for example ethernet cable, etc)? 3. Do I need to communicate with PLC connected with HMI or can I just connect with the HMI? Thanks in advance for the answer.
  21. I'm a young Controls Engineer at an integration company, and I need assistance.   I have a client that has about 330 different alphanumeric product numbers broken down by length and width. The operator must be able to select the product number at the HMI to pass along to the robot we are integrating. Is there a way to be able to have the operator select the product number simply, without having to scroll over 300 items in a single control list. The HMI is not chosen yet, so it can be GE, Rockwell/AB, or Automation Direct, but we are using a AB ControlLogix Processor. Racking my brain and I have little VBA/Scripting experience.
  22. S7 200 SEG INSTRUCTION

    Hello guys. We are trying to replace a S7 200 PLC at our station with S7 1200.  We are reading the program on the S7 200 and recreating the same on the S7 1200. However, we have encountered the SEG  instruction used several times in the S7 200 (microwin) program. And the SEG instruction is not available in TIA Portal (we are using TIA 11) for the S7 1200. We have tried to read the s7 200 system manual but the explanation of the instruction is not sufficient to help recreate it. Could anyone know how we can create our own equivalent of the SEG instruction? If anyone has the SEG instruction already created as a program, it would be very helpful. Thank you.  
  23. Hi all  I need help with communication between Mitsubishi L06CPU-P with Siemens S7-1500 by Modbus TCP. It's necessary to send data from L06CPU to S7-1500, but I don't know anything about mitsubishi and gx works2.  Picked up some pics how I did it, but I didn't verified how it works. Can anybody help me with this? https://ibb.co/8KDmg5x https://ibb.co/Jm8shCx   edited: I also found LQnUDEModbusTCP_GW2_with_FC_V120 library, but how it works I dont know
  24. I am pretty new to the SCADA world. I wanted to know what are the advantages of using a paid proprietary SCADA software such as WinCC, Wonderware, cimplicity over free software such as OpenSCADA, OpenAPI, IndigoSCADA and so on. I have read, there are more layers of security in the paid one. What does that mean? What are the other main differences between the paid and free ones out there in the market?
  25. I have a purchased Machine that came with a Siemens LOGO 8.FSR PLC (Smart Relay). Generally we use Allen Bradley or Mitsubishi. Anyway, we need to communicate data between the LOGO and an Allen Bradley Compact Logix.  I do not desire to add an additional network to the AB but as best i can tell the LOGO is exclusively Modbus TCP/IP. Has anyone come across a similar situation?  I look online and did find an  Anybus module that claims to be able to link them together.  Looking for anyone who has faced this challenge and succeeded, or failed.   Thanks