Search the Community

Showing results for tags 'rite siemens logo excel'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 208 results

  1. Hello all, I am trying to get around a lot of manual inputting by exporting a routine and opening it using excel, but looking at the file that excel shows I have a couple fundamental questions 1. when excel opens it and "creates a schema', can I save this in a format that will allow me to import it back into the program? 2. Since I am mapping data using add on instructions, the table excel has created becomes quote complex, with no clear point of reference to where my Input tags are going to go. We are doing this because someone thought it would be a good idea to put a SCADA based control platform over the top of an AB control system, so we have to exchange thousands of points of data back and forth with their system. I created the mapping AOI blocks to be able to manage the file structure a little better in the routines, but that still leaves me with copy and paste thousands of tags into the AOIs. Has anyone developed a good way to create logic, or modify logic using excel? While I can hold my own with utilizing the RS5000 platform, my excel experience is limited. The processor is a 1756-L75 Thanks
  2. Hello, I have an annoying problem with communication between Siemens S7 PLC and HMI panel. Here it how it looks like: I am using Siemens S7-315 with 343 Lean ethernet port. This port is used to communication with HMI terminal. Communication is realized through S7-TCP communication protocol. When I was testing the communication in the office everything worked fine and nothing wrong happened. The problem occururs only on the installation. After turning the PLC and HMI on everyting works fine, data is transferred correctly and variables are displyed on HMI. After a few hours the communication is suddenly lost. This is a direct connection between PLC and HMI and there are no other devices in this network. So it is not possible that suddenly there is an address confilct. I made a wireshark analysis (I connected a notebook and hub into the network) and I found out that when the communication is lost HMI terminal is trying to get data from the PLC but it is not responding. It looks like PLC ethernet port is broken. You cannot ping PLC from notebook and HMI. On the other hand you can exchange pings between HMI and notebook. The communication is back again only if you'll restart the PLC. The strangest thing is that I did not have any problem with the communication when I was testing it in the office. The configuration and project of PLC and HMI is excactly the same. The only difference is that on the installation PLC is realizing also a communication throguh Profibus and MPI. I've tried to use different ethernet cables (crossed, non-crossed) but in all cases the situation is the same. Do you know waht can be the cause of such behavoiur? Maybe someone had a similar situaion? In the attachment I send a screenshot from Wireshark which shows the moment when the communication breaks.
  3. Dear all, I have implemented PID temperature control for mini heating tank system using Siemens S7-313-c2-DP PLC. Now, I want to plot the values of the "process value (temperature) " and "Setpoint" as a function of time in wincc flexible runtime. I am using wincc flexible 2008 advance SP3. However, the problem is that I have tried plotting the value of "process value" as a function of time using trendview, But the change in the value is not smooth i.e. it is in step manner. Besides, the value of temperature progresses towards the left side of the graph, but I want it in the right side. And also I would like to plot two values against time in one graph in smooth transition so that I can make the comparison and I want the plotting only on the right side of graph. So, how to do all these things? Since, I am a newbie to WinCC, I would appreciate your help. Thank you. Regards, Ankur Gajjar
  4. Hi there, I have trouble understanding the "mechanics" of STL programming language for Siemens S7-300 PLC. For instance I have a code which looks like this (taken from the Siemens manual for extended pulse timer): With regards to the first line, AND operator checks whether the state of I 2.0 is '1'. According to the "Bit Logic Instructions" manual, it also ANDs the test result with RLO. Now the question is - what RLO is it if there are no operations beforehand? What memory area does it use for that particular RLO? Moreover, what is the Boolean bit logic string in this case? I presume it is all the lines up to the '=' sign. The confusion is also caused by instructions (FR, L, T) which are not logical operations or RLO, although there is associated memory bit with them. I'd be grateful if you could clarify this matter? Many thanks!
  5. Daily logging of flow in WinCC

    Hello, I am working on a Siemens S7-300 PLC with a WinCC HMI and I am looking to perform logging of certain values every 12 or 24 hours. Basically I have a Flow meter that constantly has flow through it. Right now I have the PLC set up to record the current value of the flow, as well as a totalizer to indicate how much flow has gone through the valve. (until an operator chooses to reset it) I need to create some sort of logic or utilize something in WinCC to calculate the flow through the valve only for that day. After that day, the value will be either deleted or replaced with a new value the next day... If anyone has any tips or advice it would be greatly appreciated. Thank you,
  6. How to read digital input signal

    Hello everyone, I am a freshman, studying about PLC. I work with S7-400 system. Please help me how to read digital input signal directly from humidity sensor using PLC. Thank you so much. Best regard!
  7. can anyone please provide me how to communicate between keithley controller 2182A(nano voltmeter) and any siemens plc.aslo the programme & instruction & parameters..ASAP using RS-232 interface?
  8. Lenze drive fault on proface

    Hi I am having a problem with an error/fault code. The fault comes from a lenze drive as an integer. We have a proface HMI monitoring a DBW in the siemens S7 300 that holds the lenze fault code. The PLC comes up with a generic code "lenze drive fault". The proface comes up with the drive code. I would like the PLC to produce a fault description using the lenze fault code in the DBW, instead of the generic one [listed above]. could anyone please help with this problem Thanks Robbo