Search the Community

Showing results for tags ' nj 501-1500'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 23 results

  1. Dear all, I'd like to get your support on the issue with OPC UA certificate. My OPC UA server has been built with Node.js. The PLC S7-1500 (firmware v2.9) acts as OPC UA client. It's working well without certificate but when I use certificate, there are 2 situations: 1. When connecting using "Online access" (as attachment) in the "OPCUA Communication >> Client interfaces", I can connect with certificate (after I export and copy the PLC's certificate to the trusted folder of the server). --> server is ok. 2. When coding and running with real PLC: can't connect, there is even no PLC's certificate on the rejected folder of the server and there is no any error, the Status of block "OPC UA Connect DB" is still 16#0000_0000. So, what I did with certificate in TIA Portal (V17) are: - Enable the Global security setting for certificate manager - Created (and tested) with both self-signed certificate and CA certificate for PLC - Added server's certificate to trusted list in "Certificate manager" of TIA Portal (also added to the "Certificate of the partner devices" in  Device config) - In "OPCUA Communication >> Client interfaces", chose the Security Mode/Policy and PLC's certificate (already tried with and without this setting) In my point of view, the problem is that the PLC received the certificate but somehow it didn't read correctly or didn't compare with the certificate in the trusted list because if the PLC does this step, it should send its certificate to (the rejected folder of) server. Could anyone help me to solve this issue? Thank you in advance.   [Update] 1.The PLC throw the error code 16#8016_0000 (BadCertificateHostNameInvalid/The HostName used to connect to a Server does not match a HostName in the Certificate - as I searched in google) but it's very quick so I could not see this behavior at the beginning. 2. I have tested with UA Expert, I can connect without any problem/warning. So, the high confidence that problem comes from PLC. ----------  Best regards, Danh Vo
  2. Hi All, need some advice on a system to Alternate Starting of 2 pumps:  1. When StartP is pressed, Pump No.1 would start. 2. By pressing StopP, it will stop the running pump. 3. When StartP is depressed again, the Alternate Pump will kick in. Am looking at using: I0.1 - NO Push Button I0.2 - NC Push Button Q0.1 Pump 1 Q0.2 Pump 1 to set it up.. Any kind advice how may i set this up? Any advice will be deeply appreciated. TYIA!  
  3. Hello, I have to make communication using Ethernet between omron CP1H and siemens s7-1500 plc. I was thinking about Modbus TCP or Ethernet IP using theese adapters: Modbus TCP - CP1W-MODTCP61 Ethernet IP: CP1W-EIP61 But I am quite new in Omron, and I am looking for some exapmple codes, FB. Do you anyone have experience with that?   Thanks for all responses.
  4. Is it possible to reset " Motor replacement detected error" ( Error code 95.01) using code without connecting to PLC through sysmac studio? If yes please suggest how to do it... Thanks in advance...
  5. Communication

    good evening. Someone can give tips on how to configure and physical the application with the following items: Advanced Interface Converters (AIC +), PanelView800 2711R-T7T A and MicroLogix 1500 Programmable Controllers My doubts are about the configuration of the communication, and I have doubts about the physical environment and protocol to be used.  
  6. I have multiple PVP 1500's on the same network. From the one in my control room i need to be able to see what user is logged into what HMI. How would I address the system tag of another HMI on the same network would I use the IP address? thank you for any help in advance
  7. I got into a project were they have 20 panelviews plus 1500 around the building, and they want to be able to serrate the displays accessible by the users based on the physical location of the panelview, for example Room1 should not see room2 but can see room3, at this moment we have a complete application with all the screens that have been downloaded to all panelviews, in order to avoid maintain 20 different ME applications I would like to ask if any of you had this problem before or any ideas on how to go forward with it.   Thanks
  8. 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
  9. Hello All,   I hope this post is not against any forum's rules. If so please delete.   I would like to invite everyone interested to have a look at my website, which is purely about TIA Portal and everything related: TIA Portal how to   There you can find articles, tutorials, tips and videos.   Hopefully someone will find it helpful. There are more materials coming so be sure to subscribe to Newsletter   There is also: Facebook Fanpage                          Facebook Group                         Twitter                         YouTube   Regards, Robert Jankowski
  10. S7-1500 FW v 2 / Profinet issues non-Siemens devices

    Hello: Has any body encountered Profinet IO cyclic communication establishment problems between the latest S7-1500 PLC with firmware 2.0 or later and non-Siemens Profinet devices which had previously passed conformance testing campaigns? Thanks for your comments.    
  11. Hi, I was wondering if there is a way to limit the number of allowed on-line connections at a time to a PLC? Like can you somehow set in the PLC parameters that only 1 'connection' can be on-line in the device at a time? Thanks Edit: I'm referring to connections from the TIA portal - not HMI / ethernet connections and so forth
  12. Hello all I want to know if is possible implement the standard IEC 61499, for distributed control, in a PLC Micrologix 1500, this standard proposes use function blocks, but this blocks are different to the blocks proposes for the IEC 61499
  13. S7-1500 HW Interrupt

    Hi Guys, I'm still here asking your help because i need to reproduce a previous work that i did on omron series. Now i'm using a Siemens 1510SP-1PN CPU, with a DI 24VDC module assigned in the first slot. I would like to know how to call an interrupt task every time that a rising edge on E0.0 and E0.1 occurs. I  have configured the I/O settings of the module, to call the OB40 hardware interrupt block, but unfortunately i don't know how to assign the addresses to a specified OB, otherwise i noticed that if this option is enabled, instead of the default settings, the CPU can't see the input addresses rise up or turn on; If i configure back the default settings i can see again in a variable table the address E0.0 turn on, why this happens? Is this meaning that i can't use this address for other tasks or other functions? Can i call a hardware interrupt or something like that with an internal variable like a merker? What instructions i must use to enable and activate the OB40? Thank you! Best Regards.
  14. Excel Add-in for Siemens S7 Data Logging

    Version 3.11.2.0

    399 downloads

    ASComm Excel Add-in is a simple to use, non-programmatic way to populate Excel 2007 - 2021 (version 16) spreadsheets with data from PLCs, instrumentation, and other process hardware. ASComm Excel Add-in uses built-in drivers for Siemens S7-200, S7-300, S7-400, S7-1200, and S7-1500 communications. No OPC, DDE, external drivers, or programming required.  
  15. View File Excel Add-in for Siemens S7 Data Logging ASComm Excel Add-in is a simple to use, non-programmatic way to populate Excel 2007 - 2016 spreadsheets with data from PLCs, instrumentation, and other process hardware. ASComm Excel Add-in uses built-in drivers for Siemens S7-200, S7-300, S7-400, S7-1200, and S7-1500 communications. No OPC, DDE, external drivers, or programming required.   Submitter Automated Solutions Submitted 03/01/16 Category Demo Software
  16. Micrologix 1500 PLC tripping /stopping periodically with red led indication . It is showing error 679H It is also showing error on Analog Output Card which is at slot 6 . After clearing error it starts and stops again after some time . Requested to suggest me any solutions for eliminating the problem
  17. Hi friends, Can anybody tell me when to use a local-Static variable and when to use a Local Temp variable whilst creating a Function-Block in S7 -1500 using TIA portal. Thanks for looking in. Best wishes.
  18. Good day to all, Please i need your support. I am new to world of Plc. I just bought a micrologix 1500(1764-24BWA) Plc for my training program. I have a question with respect to the Input terminal 24V DC. I connected L1,L2 and the ground at the Output terminal to a 230VAC and power On the Equipment, everything was okay. My question is do I still need to connect the -DC and + DC at the Input terminal to a 24VDC external power supply to get the needed 24VDC for the Input terminal or the 24VDC comes from the internal voltage conversion of the PLC. Once again thank you for the support. Best regards
  19. Sinamics G-120 Drive on Profinet

    Dear Friends, In my present project, I have a S7-1500 PLC & 3 Nos, Sinamics VFDs(PM-240s) with Profinet ports.(CU-240E -2PN) The drives and PLCs are on the same Profinet network. I wish to know the essentials of controlling the command and speed reference of these drives directly from the PLC on profinet. Reading the help in TIA portal got me nowhere its all about Telegrams and things that I haven't figured out yet Thanks for looking in; I shall greatly value all help and advice.
  20. Hi guys, I am a little new to TIA portal. My question is whether it is possible to create structures of data (UDTs) and use them without addresses in the program? Or is it absolutely necessary to assign base addresses to all variables? thanks for looking in & will greatly appreciate any help Raj S. Iyer
  21. S7-1500 with TIA Portal

    In this video you can see how TIA Portal works with Siemens S7-1500
  22. Version 3.11.5.0

    3821 downloads

    .NET class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with Siemens S7-200, S7-300, S7-400, S7-1200, & S7-1500 PLCs via Ethernet.   For .NET Framework 2.0 - 4.8 projects. Supports UDTs Does not require OPC, Siemens, or 3rd party drivers x86, x64, and Any CPU compatible Visual Studio.NET 2010, 2012, 2013, 2015, 2017, 2019, and 2022 compatible Most .NET targets are supported, including Web, Windows, console, and service apps Can be configured programmatically or visually Visually design your entire communications configuration without writing a single line of code Extremely high performance - 5~10 mSec typical transaction time Highly optimized to minimize communications transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes including A-B, GE, Modbus, etc. No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Example applications with VB and C# source code included. Easily connect to your factory floor systems. Immediate Internet delivery and online license activation. No runtime fees or keys for qualified applications  
  23. File Name: Siemens S7 Ethernet Driver for .NET File Submitter: Automated Solutions File Submitted: 21 Apr 2013 File Category: Demo Software .NET Component for use in Visual Studio.NET to create HMI/SCADA apps that communicate with Siemens S7-200, S7-300, S7-400, S7-1200, & S7-1500 PLCs via Ethernet. Supports UDTs Does not require OPC, Siemens, or 3rd party drivers x86, x64, and Any CPU compatible Visual Studio.NET 2005, 2008, 2010, 2012, and 2013 Compatible Most .NET targets are supported, including Web, Windows, console, and service apps. Can be configured programmatically or visually Visually design your entire communications configuration without writing a single line of code Extremely high performance - 5~10 mSec typical transaction time Highly optimized to minimize communications transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes including A-B, GE, Modbus, etc. No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Example applications with VB and C# source code included. Easily connect to your factory floor systems. Immediate Internet delivery and online license activation. No runtime fees or keys for qualified applications Click here to download this file