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. 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
  2. Hello All, I want to read data from a Control Logix PLC, into a PLC5/60, using Ethernet and a MSG instruction in the PLC5. When verifying the MSG instruction in the PLC5, I get an error message. "Target Address in invalid". Once I figure out how to do this I need to replicate it in another PLC5. Scope is to read the status of 4 paint pumps controlled by the CLX. If any of the 4 stop, the PLC5 needs to know, because it is controlling the paint application equipment. Source data resides in a Control Logix 1756-L63. The tag is INT type, 4 elements long, and the name is PUMP_STS_B2. The IP address of the CLX is 4.2.6.230. There are 2 ENBT cards, one in slot 1, and the other in slot 3. 4.2.6.230 is slot 3. PLC2,5 / SLC Mapping has been created in the CLX. File=421 Name PUMP_STS_B1 and File=422 Name Pump_STS_B2. The file mappings represent a binary file created in each of the PLC5's B421:0~4 in Booth 1, and B422:0~4 in Booth 2. The PLC5/60 is Enhanced series E model using the Ethernet side card. The IP address of the PLC5 is 3.26.5.61. I also created MG file types in each of the PLC5/60. MG420:0~19 in each processor. This was necessary to use the MSG instruction in the PLC5. I have searched the forums for examples of how to do this with no solid results. I am trying to follow the best practices of reading the data into my PLC so anyone who follows can tell where it is coming from. While the IP addresses are not closely related they should be able to communicate. I say this because all of our PC's are on the 4.2.6.XXX network on a 255.255.252.0 sub net and we have no issue communicating with the 3.26.5.61 IP address. Any help and advice would be greatly appreciated. Regards, Mike Carter
  3. 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!
  4. 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,
  5. 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!
  6. 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?
  7. 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