Search the Community

Showing results for tags 'cpm2a'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 6 results

  1. I have been attempting to connect to connect to a couple of PLC's that are in some of our slide gate conveyors (CTI). I do not have a lot of experience with PLCs. Took a class on it a few years back, but haven't had much hands on experience since. So last year we had a technician come in and add a rung to the program of the CPM2A that allowed the PCB to hold at the out sensor and for the incoming machine to not accept the board until the conveyor is fully extended. What I was tasked with was checking the program in the CPM2A and applying that additional rung to the CPM1A on the other line. Unfortunately I cannot connect to the 1A and when I attempt to connect to the 2A it tells me that I am trying to connect to a CQM1 instead, but that's not what the PLC physically shows it being.  I have the CS1W-CIF31 cable and the CPM1-CIF01 as well. I am using the correct port (COMM4). Port settings are 9600, 8, even, 2. In CX-Programmer, I am clicking New > Device type (CPM2A) > Network (toolbus).... When i connect to the 2A it tells me its a CQM1... SO when I change the settings to that one and compile the program it shows me a very weird program. Doesn't seem to have any real instructions. Maybe I don't understand the program?  When I try to connect to the CPM1A-30CDR-A-V1 I just get a failed to connect every time. I Open CX-Programmer, New, Device type (CPM1A), Change CPU settings to CPU30, toolbus, etc.... Failed to connect. I have been trying to figure this out for a few days now and haven't gotten very far. I have tried to connect with Omron and haven't gotten far from there. Any Help will be appreciated, I'm very noobish sorry lol
  2. Help please

    I got a new cpm2a and installed cx one (programmer) on my dell XP and tried connecting it but failed. I’m using the peripheral port (serial to usb (cif02)) and also made sure my drivers read this cable correctly but when open my cx programmer I choose cpm2a* and when try changing the network type to the USB port, it doesn’t show up at all. Idk what I’m doing wrong. Please help 
  3. connecting 4 cpm2a in one pc

    i have 4 plcs "cpm2a " i don't find them in cx configurator (because it's an old technology) there is an other solution to create a rs422 network betwwen the plcs?  
  4. SUPERVISION OF A CHAIN

    I have 6 PLCs CPM2A and 4 PLCs CP1LM I'm going to network them to do the supervision and data acquisition from each PLC and connects them to a pc via an ethernet port So what are the hardware and software used?
  5. Hi, I am using syswin and i am doing an exercise on saving and moving data. My challenge is am monitoring temperature from a sensor and the range is -20'C to 100'C from the 4-20mA sensor, after conversion and testing for positive and negative the values are stored in D205. (I have done the conversion and testing for positive and negative values only assigning of bit 15 in D205 is left) The simple program has to turn on Bit 15 if the value is supposed to be negative. 1000 0000 0000 0001, a simple approach to telling us this is -1’C.  0000 0000 0000 0001, is telling us this is 1’C. Bit 15 is going to be our Sign Flag, so we have to ensure that if the temperature is positive then  Bit 15 = 0, how can we do this make Bit 15 of D205 = 0? If the temperature is negative then  Bit 15 = 1, how can we do this make Bit 15 of D205 = 1? How can i turn on this bit inside a data word? for negative i thought i could just add #8000 to the values after conversion then storing in D205 but for positive values how do i ensure that bit 15 is 0? How could you approach this? Am a bit stuck, all thoughts and ideas are much appreciated if possible you could add a snapshot from syswin or cx-programmer. I have attached the WTANK.SWP file which can be opened in syswin or cx-programmer. Look in block Main 8 Temp Buffer, Network 3 Convert to 'C WTANK.SWP
  6. need to go online with CJ1M and CPM2A

    Hello, Can someone tell me which cables I have to use go online with CJ1M and CPM2A? Can I make them or buy them? And do i use CX-one to go online with the controllers? Any help would be appreciated Thank you for reading.