Search the Community

Showing results for tags 'input'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 48 results

  1. 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.
  2. 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    
  3. 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,
  4. 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?  
  5. 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.  
  6. 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? 
  7. QJ71C24N-R4 G.Input command

    I need some help with G.input and g.output commands. I have a Q04UDEHCPU and my slots are as follow: slot 0 - QJ61BT11N cclink slot 1 - QJ61BT11N cclink slot 2 - QJ71C24N-R4  2-channel RS4222/RS485   I need to have 2 separate RS485 stings going to different devices. I cannot find the way of setting up the g.output command. G.Output "Un" (s1) (s2) (d) "Un" says it is the start I/O signal of the module, but I am not sure what that means. What there be a different "Un" number for each channel?   
  8. Hi,   I am using Omron CP1E NA 20DTD with built-in ANALOG inputs and output. I know how to deal with digital inputs. But I have no idea about analogue input wiring and programming. I tried connecting gefran LVDT PY2 directly to an analogue input of plc. But the indicator light did not turn on. Do I need to use any signal conditioner or converter? The output of lvdt is 0 to 25volts. I HAVE ATTACHED THE DATASHEET OF LVDT. DTS_PY2_06-2016_ENG.pdf
  9.    Have 10 POE Analog Input Modules available on clearance  10/20-channel Voltage Input, Current Input, & Analog Input Module with High Voltage Protection PoE Module, communicable over Modbus TCP and Modbus UDP    Model Number PET-7017-10     Regular price $459.00/EA    Clearance price $344.25/EA   only good on clearance quantity only.   http://www.icpdas-usa.com/pet_7017_10.html      
  10. Hi I am searching for plc having negative analog input and output. i.e. 0 to -10v analog i/p and Analog o/p.  Can any one help me in finding plc which has this feature .  Thank You  
  11. Hi, Iam new to schneider electric PLC drive programming and also to canOpen communication. I have an LMC058 PLC and there are three Lexium 32A drives connected via canOpen which inturn controls three servomotors. My question is how to find/ read hardware limit status of the axis in which limit is connected to a digital input pin of the drive. Even though the axis is properly working by configuring the digital input pins we are unable to get the digital input status of the drive. In the drive manual its given that the digital input status can be read from canOpen address 3008:F(hex) we dont know how to read the status during run time in the program . Can any one advise me how to read that address. I tried SDO_read function but its giving me error(canOpen network id Unknown). Thanks in advance.
  12. G.INPUT

    I'm working on a project that reads an RF - TAG via RS232. It uses the G.INPUT command. I need some help to see if I understand clearly how it works. Now it reads a maximum of 16 digits but in the future i want to pass it to 32 bits. The command line is |G.INPUT    U5    D6500    D6800    M7922| If I understood correctly I load in D6500 either 1 or 2 to tell it which channel to read from. It stores the 16 digits in words starting from D6800 and goes on till D6815 if I am correct. My questions are: - did I understand correctly how to use the command and is there anything else i need to take care of while using it? - do I need to do additional settings to it in order to read 32 digits or does it automatically read (if the RF reader is compatible with 32 digits)? Thank you, Andrei
  13. Hi! I have my 1756 IF8 wired in high speed differential mode but i can't configure the RTS smaller than 11 ms. What I understand it should be possible to set as low as 5 ms if module filter setting is 1000 Hz. Is there anything else that i have to do?
  14. CPU 948R

    We have Redundant S5- CPU948R we have the requirement of knowing input address for FUM signals(Open & close signals).. Also how can we identify which cpu is acting as main CPU and which one is Standby. We look forward to a solution. Kindly advice us.
  15. Greetings, I've been having some issues with a vacuum pump breaker tripping... I think I've figured out the problem and resolved it but I noticed that several of the other motors have current monitoring on the HMI but the person who set this up is no longer with us.  I'm wondering what I need besides an analog input for my control logix processor (which I have) to setup this project.  I'm not sure if the other motors are just monitoring one leg of the 3 phases or if they are somehow showing total current?  any ideas and recommendations would be greatly appreciated.   thanks,
  16. How to take single bit form input WORD by Structured Text? Can i write somethink like: inVar[i]  
  17. Hello! I am programming with FT view studio version 8. In the program, when I make numeric display, I can not input values for this tag I am using in the display. Then I decided to make 'invisible button' for enabling the input for this tag which is shown in the numeric display. This is okey for me, only if there is other ways to do this please tell me. Now when I have created this numeric display with input enabling -'group', I have a problem, how can I use security levels for this group, so that only logging in values can be set? I have found that there is security code selection for this in the screen displays, but not for the buttons.
  18. Rotary input device

    I am looking for some sort of rotary input device which could be used for fine adjustment. Ideally it would have to two output pins, if turned clockwise it would send pulses on one of the pins and when turned counterclockwise it would sent pulses on the other pin. These could be connected to two inputs on PLC and a value in a given variable could be incremented and decremented depending on the direction of rotation. Almost like using potentiometer with analog signal. I guess if I can not find anything I could use incremental encoder and look at the phase of the output to decide which way it is being turned but hopefully simpler and maybe more cost effective solution is out there? Thanks.
  19. Hello everybody, I am connecting my DCS digital output (115VAC) to AB PowerFlex 753 Digital Input. We are using the 20-750-2262D-2R I/O option in the powerflex which is 115VAC I/O with 2 Analog In, 2 Analog Out, 6 Digital In and 2 Relay Outputs. My question is, what is the current or power consumption of the PowerFlex DIs at 115VAC. I need to specify the right fuse size for my digital output. Thanks,
  20. I'm new to Omron, and after several days of diving into manuals trying to figure this out on my own and giving myself a headache I've come to accept that i need help. my task is the following: Control of the discrete and analog inputs/outputs in a DeviceNet system using an Omron CJ1M PLC’s and PT’s. Use at least one thermocouple, one analog input, and one analog output for the DeviceNet network. Use a pushbutton and a light for the start of the process and an indicator for the started process. I have a Drt1-Ad04 input, a Drt1-ad02 output, and a Drt1-ts04t temperature control. My devicenet is Cj1w-drm21, The Omron system itself is a cj1m-cpu13 etn21. I have node addresses for my input, outputs and temperature control, those being 35 for input, 25 or 30 for output and for temperature control 5, 15, or 20. The ip address im using for this project is 142.214.143.9I'm using Cx programmer, Designer and Integrator. On Cx programmer I've managed to create an IO table but i have no idea on how to begin the program or even get a current reading from my generator.On Designer I've made what i believe to be the layout of the pushbuttons, I just have no idea of what addresses to enter.And on integrator i'm having troubles on figuring out how to make a routing table. I've went through many manuals and either i'm missing something really basic here or I just have no idea on what I'm doing. The only advice I was given was to dive into more manuals and find my addresses for my inputs, outputs, and temperature or to find the information from an outside source be that a forum or customer service. I am able to provide more information, and screenshots of what I have done if needed. Any kind of help would be greatly appreciated!
  21. For "string display and input" objects, there a "full keyboard" option that, when selected, will cause a keyboard screen to pop-up when you press on the input object. Is it possible to change this keyboard to one with Russian characters on it?
  22. I am working on Remote IO panel and plan to use the following components: 1734-AENT 1734-OW4 - qty 2 1734-IE4C I wonder if I need to separate the bus between the relay output module and analog input module? Or anywhere else in this setup? Thanks.
  23. Using GX Works 2

    Hi all, Just joined today and was browsing through this forum. Now I need advice/help. I have installed the software to read an FX PLC. It worked okay yesterday. I was going through a program printout that I downloaded and couldn't see where the X inputs were in the program. So, I thought i'd go back in and get the program again. I connect to the FX fine. It passes the test and then I connect. The screen comes up entitled "Online Data Operation". I select "All" and hit the execute button. Wait about five seconds and then I get an error: "The Device Data Name is Empty". Okay. I go to put a name on the "Title" box and it WILL NOT TAKE KEYSTROKES. Gaack! :helpme: I have restarted the program and laptop several times. No matter what i do it will take keystrokes in the "Title" bar. I cannot get the program. Any thought? The only thing I can think of is to reload the program but that takes quite a while. Old stuff is fun to work on.