Deke2006

MrPLC Member
  • Content count

    26
  • Joined

  • Last visited

Everything 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. Need Help!

    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
  4. Need Help!

    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
  5. Latching Bit?

    Hi, Is there a latching bit, that when set it stays set even if loss of power? Thanks, Deke
  6. Latching Bit?

    Thanks!
  7. HI, I need to copy the setting of one timer into another Timer. Never done this before, so I'm looking for some help, I'm gussing I have to do something like COPY T4:7/PRE TO T4:10/PRE, is this correct? Thanks Deke2006 Never mind I geuss I just had to try it, utrned out to be MOV T4:7.PRE to T4:10.PRE Thanks, Deke2006
  8. Thanks Mikey Confusing, why don't they say DH485 for that driver? Thanks to everyone else for your help, now the rest is all up to me on how I translate French to English.
  9. Hi, I have a Programming cable for the Microview Panel(2707-NC8), and I was wondering if could use the same cable for the Panelview 300 Micro? Thanks, Deke2006
  10. The PV does not show, only my laptop does. Autoconfigure fails! Part# 2711-M3A19L1 Deke
  11. 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
  12. All I/O indicator lights are on?

    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
  13. All I/O indicator lights are on?

    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
  14. Moving Image?

    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
  15. Moving Image?

    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
  16. CQM1-AD042

    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
  17. CQM1-AD042

    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
  18. CQM1-AD042

    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
  19. cpm comes out of run mode?

    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
  20. cpm comes out of run mode?

    Thanks Rodney, I changed it to run mode. It was on user programming console. Hopefully that will take care of it! :)
  21. Hi, I have 18 different jigs that go into a fixture (called a door), currently we have 4 different programs, due to the fact that only 9 jigs can fit into one program, we have 12 doors, some with light curtains and some with air operated doors that protect operators from operation. Eventually all the doors will have light curtains, so that there would only be two programs instead of four. I want to be able to have only one program in all the doors that will be able to run all the jigs (hopefully not wishfull thinking on my part) Now I'm no expert at omron PLC's, we have CJ1G-H, some have CPU42 and some have CPU43. Looking at memory view I see the total steps available are 11,264 with each jig on an avg use 1200 steps, I'm working on improving the logic to reduce this number, but even after that is done I don't think I will be able to get all 18 jigs into one program. Is there a way based on which jig is in the door (currently Binarys and nodes are used to determine this) to load up the logic needed from a datatable or something without having to be connected to ethernet? Or am I doomed to having to setup certain doors that use only certain jigs? The outfit that did all the eletronics and porgramming for these jigs and doors did a very good job, in no way am I knocking their accomplished work, I'm just trying to improve the logic a bit and see if I can get everything into one program. Thanks in advanced! Deke2006
  22. Squeeze 10lbs Of Shi.. Into A 5lb Bag?

    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
  23. Squeeze 10lbs Of Shi.. Into A 5lb Bag?

    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
  24. Squeeze 10lbs Of Shi.. Into A 5lb Bag?

    Hi Nibroc, Would I have to have a memory card for each jig or would I be able to have many jigs on one memory card? I need to get me some manuals, should I just talk to my local distributor to get them? Thanks, Deke2006
  25. Squeeze 10lbs Of Shi.. Into A 5lb Bag?

    Thanks for the info! Looks like I can either change out hte cpu's on 12 doors or what about the memory card option? Would that be cheaper or too much of a pain rather then having everything in the cpu? Thanks Deke2006