Search the Community

Showing results for tags 'c programming nb designer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 207 results

  1. Hello,  I have a micrologix 1400 plc connected to a length measurement gauge. The gauge sends an analog value to the plc to an analog input. I convert the value into a dimension and send it to F8:0. but I need this value in three different steps in the program. Since i just have one element of float (F8:0) is there anyway i can store the value in a different location or create more floating point tags eg. F8:1. F8:2 ?    Thank You   
  2. Hello guys, I need help. I have an OMRON PLC; CJ2M series which I am not very familiar with. I need to do comparisons, but I see that do that I can't just compare with a value. It looks to me that I have to store the value I need to use to compare in a memory address and reference to the memory address for my comparison.  Is it possible for me to compare using a value and not have to first go through a memory address? Is there a way to use the instruction to store the value in a memory location ? Or do I specifically have to use CX-Designer for me to wrote the value to a memory location? Thanks in advance.
  3. Hi PLC programmers, I got a problem regarding my installation of Logix Designer/Logix5K. Here's the situation... a) Initially installed Studio 5000 without problem. b) I needed to open a program from Logix v20.1, installed RSLogix5k v20.1. After installing v20.1, RSLogix was corrupted and won't open program. c) Reinstalled entire Logix Software. d) Was able to open and convert program from Logix5k v20.1 to Logix Designer v24 but this annoying error occured on v24 (See attached "EN2T")... "Failed to Create Module Profile". All of a sudden, the module (1756-EN2T) I created with working v24 is no longer usable. Now, even when I create a new project, add a module with "Select Module Type", the list of available modules has been trimmed down to what it normally has (see attached "AB_Modtype"). Kept on re-installing entire Logix 3 times, clearing the registry with CCleaner and even deleted installation folder for Rockwell software but the problem is never gone. I even downloaded AOP for EN2T and installed it but to no avail. Now I'm lost and dumbfounded that uninstalling and reinstalling isn't working. By the way the OS I'm using is "Windows 7 Enterprise". I appreciate all the help I could get. Thank you very much. Sincerely, Andrei K.
  4. Hello there, I've done some reading through GT Designer3 Version1 Screen Design Manual (Functions) and in chapter 30.3.6 - Program examples I've found functions used like: redraw_object(); d_circle(params); or acces of object params via script like my.active = 0; my.text_color = 0xE0;   So, my question is, does anyone of you have/know about documentation for this advanced stuff, it could be real game changer for me.   Thanks in advance for any reply
  5. I want to have 2 languages on my display ,created with CX Designer.How can make multilingual message and button by click some button like "Change language" ?
  6. Howdy, So the program I have has linked up and I've downloaded to the Omron NS-10 just fine... other than when I go to certain screens the text from all the descriptor labels are gone. I can't figure out if its a setting or if its just getting lost in transmission somewhere. Halp. Thanks,
  7. I have recently come across a free virtual plc simulator called PLC Fiddle. It will enable you to create simple PLC ladder logic code within your browser. This is an ideal way in understanding PLC concepts for industrial automation. All of the basic PLC instructions that come with most plc units have been incorporated in this virtual PLC software.PLC Fiddle is currently in an early stage of development but is functional enough to be helpful to you in learning and understanding PLC concepts.  http://accautomation.ca/plc-fiddle-online-editor-and-simulator-in-your-browser/ YouTube Video: https://youtu.be/G43ZLOwu2dM www.plcfiddle.com Let me know what you think of this for a learning tool. Thanks, Garry
  8. Hello Friends,  I've been writing a program for several days now, Actually I'm an immature for CX programmer and also for plc programming, So I'd like to ask you, if there is any decent way ,,,,I mean a good method of starting to write a program and keeping the flow of it so, it is easy to keep track on what i've been doing from the beginning.??  Cuz sometimes I face the problem of loosing points that were written by myself but not remembering them, So I'd like to learn how to organize my written lines as a wanna be professional.   Thank you   :) 
  9. How to Use Frozen Screen

    I am working on a project with multiple screens, but all of them share the same logo pane at the very top. I don't want to add this panel for each screen. I would rather have the logo pane as a separate screen, and freeze it at the top of each screen. Is this possible?
  10. GT DESIGNER 1000 SERIES

    IN GT DESIGNER-3 TOOL---->OPTION,   SHOWING THE VALUE OF OUT OF VALID RANGE.  KINDLE GUIDE ME WITCH RANGE I HAVE TO SET BECAUSE  IN BOX DEFAULT IS 25.   FOR HELP I ATTACHED PIC  
  11. Hi,  I am writing some routines to decode the data from my Input: data array to User-defined Array Parameters. Is that possible to have a generic routine to decode data coming from more than one module? I have two Module ENode and ENode_1. I have defined User-Defined parameters for the module. Can I make a generic routine to decode the data coming from these two modules and put them in the defined arrays?  the two arrays ENodeData[0] and ENodeData[1] have the Generic User-Defined parameters.
  12. edit comment directly from got

    hello everyone using gt designer 3, got 2000 series and IQ-R series want confirm something. it`s possible to edit comment group (that use for history, fault,etc)  directly on GOT using GOT tool or object or script? for script, searching on gs, gd list but find nothing. where the comment group is saved? thank you  
  13. Hi, Is that possible to define INT data type in EDS file so the Tags for the module in RS Logix Designer would receive INT data type in Input Tags not SINT? As marked in the image, the Logix Designer is receiving data as SINT but I want to have INT data type. Thanks Muhammad Azeem
  14. Programming cables

    Is there any website that provide all details about programming cables for all PLCs.  I have one local Indian plc "Genie NX" manufactured by GIC India. I want to make programming cable for same. but unable to get details. please let me know if anybody used it? http://gicindia.com/index.html for more info
  15. 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
  16. Version 1.0.0

    83 downloads

    E-Designer_for_E-series_English.pdf
  17. E-Designer_for_E-series_English.pdf View File E-Designer_for_E-series_English.pdf Submitter CJ2M2016 Submitted 09/09/17 Category Manuals, Tutorials
  18. Click PLC Series Tutorial

    This Click Series PLC tutorial will give you a good start in learning how to program this controller. Click PLC Series (Automation Direct) System Hardware – Video Installing the Software – Video Establish Communication – Video Numbering System and Addressing – Video Timers and Counters– Counter Video – Timer Video Compare and Math Instructions – Video Program Control Instructions – Video Shift Register – Video Drum Instruction – Video Send and Receive Instructions – Video AdvancedHMI Communiation – Video Create an Analog Voltage Input Tester for a PLC – Video Wiring Testing Analog PLC Input Click – VideoModbus RTU Click PLC Master to BRX PLC Slave Communication – Video If you have any questions or need further information, please contact me. Regards, Garry www.accautomation.ca
  19. FX5U With E-terminal

    I was looking for what drivers that should be used when connecting the new FX5U plc with the older E-1000 series (E1100 in this case) in e-designer 7. Intended connection method is ethernet on the FX5 (obviously) to Ethernet on the E-panel. I am sure this question will come up for several users so let's keep this thread as clean as possible. Has anyone done this Before? Here are the options available: /Niklas
  20. Hello I am kind new at Allen B. PLC and i have to make some changes in the PLC program: - add 2 safety switches. - add 4 photo sensor. just want to know what software do i need to make changes online. PLC \I have is  SLC 5/03 1747-L531 also have a touch scream terminal that i need to modify   panel view C600   thanks for your help guys.
  21. Hi All, I have a requirement from a customer to acknowledge alarms from either of two  NS15 HMI's in the system. Can anyone provide info on how I may be able to acknowledge or delete alarms on one HMI which would also acknowledge or delete said alarm(s) on the second panel?  Both of the HMI's are polling one controller for alarm status so I assume that each time an alarm is acknowledged or deleted it would have to alert the controller which would then send something to the second HMI to clear the alarms? Any help is appreciated.
  22. Track NS series IP addresses

    I am using the NS series touch screens and NS-Runtime. Do they have a System word that stores the IP address of that touch screen or PC running the NS-Runtime application. I want to be able to trigger different functions in my project depending on the IP address.
  23. Hello All, A little bit about my current role. I am currently a Automation and Welding Robotics Programmer ( automotive industry ). I have been programming robotics for almost 4 years at my company, but this is all experience work, no qualifications. I enjoy the role but this is very insecure due to having no qualifications, if the company was to go under. I am currently working out in Hungary on a secondment with my company. The project was the introduction of a second line at one of our other plants. This has gone successfully and will be coming to an end come December.  While i have been here i have been working with a PLC Engineer ( Contractor ), After speaking with him about his role it intrigued me and felt it was something i would enjoy pursuing. Unfortunately it appears that he is a "knowledge is power" kinda guy which leaves me unable to learn anything from him.  So i am 30 Years of age this year... So my question is too any of you experienced and hopefully helpful individuals is...  Is 30 too old to start this career? if not then; Where is the best place to start learning about PLC Programming? What should i be learning? What courses are available? - Are there recognised governing bodies for this role? What career path would you suggest? I hope someone is willing to share info / answer some of my questions. Help in anyway would be greatly appreciated.
  24. Hello, I am currently working on programming my first sortation system.  Attached is a blue print of the in feed conveyors and their loadout lines.  As boxes merge together they will be scanned by the barcode scanner.  From there we will be told which lane each box must go down, from the WCS.   My question is, without encoders, what would be the best way to control this system? Counting the packages as they pass through the photoeye? Or setting timers?   Thanks, James Sorting Conveyor Layout.pdf
  25. I'm trying to overlay a text figure on top of a bit lamp. You'd think it'd be easy... but no matter what layer I set the lamp to, or how many times I click "Move to back of layer" from "Stacking order" in the right-click menu, the text figure stays behind the lamp. The only reason I'm using a text figure vs. just using the text function of the lamp is because I want the text to be vertical - a feature that you do not have with the text function of a lamp. Any ideas on how to fix this? Any help is greatly appreciated!