Deke2006

MrPLC Member
  • Content count

    26
  • Joined

  • Last visited

Posts posted by Deke2006


  1. Hi, I have two analog inputs, the first is a Gefran Linear Pot ( I believe to be a differential Voltage input, connected to a 10VDC Power supply), the second is a Automation Direct Pressure Sensor (I believe to be a single-ended Voltage input) So I have the 10VDC+ PS connected to one end of the linear pot and the wiper signal is connected to Vin0+ and the Vin0- is also connected to the other end of the linear pot and jumpered to the analog com along with the 0VDC fro the 10V PS. (Is this correct?) The pressure transmitter brown wire connected to 24V+ from 24VDC PS and the blue wire connected to the 0V from the 24VDC PS, with the white wire (signal) is connected to Vin1+ and the 0V from the 24V PS is connected to the Vin1-. I also have the same 24V PS connected to the Analog card, instead of using the buss power, with the internal switch pushed down. Just making sure if I have all of this correct. Thanks, Deke

  2. Hi, We had changed out a Seimens controller on a machine with a different type, and have the following components forsale; Simatic S7 300 Components Qty Part# Description Condition 1 6ES7 361-3CA01-0AA0 INTERFACE MODULE GOOD 1 63S7 307-1EA00-0AA0 POWER SUPPLY GOOD 2 63S7 322-5HF00-0AB 0 DITIGAL OUTPUTS GOOD 1 63S7 332-5HD01-0AB0 ANALOG INPUT GOOD 1 63S7 331-7KF02-0AB0 ANALOG OUTPUT GOOD 1 63SY 390-1AE80-0AA0 19" RAIL FOR COMPONENTS GOOD HMI and Button Panels Qty Part# Description Condition 1 6AV6 545-0DA10-OAX0 MULTI PANEL MP 370 TOUCH-12 TFT GOOD 1 6AV3 688-3CD1-0AX0 PUSH BUTTON PANEL PP-17 GOOD Industial Controller Qty Part# Description Condition 1 6AT1131-6DE21-0AB0 Siject CI16iP CONTROLLER GOOD 1 6AT1131-6DE21-0AB0 Siject CI16iP CONTROLLER NEW(IN BOX) Software Qty Part# Description 1 6ES7810-4CC07-0YA5 STEP 7 V5.3 +SP1 1 6AV6581-3BX06-0CX0 PROTOOL V6.0 +SP2 The HMI & Button Panels have all the neccessary connectors and cables. Willing to let it all go dirt cheap! Would like to sell the whole lot, if possible. Any interest? Thanks, Deke

  3. Hi bulebyu, Well that rung is actually the last rung in that section, and no where else is there any TR0's in the whole program. I've decided that I'm just going to put my new program in it and not worry about going back to what was originally in it. Thanks, Deke

  4. Hi, I have uploaded a program from a CQM1H-CPU21. It has one line that is not showing as ladder, but as Statement List, and has the Red Bar showing that the net has an Error; Invalid Mnemonic. Statement List; LD 13.14 ANDNOT 17.04 LD P_First_Cycle OUT TR0 CNTR(12) 023 #9999 LD TR0 Now if I remove OUT TR0 & LD TR0 from that statement list, the line is then ok. But its that the right thing to do? and why would a program have an error in it? I'm using CX-Programmer Version 8.0 Thanks, Deke2006

  5. Well I have now tried both cables without any success (2707-NC8 & 1761-CBL-PM02) So obivously I'm doing something wrong I pressed both left & right arrow keys to enter the 300's setup mode, I checked the baud rate which is set at 19200, the node is set at 2, and the max node is set at 2 I'm using panelbuilder32 trying to upload screens so that I can edit them as they're currenlty in French. RSLinx Lite loads up automatically, I only have one driver configured AB_DF1-1 DH485, with the following configuration; Comm Port: COM1 Device: SLC-CH0/Micro/PanelView Baud Rate: 19200 Station Number: 00 Parity: None Error Checking: CRC Stop Bits: 1 Protocol: Full Duplex Any suggestion? Thanks. Deke2006

  6. Yes, I did manage to find a pdf showing I have the wrong cable on the input module, got one on order it will here monday, also in that pdf file it looks like the relay output module is a pnp module when it should be npn, this is the number on the module "-1 DC24", this indicates that it's a pnp module. Man I cannot beleive the electrical outfit who put this together, they sent us this fixture said they couldn't get it to work with the logic I sent (which happens to be in 10 other fixtures just like this one). any who, Thanks for the reply! :) Deke2006

  7. Hi, I have a CPM2C-32CDTC-D connected to the XW2C-20G5-IN16 input module with cable G79-100C and a Relay output module with cable G79-150C. First question is are these the right cables on the correct modules? For some reason all the indicating lights are on, on both modules, the indicating lights on the PLC are correct, but why are these lights on the modules not right? Voltage to each module is correct 24V+ on the correct terminal and 0V on correct terminal. Wish I had an operation manual for these modules. Any help would be greatly appreciated, Thanks, Deke2006

  8. Ok on the MP370 the Fixed Window which is at the top of the screen. Can this be positioned at the bottom? Animation of elements I guess is what I want to do. Thanks, Deke2006

  9. Hi, New the capabilities of the MP370 HMI. I'm trying to make the screen set for this to resemble the screens that I have designed for the Maco6500 (Barber-Colman). They both have the Mini screen area except for the MP370's is at the top of the screen instead of the bottom, or is it possible to change this? Anyways I have a few moving images on the Maco6500 that I'm trying to reproduce with the MP370 and I was wondering if there is a Moving image. Thanks, Deke2006

  10. OK after viewing the CQM1 addressing I understand that part. Looking at the old logic I found all to do with address 001 (for analog input #1), and I have all that in the new logic Also checked 002 and did the same, funny though it didn't have all the same stuff as 001? as I only found 002 in a SCL block. Regardless, that is also in the new logic. I also have the only thing that was in the old logic for 101 (analog ouput) in the new logic. But I guess I'm just an idiot, because I'm still not getting a reading. What should I do next? Thanks for all the help so far. Deke

  11. Hi gtsupport, Thanks for replying. Okay here it is; (from left to right) PA206 CQM1H-CPU21 1. OC222 2. AD042 3. DA022 4. ID212 5. ID212 6. OC222 7. OC222 8. OC222 9. OC222 10. ID212 A total of ten modules. This is on a fixutre that has three stations, first station drills the part, second station test the part for leaks and then flow, third station assembles hoses on to the part, which also then tests for leaks and flow. The original logic (don't know who did it) is 421 lines long all in one section, no documentation anywhere, timers up the whazoo, very hard to if not next to impossible to figure out, and what basic bits that do have some comments, are in French. Now I have made new logic for all of this put into sections for easier debugging, I have the first station done and working fine. The second station where it starts to do the testing I am not getting a reading, when the pressure testing starts, now I thought I got everything from the old logic that was involved in reading the values. DM25 reading from dwyer module (the value I should see here when tesing, i get nothing) DM1000 -1003 has values in each word (I think this for setting the range used in scaling?) I need to get this going of course, it's a learning curve on my part, as I have never workded with omron analog modules. If there is anything else you need from me in order for me to understand this please advise as I could send old and new logic for this. I like to figure things out on my own but so far I'm not getting there, if I had an exmple of how to do this I think I could get it from there. Thanks, Deke

  12. Hi, Noob here with an Omron CQM1-AD042 Analog input module. THer are two inputs being used and are wired for current. Attached to these input are a Dwyer pressure Module with an output of 4-20ma, pressure range 0-30 PSI (Air). I'm thinking the Omron Analog module is simular to the automation direct F0-2AD2DA Analog module, where you read the values from a memeory area. I'm looking for an example of logic for setting up this up and how to read it. Thanks, Deke

  13. What would cause the PLC to come out of run mode just because it looses power? Is there a dip switch setting for this? Need help it's driving me crazy coming in at 3:00am in the just to hooked up a computer to turn it back onto run mode. Thanks Deke

  14. Well I figured out how to make the STD file, and made a program for detecting jigs and then loading that file but this program get s the Cycle Time Error. CUrrently and get it to work by a Memory Card for each Jig, but I would rather be able to have a Memory Card for each door that has all the jigs in the memory card. I'll keep working at it but if you have any suggestions on the Cycle Time Error please let me know. Thanks Deke2006

  15. Hi anonymous, Okay I still need to get a manual, got one offline in pdf. manual is not very explicit in showing a very good example on how to do this, but I'm working on it. My question is I have to have an Autoexec.STD file on the Memory card but I can't figure out for the life of me on how to get CX-Programmer to make this file?? I was able to make the Autoexec.OBJ file by doing a transfer to file. Thanks Deke2006

  16. Hi, Thanks for replying! Probably need more information to give you an answer. Is there any commonality between the operation of the jigs? Each one of course has some operations that are the same, such as a cylinder moving in to to seal a part for air testing. Do all doors have the same I/O? Do all jigs use the same I/O? All the doors have the same I/O and hardware configurations, input modules in jigs do vary, all at least have two, some have three and some have four. You may be able to make a program section to handle the common functions, then individual sections for the specific jigs. Obviously I am making some assumptions at this point. This is what currently is in the program now, however it would've been nicer if only the logic for the detected jig would be scanned instead of all logic being scanned. (this I plan on changing to use subroutines) Worst case, you could upgrade the processors to CJ1H-H units with enough memory to handle the logic. This would add cost, but would make maintenance much less of a headache. How much more memory capacity does the CJ1H-H units have compared to the CJ1G-H units? Good Luck, and please let us know if you have other questions or thoughts! Thanks again! Deke2006