Search the Community

Showing results for tags 'rs232 g.input'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 120 results

  1. PLC Not fast enough?

    Hello, I used a Schneider Electric SR3B261B PLC to create a trivia machine (as I call it).  Basically 20 buttons that let contestants ring in to trivia.  There is a display that shows the number of the person who rang in.  It works pretty well unless people press the buttons at exactly the same time.  Then it shows 2 results at the same time.  Usually resulting in a display of 18 when really it was 12 and 14 that rang in, for example. The PLC has options for: "Adjustment of the basic cycle time of the module."   and "Type of Hardware Input Filtering." Which I assume would make the PLC operate faster and avoid two inputs triggering at the same time.  If I change the setting and update the changes do not keep.  I appear unable to change it past 20 x2 ms  and slow (3ms). Is that a correct assumption that changing this would fix it? Why can I not change this?  Is it because I have so many inputs (14 or so) and Outputs (16 or so)? or because my program uses nearly all 240 lines of ladder logic allowed? What can I do to fix this?   Emerald
  2. Control Panel

    Is it possible to view the values / states of all inputs, outputs and workbits (e.g. 64.00 through 64.15 on Omron CQM1 PLC) on a single screen or control panel within CX-Programmer software?  I'm trying to troubleshoot some ladder logic that I wrote and need to know the values of 5 or 6 inputs/outputs/workbits simultaneously.  Having to scroll up and down through my ladder logic repeatedly does not work well with code that changes state every 5-10 seconds or so. Any help is welcome.
  3. Hi i have Beckhoff (CX5020-0120-M310) (profibus master) with TC3.1 and want communicate with Siemens Profibus ET 200S (IM151) DPV1. All modules works on ET200s except 1SI RS232 (6ES7138-4DF01-0AB0). When i triggered Barcode scaner i have one bit ON on no more data from 1SI module. on Array (0..15) of words 0.#0000000000000000 1.#0000000000000001 <= this bit is ON after trigered pushbutton on scaner 2.#0000000000000000 3.#0000000000000000 ..#0000000000000000 ..#0000000000000000 15#0000000000000000 This Same ET200S with this same configuration i have tested with Siemens S7-300 and it works, i can read data from Barcode scanner on the 0..31 array of byte (no WORD's like on CX5020) Siemens have On Communication => ET200s serial interface => Function block S_RCV i use them and i can communicate with 1SI RS232 via this block. But Twincat 3,1 don't have this block. On ET200s i have: 1. 1SI(rs232) module (rs232 parameter is : Data - 8bit, Stop - 1 bit, Parity - NONE, Data Flow - NONE, Interface type RS232-C ) 2 DO modul 3 RTD modul 4. DI 5. RO modul Any ideas where are problem? why can't read data from 1SI RS232?
  4. CJ1M serial communication

    Hi! I would like to know how I could send information throw serial RS232 communication. I mean, I have CJ1M-CPU11 connected with ID232 and OC201 modules, and I have an optic sensor (digital input). When the sensor turn on, I would like to be able to read the information (on/off) with an application like Putty (I have the PLC connected by RS232) to develop an application and show the information on another framework. I don't know if I have explained very well. Thank you!
  5. I'm wanting to get upload the program from a CompactLogix L31 Controller.  I'm using a generic (non Allen Bradley) "C2G brand" usb -->rs232 cable coming directly off of my laptop because I don't have a serial port out.  The rs232 side of the C2G cable is a "pin out" or male end, and as you can see in the picture, the serial port at Channel 1 on the controller is also male.  I'm using a generic (non-Allen Bradley) null modem (female-->female) cable to complete the connection.  Ultimately, I'm not seeing the controller on linx.  But that's a result of me not being able to configure the driver.  When I try to auto configure this driver, Linx gives me an error saying, "Unable to verify settings due to a NAK!" btw, the rs232 cable going into channel 0 is for the HMI on the machine. A pv600 1. How do I get online and upload the program from the controller? 2. What does NAK mean?
  6. Omron Hardware

    Please let me know if it is allowed to sell PLC hardware on your forum. I accumulated lots of Omron hardware  that I want to get rid off. Here is the list, I have several of each type, asking $12 each plus shipping. All in working condition.  Base Unit C200HW-BI051 Base Unit C200HW-BC101 16 Point DC Input Module C200H-ID212 16 Point Digital Output Module 24VDC C200H-OD212 Power Supply Module C200-PA204    
  7. Anyone have experience with the Peak to Peak hold function on Keyence IL-1000 amplifier?  I have an IL-030 lase head running off it and I want to utilize the peak to peak hold function.   I connected the red wire from a generic 24VDC, 1A, power supply to the IL-1000 Pink/Purple (timing input wire) and the black wire from the power supply to IL-1000 Blue (0V).   I have a 24VDC, 5A, power supply connected to IL-1000 Brown (10-30V) and IL-1000 Blue (0V) to power the IL-1000.   What I thought might work is to plug the 24VDC, 1A power supply in and out of an outlet to trigger the timing input for the P-P hold (similar to an on/off button).  But it's not doing anything.   I am not an electrical guy.  Any tips here?  Thanks,
  8. OMRON CP1L PC Link over Bluetooth

    Greetings, My application is utilizing two Omron CP1L PLCs connected through an RS232 serial link to achieve PC Link. We're essentially using this setup to message data between the two PLCs. With a hard-wired link, it works great. I can force bits in the master PLC, and see them in the slave PLC. However our application requires this link to be wireless. We got our hands on two SENA Parani SD1000 units. I've worked with these units previously to connect a serial scanner to a Rockwell PLC quite successfully. After reading through datasheets, we figured out the pin-out from Serial Comms unit fitted to the CP1Ls wasn't quite standard. So we adapted our own cables to re-route VCC and SG appropriately. So with a hard-wired link, this setup works, and the comms units on the PLCs have a nice solid lit up comms light. But with the wireless parani connection, the comms light lights up, but it is very dull compared to the wired link, and we get no data transfer. I've verified to the best of my understanding that the comm settings all match, at 9600 Baud, 8 data bits, 1 stop bit, and Even parity. Just curious if anyone has any suggestions to get this working, or if there are any settings that I might have missed that make PC Link a unique form of RS232 that these parani units can't handle? I've identified online alternative units known as the Promi SD205-OA, which has a pin-out to match the OMRON CP1L PLCs. As far as I can tell though, the units themselves function the same as the Parani SD1000 besides this pin out. Anyone know differently? Presently the serial connections made are Tx -> Rx, Rx -> Tx, Vcc -> Vcc, and SG -> SG. Would I require anymore connections? Our wired link seems to work just fine with just those connections.   Any help would be greatly Appreciated!!
  9. CP1E-N30DT with Hyperterminal PC

    Dear Expert, i'm issue to do communication CP1E with PC via RS232. im try to use plc for sending information and receive by hyperterminal pc. after googling some information there have multiway to success. by the way until now cannot settle. please expert share completed setup that's work: 1. communication cable from PLC - PC (my information use pin (2,3,9 jumper 4&5) - (2,3,5 jumper 7&8) 2. sample program that works (im using TXD & RXD with memory D1000 to keep data) 3. connection cable to PC using MOXA Serial to USB converter. 4. plc serial setting (default: 9600,7,N,1,Host link) my target to give instruction to printer to start print. printer need ACSII code. if this communication success i'm will convert all data to ACSII by ACSII convert function.   thanks,
  10. HI I'm using PlC5/20 when I click on setup screen on the BTR block (to view the analog input configuration) i find the following message: No modules exist in the IOconfiguration for this R/G/M however the analog input signals is running properly....i just want enter the setup screen for configuration. I'm assuming that I need to enter I/O module in the I/O configuration? Can I do this without taking PLC to Program mode?  
  11. Hi everyone, I'm trying to connect a computer to a SLC 5/04 via the RS232 interface without success. The same module has been running and connecting/programming via the round DH+ connector just fine. So when I start it up now, I can put it into run mode, DH+ LED blinking. The problem is I can't establish the RS232 connection, first time ever I work with a PLC... I've used two different computers with RSLinx and RSLogix500 installed, one with a proper COM port, one with a USB adapter. When I define a new driver in RSLinx the Auto-Configure gives the error message in the attached picture. I'm using a standard COM port cable plus a F/F gender switcher. Both checked with a multimeter, no twisting or switching of contacts going on. One problem is I don't even know if the RS232 LED is supposed to be active as soon the cable connects the PLC and the computer, or only if there is an active data transfer. So I don't know if the actual connection is at fault, or if I'm doing something wrong in the software.   Any tip would be greatly appreciated!   Volker
  12. Omron CQM1H PLC Online

    Hello everyone, I need help for the titled matter. The problem is that i am using CX programmer v 6.1 trial version 30 days. The error i am getting is PLC failed to connect. so the cable in attachment is right one? It is CN226 USB to Peripheral port cable. DIP switches are all off. Should in set them in on off state? if yes so whats the sequence? Replies will be highly appreciated Thanks
  13. Hi all, I have a micrologix 1400 plc and an SIC E10 engraving machine. the engraver requires its marking info ( day/year/random sequential number etc) to be sent to it via rs232 connection. the manuals have nearly melted my brain and I have no clue how to convert and send this type of info via rs232. please help.   thanks       NOTPROTOE10V6US-R04.pdf
  14. I was wondering if I can use the ethernet and the rs232 interface at the same time with two different devices. A computer with RSLinx on the ethernet and and Arduino RS232 on the RS232 with DF1?
  15. Omron CJ1m - bluetooth connect

    Hi, I write app to smartphone to communication omron CJ1m and Android. I want to connect devices by standard bluetooth. I plug in bluetooth adapter directly to omron RS232.  I want to ask you, how i can connect by FINS command. Bluetooth device baud rate is set 9600. If i connect to omron, i sent code: "AC01" and i sent how long as omron return me "AC01" ?? And what's next command i sent? If I want read CIO 10 i sent: "0101B000000A" ? and FCS and "*" ?? how i calculate FSC? Is it XOR my data sent? 
  16. GS2107-WTBD and rs232 input

    We are upgrading our A900 GOTs (finally) and I'm looking into updating our key switches to rfid readers. Does anyone know of a good rs232 rfid reader to pair with a GS2107 GOT Simple? Also if anyone has had luck with scripting for security levels and could post a sample (be it GOT1000/2000) it would be awesome sauce.
  17. HMI CONNECT TO NON PLC WITH RS232

    HELLO, i want to ask. Can HMI connect to Non PLC device(example: zebra printer,Barcode Scanner or Weighing scale) using rs232 ? if can, can you suggest me what type of HMI that can connect to Non PLC device Using rs232 communication? thank you, have a nice day....
  18. I have OMRON CP1E PLC and I want to read memory address of PLC via serial communication. I want to use ESP8266 OR ARDIUNO OR PC Hyperterminal Please help me in any direction. How I should proceed?  
  19. Hi   I'm beginner from plc programing, I  need to sent data (D0000-D0010) to PC through Host link mode . i just sent data from PC to PLC with command serial port is work only like below PLC_Serial.println("@00SC0252*");//sent to monitoring mode PLC_Serial.println(CalcFCS("@00KSHR 004500"));//set H45.00 to hight PLC_Serial.println("@00SC0352*")//sent to run mode but  PLC to PC i don't know how to do . Could you advise me ? Thank you.
  20. High-Speed Counter Input

    Hi, I working on reading impulse from the input. I am using M8000 as a contact, on the coil [C235 K9999] and it is working fine on the lad, but the problem is I need to applicate sth like that in structure ladder but I dont know how. I found function on the image below but it is for FX3U. I know that 2-phase 2-count input use OUT_C(for example EN True| CCoil CC251| CValue K0) and then DMOV(for example EN True| s CN251| d D100), so is there any method to read impulses from the input? .Thanks in advance. PS I have Mitsubishi FX3G series.  
  21. QJ71C24N INPUT PROBLEM

    I am using QJ71C24N to communicate with my devices, ASCII mode. I can send my output to the device by using non-protocol method ( G.output). However,  when I using G.input to try to receive the feedback from my device. The signal seen not stable to receive by my PLC. Sometime can get the full signal sometime can't and sometime I get some messy signal. Is there any setting I need to set to get the stable feedback from my device? Please anyone can help me to solve this problem? 
  22. PC send data to PLC

    Hello, i'm newbie for plc. i want to ask about PC/computer send data to PLC CP1E with serial communication (RS232). my wiring cable is: PC                         PLC 2                             2 3                             3 5                             9 4&6    7&8                               4&5 and if i send data from PC to PLC, my indicator in COMM is blinking. i think the cable have no problem. but if i send data from PC to PLC, the memory is not same as what i send and whatever i send data, the memory didn't change. i will attach my ladder diagram. what should i do?    New folder.rar
  23. i am new in plc programming . i know the basics difference between the rs232, rs422, rs485. but i am little bit confused in it. so i have the following question regarding these terms. 1.  can these protocols communicate with each other i mean rs232 can communicate with rs422 or rs485 and same. 2. my plc has port rs422  but i can connect it with my laptop serial port which is rs232 ? 3. what are the main important points that kept in mind during communication or cross communications.   any help will be greatly appreciated.
  24. Compare data RS232

    Halo, my name is Riandanu, I connect PLC Omron CP1E to weighing scale, and its done. i think i dont have problem between PLC and weighing scale. And i want to ask about, how to compare value from weighing scale ?  example : from the picture you can see value of weighing scale is " ST,+00160.66  g", and i want to compare it with 180 or 150 to give output on to lamp. Thankyou Riandanu       PLC to ek-i.cxp
  25. CP1E RS232 communication to my weighing

    hello, i want to connect CP1E to EK300i (weighing scale) with RS232 communication. i attach file of datasheet ek300i, wiring CP1E to ek300i and my cx programmer. if i push send data on ek300i, com LED indicator in CP1E is on. and i dont know why my cx programmer can't change data of memory with data from ek300i? what should i do?   ek300i.pdf CP1E to EK300i rs232 communication (belum dicoba).cxp CP1E to EK300i rs232 communication (belum dicoba).opt wiring rs232 ek300i to CP1E (belum dicoba).txt