Search the Community

Showing results for tags 'siemens relay'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 192 results

  1. Siemens IPC477D Touchscreen Driver Needed

    I have reloaded a IPC477D with Windows 7 64-bit and everything is working but since we do not have the original installation disk or ISO, we have no way to load the touchscreen driver. I am looking for any information that would lead me to the OEM for the touchscreen or if anyone has access to the IPC installation DVD, all we need is the touchscreen driver directory which should have both the 32-bit and 64-bit version. Siemens tech support indicated we must repurchase a installation DVD for $350.00 and it would ship from the fatherland and be here in about a week. Thanks in advance.
  2. Hello! I am trying to connect my PLC with SCADA. I am using S7-1200 1212C CPU (RELAY outputs). My SCADA system is iFIX 5.8 with driver S7A. I am trying to establish connection via GPRS router (TCP/IP). Port being used is 102 (default by S7A driver). In my company we have private network, SIM card in GPRS router gets static IP (set by RADIUS server)  which is 10.247.XXX.XXX. My PLC has IP 192.168.0.10 set in Project. I am not sure what am I doing wrong. How to correctly set IP address in PLC to communicate in private network via GPRS router with static IP? I already enabled TCP port 102 in my router but I am not sure to which IP should I enable it because I am not sure if IP address set in PLC is correct. Should I use some communication blocks in program? I also enabled PUT/GET function (see attached pictures). Please help. Thanks in advance! :)  
  3. VFD Analog output to LOGO!

    Hullo neighbors,  We've got a LOGO! 0BA8 configured to use I8 as an analog input, and the goal is to read the current operating speed of an ABB ACS310 VFD. (we want our PLC to be able to react to any changes in speed from the VFD) Problem is, nobody can figure out how to hook up the analog output from the VFD to the analog input on the PLC. Have tried going from AO -> I8 and have also tried adding a connection from the LOGO! input neutral back to the GND... nothing works.  Attached is the terminal diagram for both devices with our poor attempts labeled. Any insights?  
  4. MC protocol

    Hello once again, before I'll dive into mitsu manuals, does anyone of you know if there is some special relay signaling that PLC (FX3GE) have lost communication via MC protocol? Thank you in advance
  5. Open Library DMC

    Hello, I would like to know if anyone uses the Open Library DMC siemens to elaborate their projects, and if possible an application using.
  6. Quick History: I'm a Marine / oil and gas engineer time served, worked for years with Mitsubishi, Schneider and Allen and Bradley. now at a top level position of management for an international company in which  were trying to standardize all our system. all the Old dogs (directors) swear by Siemens  Main Point:  i'm just coming to the end on my first project using Siemens and well..... its cost 10 times as much at least. nothing is straight forward or intuitive. it seems when i tackled the old boys on why Siemens is so great the main response is "everyone uses Siemens its obviously good". in other words its just me.  and anyone who seems to think Siemens is the dogs boll*cks has never worked with anything else (i mean really work with it, not have tried something for a few days back in the 1960's). or or has only done tiny projects which didn't really warrant the use of a PLC. Conclusion: i'm currently pulling my hair out with Siemens, is it just me?? I love Schneider, i like Mitsubishi i like Allen and Bradley . i always think of Siemens like "apple" and the others like "android" but Siemens doesn't lead the way if anything are coping the others. am i right?? and like apple if you but one thing Siemens you have to buy there plugs, cable ect.. I'd love to hear other peoples opinion (please make sure you state your experience)  
  7. S7-1214C All LED Blinking

    Hi everyone. Recently I get a S7-1214C ac/dc/rly plc, whenever i connect ac power all the indicating LED i.e 'Run/Stop , Error & Maint' start to blink. I can't upload or download any program. In TIA Portal V13 only accessible node is not shown. Anyone encountered the same problem? Please help me. Thanks in advance 
  8. Hello I am  a Robot Programmer. Fortunately  I would be beginning the PLC Programmer Interview Process. From Initial CV Screening and first round of Interview. Screening was easier. But unfortunately I am not good with PLC tech questions apart from that is involved with Robot Programming. I need a few questions to judge whether the applicant is faking his experience or does he has the qualities. If any PLC Programmers can help me, It would be a great help for me.   Thank You
  9. Which software for what PLC?

    Hello All, Is there a table which shows which software will program which Siemens PLCs? I will, of course, be contacting the distributor, I just wanted to be forearmed. Thanks.
  10. I am trying to use FINS/UDP network to communicate with a Siemens device (at a customers site over seas from my home office), today I attempted to set up a SEND command based on information my customer received from a local Omron representative but had no luck.  I feel like I am missing something in a setting somewhere, does anyone have experience doing this?  I am using a CJ2M-CPU35's built in Ethernet IP port which is also communicating to 5 other Omron devices over Ethernet IP, so I am wondering if there is an issue having both networks. Thank you!
  11. Hello everybody. I need to learn PLC programming. I already have some experience with Ladder language and PLCSIM so now I need a real PLC to do more practice. I was going to buy the following unit: 6ES7211-1BE31-0XB0 http://www.eibmarkt.com/isroot/eibmarkt/Files/DatenblattE/NS6102812.pdf It has 6 Di, 4 DO (Relay) and 2 AI, that's more than enough for me to do some practice. Do you think it would be a good idea to buy it? Or maybe this PLC doesn't have some important component or device needed to work properly? (my company will give me the software). Thank you to anyone will help me. Have a nice day, Edoardo
  12. I am using TIA Portal V14 to program a Siemens Mobile HMI (KTP900 Mobile). I would like to pull up a program 'signature' from the HMI that would allow me to verify that the code in the HMI is the correct version.  This would help prevent an accidental overwrite of old code, resulting in a single Mobile HMI that has differing code from several others that are also in use. The closest comparison would be a Safety Signature from a Safety PLC.  However, I just want to use a file checksum or similar variable that I can put on my screen. Any ideas?  I appreciate it. 
  13. All, I am using Keyence CV-X422A vision controller for my application. It is interfaced with Siemens S7-1500 PLC on PROFINET. I am able to communicate with Vision controller through PLC logic command and status IOs. There is some communication issue in updating the o/p values from Camera Controller. I have tried with & w/o Handshake Mode with these settings. The camera display shows the reject but camera never turns ON the NG Status o/p. I tried different things told by Keyence Tech support but none of them worked.  He told me to have you enable the “Result ACK Flag” in the bit allocation area and send  a signal to it. Then trigger it again with a no good part and see if that fixes the issue. I tried setting the “Result ACK Flag” to 1 after I get the “Command Complete Flag” for the trigger signal that I sent. Sometimes this works but still it is not reliable. Do I need to send only a pulse to “Result ACK Flag”? Anyone here has ever faced similar issue?  Thanks for your help. AP
  14. Greetings everyone, I have a Proface HMI(LT-4201TM Modular type DIO) connected to a siemens flow transmitter(MAG6000). Communication between these two devices is using modbus. The modbus register that im using to get the data/reading of a totalizer from siemens transmitter are 403022 and 403023. I managed to display the exact totalizer value from siemens transmitter on the Proface HMI screen. But I couldnt get the exact totalizer value at the ladder logic side, the value that i get at the ladder logic side seems like a raw value. For an example, the totalizer's value is 147083(real value), but at the ladder logic side the value for 403022=15598 and 403023=17316.   Can anyone guide me to solve this issue.   Thanks in advance.
  15. My issue is trying to receive data from a Datalogic PM9500 barcode scanner onto a Siemens ET200S (IM151-8 PN/DP) CPU using a serial interface card (6ES7 131-4BD01-0AB0) with the ASCII Protocol. The software that I'm using to program the PLC is TIA Portal V14. I made use of the built-in function block S_RCV to try and receive the data into a data block that I have created. I connected the Datalogic's base charger unit directly into the PLC's SI module. (I cut the DB9 plug off) So, Pin 5 (RXD) of the SI module is connected to the Tx wire (Brown) of the scanner, the Tx is also connected, as well as the ground, to the SI module, however, I only require the Rx. There is no flow control. Upon scanning a barcode, the Rx LED on the SI card flashes, indicating that something was received. I have tested the scanner using a terminal program called "Hercules", and I am receiving what I should be when I scan something. The parameters such as Parity, Stop Bits, and Baud Rate, etc, of the scanner corresponds to that of the SI module as well. I paramatized the S_RCV block as follows: 1.) EN_R is always ON. 2.) R is defaulted to the instance DB that was created with the function block's tag.  3.) LADDR  is set to "100" as that is the start address of my SI Module as defined in the device configuration. 4.) DB_NO is set to "2" as it is the number of the data block I created for storing the received data.  5.) DBB_NO is set to "0", which I understand to be the data blocks offset start point from where to start inputting the data. The rest of the NDR, ERROR, LEN, and STATUS outputs of the function block are also defaulted to the instance DB tags. I only want to see if I'm receiving the data from the barcode scanner into the datablock. I created an array of bytes and I also tried with characters  from 0 to 30 to store the data. As I mentioned, the problem comes when I'm trying to scan something, the RX LED on the SI module pulses, but when I monitor for any changes in the Function Block, as well as for any changes in the Datablock itself, nothing happens at all.  I don't know what If I'm missing something, this has been bugging me for some time now, I'm quite new to the whole programming scene, I would appreciate any help I could, get also I've attached the project file too. =)   Yumi_Panel.zap14
  16. 505 workshop addressing

    Hi,  I'm attempting to convert some old Siemens workshop 505 code to control logix and i have basically no siemens experience at all and i'm confused as to how to tell what actual output card X1 or X2085 is referencing??   same with inputs.   
  17. ello.I am Melani. I working on to convert Siemes S5 code to Logix5000.Following is FB that need to convert.Segment 1Name :John0005 :C DB 2100006 :L FW 400007 :T DW 20008 :L DW 60009 :T DW 1000A M001 :L KB 0000B :O DW 1000C :T FW 0000D :L DW 1000E :L KB 2000F :+F0010 :T DW 10011 :L DW 80012 :<F0013 :JC =M0010014 :L DW 20015 :T FW 400016 :C DB 1500017 :L KB 00018 :T DW 10019 :T DW 2001A :T DW 3001B :***How to convert this code to Logix5000 either structure text or ladder logic?Thank you if anyone can help me to convert it.Thank you.Melani
  18. Grupa ProfAs Sp. z o. o. jest firmą doradczą, świadczącą usługi w szeroko rozumianej dziedzinie Human Resources. Specjalizujemy się w rekrutacjach na stanowiska specjalistyczne, średniego i wyższego szczebla. Wierzymy, że nasz Zespół złożony z profesjonalistów jest w stanie zapewnić perspektywiczne spojrzenie i najwyższą jakość wykonywanych usług. Aktualnie dla naszego Klienta - firmy z branży automatyki przemysłowej - poszukujemy osoby na stanowisko: Programista sterowników PLC Kraków / Piła / Poznań ZAKRES OBOWIĄZKÓW: Programowanie sterowników PLC Siemens Wykonywanie aplikacji dla systemów SCADA i HMI Dobór konfiguracji sprzętowych PLC Testowanie i uruchamianie maszyn u Klientów końcowych (delegacje krajowe i zagraniczne) Wykonywanie programistycznych prac serwisowych u obecnych Klientów Sporządzanie instrukcji obsługi maszyn   WYMAGANIA: Bardzo dobra znajomość sterowników PLC Siemens Umiejętność parametryzacji serwonapędów, falowników, etc. Znajomość paneli HMI oraz systemów SCADA Znajomość sprzętowa oraz programowa komunikacyjnych sieci przemysłowych ProfiBus, Profinet, Ethernet, DeviceNet, Modbus, etc. Znajomość zagadnień i komponentów automatyki (przetwornice, serwonapędy, obwody bezpieczeństwa, aparatura modułowa, itp) Mile widziana znajomość programowania innych sterowników: Allen-Bradley, Omron Prawo jazdy kat. B Komunikatywna znajomość języka angielskiego lub niemieckiego OFERUJEMY: Współpracę w oparciu o umowę o pracę Udział w profesjonalnych szkoleniach Korzystne warunki wynagrodzenia Rozwój w firmie z doświadczeniem na rynku międzynarodowym nr w rejestrze 14990 Osoby zainteresowane prosimy o przesyłanie CV na adres k.dominik@profas.com.pl lub kontakt telefoniczny pod nr tel. 881 700 778.
  19. Relay Digital signals

    I have a CJ1M-CPU13. It will be used for a prototype and later if successful, a better PLC fit will be employed. This system does not have the ability to drive pulses for servo control. However, will this system relay a digital signal at ~1kHz? I also need the PLC to count the pulses, reset at 1000 and start again continuously and never miss an input pulse. I see that the published transactions give  <15 microsecond decision times. I would think it would be no issue. Thank you.
  20. Hi, I would like to provide the PLC control for a scenario where the temperature in a machine, heated by the two electric heaters, is controlled with use of 1 TCK and 2 s/s relays. Please see draft “plc4” sent attach. The TCK is fixed to the machine and is not in a physical contact with the heaters. Nominal temperature of machine is 200degC. The machine temperature tolerance is +/-2degC. This means that the heaters should be turned on when machine T drops to 198degC and turned off when T reaches 202degC.  For this moment I have created the start PLC diagram outlined on draft “PLC4”.  I am still learning PLC. Therefore, I would be very grateful for your opinion whether the PLC diagram shown on picture “PLC4”, in terms of the tools used (direct contact, direct coil, etc.) and their layout, is of proper design. I know that there is much more work needed to complete this task (e.g. set up of the variables, etc.). I am using Unilogic software. Please help. Regards
  21. Hello, I need to make an ethernet communication Siemens S7-300 <> Omron G9SP. The HW of the Siemens that i us are CPU 315 2DP and CP 343-1 Lean. I did try to follow the Omron manuals Z922 and Z924, but faced with some problems. First of all in Z924 there is no complete HW configuration of Siemens (communication configuration is missing). Also, formats of messages differ in both manuals. Maybe there is an Simatic Step 7 project example, that i could open with Simatic Step 7 manager to do a deeper investigation, or maybe somebody has a lot more experience in this case? Thank you in advance.   WBR @rturas
  22. PLC flickering issue

    We r using Siemens PLC S7 400 in small power plant. Sometimes this PLC flickers and plant stops for milliseconds and regains its position. All Digital outputs turns off and then regains its original position. Can anybody have solution for this....???
  23. Hello, I want to connect the Siemens PLC S7-200 with MR J2S 350CP using Serial communication (RS232/422) so, is it possible or no , any one have an idea... Thank you in advance  
  24. Mitsubishi to Siemens Upgradation

    Hi Everyone I Have to replace Mitsubishi Plc with SIEMENS plc. I am new to Mitsubishi and worked before only on Siemens PLC. I have the uploaded code from Mitsubishi. I am facing problem in Analog Section about data values, Un/Gn, and Analog inputs and Analog Outputs..  Could anyone just Guide me about analog part.  I Upload the analog section below.   Thanks in Advance Analog.pdf