robert_

MrPLC Member
  • Content count

    54
  • Joined

  • Last visited

Everything posted by robert_

  1. Hi Every one, I have two 2198-P070 bus power supplies for that I’m using for four Kinetix drives, 2 drives per power supply, all controlled by one processor (5069-L350ERMS2). I have an enable contactor setup for each power supply for each set of drives. I have them configured as DC bus groups 1 and 2 respectively. I had the first set of drives working, setup inside the motion group, with no issues. When I added the second power supply and drives. I found that when I added them to the motion group I couldn’t get the enable contactor to close for the first set of drives. I f I took them out of the motion group and made them ungrouped then the first contactor would close but then I couldn’t get the contactor on the second set to close. Do you have any thoughts as to what I might be missing to get these to work? See the screen shots for more detail. Let me know what you think.  Also, I have heard that only one motion group is allowed per PLC, but my question is : Can I use  sevral axes and Power units in the same motion group? 
  2. Hi, good morning, it's my first time working on a project with Siemens, I've always worked with Rockwell and from siemens I only know the s7-200. I have to make a profibus network with master s7-1500 and Rockwell motor starter slaves in a MCC. Someone who can help me or can give me some tutorial that will help me to do this or some document would be appreciated.   Thanks
  3. I did what you recommended and that was the solution although I had to change the data type of the tag that requested Boolean to the type of tag that is generated by the drive but I had to do it from within the internal logic of the AOI because from outside Of the AOI would not let me do it ... I really appreciate it!
  4. Hello, I have troubles with AOI PowerFlex 700. When I want to use it into the logic it says the tags "Inp_PowerFlex_700" and "Out_PowerFlex_700" are boolean tags but in the inside logic these tags should be  array tags. I attach pictures I will appreciate your help with this issue...Thanks
  5. Hello everyone, I would like to know how is the Ethernet communication in Micro830 PLC's. I'm about to do a communication between a micro830 and SMC actuator drive and I want to know how set Micro800 Ethernet communication. This is by explicit messages or mapping?.   Tks
  6. Hello friends, I'm trying to understand the logic of the a flowmeter pulses for obtaining the volume of a fluid but I don't know why multiplying the value 0.985/100 by counts of the HSC. I hope someone can help me. I attach the picture of the code...Thanks!!!!
  7. Hello guys, I have a network card ehternet 1756-en2tr configured in linear mode , not ring mode. And in RS Linx I can not see the devices that are connected to this card but in the RSLogix 5000 controller tags the tags associated with these devices appear. The question is why do I not see them on the network by rslinx?
  8. Can I use a touch panel like magelis (schneider electric) or Panel View (AB) with a stand alone PLC to monitor the level of a silo in real time or would have to be a SCADA system?
  9. Hello, anyone know how to make a logic that monitors the change in position of a carriage through some rails ?. In my application I measure the position of the carriage by means of a laser sensor and I have to detect if the laser beam is interrupted when the carriage is stationary or moving. I have implemented a logic as the adjunct file, but doesn't work.
  10. the carriage is moved by electric motor, and I want to monitor its position to know when the car loses its position. I don't use encoder for this application, I use laser sensor and I wanna know when the carriage lost his position because of an interruption in the laser beam or a sudden change in accounts analog signal. someone had recommended me to program a logic that monitors the position of the carriage every so often (perhaps every two seconds) and when it detects that there was a change in position from the previous scan, then generate the error bit in the laser. Go storing the position from time to time and compare it with the previous, could be something ?, but I have doubts of how to implement it
  11. hello guys I'm working on a project that requires knowing the first event that put on alarm state to one system and because everything happens in seconds and everything shuts down almost the same time it is very hard to tell the operator what was the cause of the shut down , so I would like to know how to implement a logic to capture within milliseconds the first event that "turns off" the whole plant. Would somebody could help me with this please?
  12. First event logic Alarm

    I'm already doing something for this problem. attached a picture of what I did, what do you think?
  13. First event logic Alarm

    Thanks for answering RussB, I refer to a "first trip out alarm". Iwould like to know how to do it.
  14. Drive Speed control

    I'm using a Quantum schneider PLC and Power Flex Drive of rockwell. I'd like too to know how do a s-curve function in my PLC because in this model i didn't can find a s-curve function
  15. Hello guys, i would like to know if is possible keep always active the run command in a vf drive and for stopping the motor only send 0 reference. It´s possible??? because I want to program a ramp function in my plc for start and stop one motor. could someone tell me how to do this type of control please?.
  16. hello guys, I have a Doubt: when working on automating conveyors in series, should start at the same speed all the conveyors of the system?
  17. Someone could give me an example of a batch programming or batch process? Because it does not know exactly how to program a batch... Thanks!
  18. Bit of Life

    Hello I wanna know how to program the bit of life which serves to determine whether or not there is communication with the PLC?
  19. Hello guys, I am trying with diferents ways for compute the actual diameter of steel strip that is unwinding and winding. I see there are many methods and actually I'm using a method that use an integrator function for angle velocity but I don't know what gain setting at integrator function. I'm using a CLX,
  20. Reduce Logic

    Hello guys, I have a question: How I can reduce a segment of a logic that have involved more than 10 variables?. I have a segment of a logic where I have programmed in FBD several repetitive combinations and would like to reduce it to mine for some expression method and make a smaller segment FBD. I thought of the Quine McCluskey method but I've never used ... I hope someone guide me
  21. Hello guys!! I have an application in which one unrolled sheet steel goes through a process of tension levelling and then rewound. I know the diameter of the mandrel and the thickness of the processed sheet and I have that calculate the current diameter which is unwound and is rolled by another side . the intention is that the diameter does not change abruptly at the time of the sheet is being rolled. and used a SCRV instruction but not exactly what values ​​of jerk and rate others use. How could know exactly what are the values that I have to set in this instruction?
  22. hello guys, Does anyone know if you can use the COP, CLEAR and FLL instructions with string data type? ...
  23. I/O mapping?

    hello guys! I have a question about programming techniques: why I/O mapping is used? ie why carry the signals from input modules to a internal bits? why not use directly bits from input modules?
  24. Hey how about colleagues, I am trying a DeviceNet network of 37 nodes most absolute encoders and I emerged the following question: Where do I connect the terminating resistor on the first side of the trunk?, Can connect to the DeviceNet scanner in the PLC?. Network encoders bring including one dip switch where one can activate the terminating resistor, then I can turn the first encoder resistance?, Because it is clear that the last resistance I can activate it the last encoder , but the first where?. Thanks, I hope your answers