Search the Community

Showing results for tags 'Programming Software'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 159 results

  1. PT property NB series

    hello everyone, I want to ask this setting. If I check this check box, what will happen to the program that I input into the HMI? can someone give me examples for not allow upload and not allow decompile?
  2. Siemens Logo PLC

    Hello Experts Can someone please tell me if Communicating software for Siemens Logo PLC is downloadable? Regards
  3. Hi all, I'm working on my migration from CJ series to Sysmac (NJ/NX).  I've encountered something I think is  a simple answer but I just can't find anything in the documentation or forums that has gave me a concrete answer. I want to increment a variable by one.  Is it not possible to insert a raw integer into the value field of the function?  (Please ignore the P_Off as this is only for test purposes only) I know I can create a variable and make it a constant of one but that just seems odd to have to go through that many steps to do so.     EDIT:  I should add the variable I'm trying to increment is a UINT (Unsigned Integer) The error I get is:   EDIT2: While I solved my problem with this instance by using the Increment function, my root question still remains.  How do you supply a value of a number to a parameter of a function without creating a symbol for that parameter?   Thank you all for your time,
  4. Ok I'll try a different angle of attack. I have acquired an S7-1212c unit. It is just too new for my TIA portal, which is V 15.1 The new PLC I have has firmwear 4.5 the TIA portal I have only supports 4.3, I get some errors regarding synconization etc. and it's like there are some tins that don't work. how do I update the TIA portal to the correct firmware I've tried updating the HSP files but it doesn't change anything https://support.industry.siemens.com/cs/document/54163658/how-do-you-update-the-hardware-catalog-in-tia-portal-?dti=0&lc=en-DE
  5. thumb wheel switch

    how to program a thumb wheel switch with delta plc using isp sowftware 
  6. Emerson 90-30

    I'm working with Emerson 90-30 on proficy machine edition and I'm trying to use a string variable to display words on a graphical panel in target 2 but withing the code itself on target one I cant seem to understand how the reference address works? can some one explain how string variables function and how to use them?
  7. Dear Experts We have a machine with Allen Bradley Micrologix 1400 PLC, Panel View C400 Request to share communicating software and cable details please  Regards
  8. Hello there, I am new to the forum and had a question regarding a setting in Sysmac Studio.   In the Basic Settings for my NJ301 there is a setting on this particular line that is set differently than the other lines I have worked on. This setting is called "System service execution time ratio". On all the other lines I have worked on it was set to 10%, on this line it's 25%. This line also seems to have the most issues with controller performance out of all the lines I have worked on despite having less complexity. I was wondering if anyone knew what this setting actually does and if it should be changed.   Thank you.  
  9. Hi!Are you tired of skimming through menu bar items in TIA Portal in order to finally find that one command that you were looking for?So was I!So I´ve composed a handy one-page list of keyboard shortcuts to execute those commands in no time (FACT - 99% of them are executed using your left pinky and your left/right index finger ). Check out the list of keyboards shortcuts in the PDF attached below.For more practical tips and tricks on TIA Portal PLC programming -> go and have a look at my video course by clicking on the link below:https://lnkd.in/eipFaGm   Keyboard Shortcuts.pdf
  10. As the industry of plc and scada softwares continue to integrate more and more programming languages into their IDE, what is the most common language that should be learned by controls engineers (excluding Ladder Logic)?  I mainly use Python and VB for scripting but I am curious what languages other SCADA and PLC programming environments use. Should I be sticking to a specific language and learning it well or just know a little bit of them all? Let me know your thoughts!!
  11. Hi all, I'm not shure if I saw it once, a Spanish site with a rugged I/O shield for an arduino plus a software package to build an Arduino-PLC packet. It was pretty much $$$ raised... (on my oppinion, for my application, not to dispretiate their value). Has anyone thought of it or knows of such an ensemble: A general Arduino board, a general kind of "plc-shield" (some inputs, some outputs,...) and finally, a (preferably open-source) software package to make an off-the-shelf Arduino-PLC ish? Maybe it all exists with some name changes, or this question is of a huge ammount of ignorance. Thanks. Corvo (means Raven) 
  12. Nematron DOS software

    We have an older Nematron system we are working on and requires some software. The system uses DOS 6.22 and launches Screen Ware 2 software and the Reliance DCS V1.01 to talk to the Rockwell AutoMax PLC that uses the Programming Executive Version 4.2. We have the Nematron parallel port keys (dongle) needed and are looking for installation media for editing. We also need information on the executables that open the screen files the ULTRA MAIN MENU is not available to us. We are interested in viewing the config for upgrade so even software that is newer and capable of converting and reading the program is fine. Any help is appreciated!!
  13. Hello all,   I am working on a batch computer for a concrete mixer, and the computer that was running the plant before has stopped functioning. It was an old PC running MS DOS. The code is encrypted and replacing it is not a cost effective option.   I therefore am looking into using a PLC to control this batch plant. I have a setup that was in progress by another employee who no longer works for us, it is a CLICK PLC from Automation Direct, and it is supposed to be paired with a EA9 T8CL touch screen HMI from the same company. I would like some advice on just some basics, I would greatly appreciate some input.   I essentially only have one input, and that is an analog scale, 0-20mA input. I have digital outputs for sand, gravel, cement powder, and a water meter for adding water to the mixture. I have one final output, an additive for reducing the required water in the concrete.   What I would like to create is a program that when it is told to start, looks at the scale, and if the scale is less than say 100 pounds, opens sand until it hits 1700 pounds (as an example), then turns it off. Then it turns on the gravel and adds that for another 1700 (again for example, all these are variable), turning the gravel off after. Next the cement, and so on. I don’t need someone to write the program for me, but can someone point me in the right direction on using an analog input to turn digital outputs on and off? Again, your help would be greatly appreciated.   Thanks for taking the time to read this long post.
  14. GX Works 3

    Hi everybody! Recently I've got problem with installation of GXW3 on my PC There is a message "Any of the MELSOFT products or other software may not be installed normally. Please restart computer before installing this product" during installation. Of course I restarted PC)), delete all Melsoft products from my PC,  please i need your Help here ver 2.7 IQWORKS  I have Windows 10 64bit .  
  15. cx programmer

    Hi everyone< i need some help with CX programmer i have written a programm as when i enter the Set value on HMI in D892 and press enter the Input 1100.01 energises and this executes Substract block (415) which sbstracts #6 fron D892 and saves it in D896. Them Comparison b;ock (300) compares D896 with #0 and as soon as D896 is equals to 0 the ouput flag W11.01 energises Now as u can see in the image below the value in D896 in substraction block and Comparison block are different and this is causing the output to energise at wron count . Why is there a difference In the D896 value?? 
  16. GX Works3 Projectlib Locked

    Hello, I have a problem that I need to solve in a PLC program has it's projectlib locked.  I work for a company that contracted a PLC programmer before my time to program their new version of their control cabinets. The company did not write any specific contract with the contractor and just relied on his work. The guy later delevered a buggy software that is kind of functional (the bugs came up at the commissioning after the guy was paid and now he refuses to help or to provide more consultations). I have as a task to freshen this up and make it work without bugs, the problem is that the Projectlib is locked and I cannot access the source code.  The only thing that I can changes that I can make to the code is to put some logical circuits between the I/O of the already existing function blocks, which solved some problems, but not all and it keeps one of the most important ones as well. Anyways, that's my story, so now my question is, is there and possible way of unlocking the projectlib? Any feedback would be highly appreciated. Thanks in advace!
  17. GX Developer

    Hi, can anyone help me please. Newbie to plc and bought a mitsubishi and was told off the ebay seller that gx programmer is free to download? I looked on mitsubishi and coukd not find it? Does anyone have a link they could help me with pls. Regards  Andrew 
  18. Omron NB Software

    I am facing the error while compiling the program , there is only 1 error , but not able to figure what is the actual error. Please suggest and support.
  19. Hello all,  There are two pressure gauges in a line with a flow of water. The flow is controlled by the pumps which is controlled by the PID whose control variable is pressure gague -2 . In ideal condition the pressure gauge -2 remains at 55 psi and pressure gauge -1 stays at 82 PSI. But in the line if someone opens a manual valve then pressure gauge - 1 reads 100 psi because the pump is running as per pressure gauge 2 . Is is possible to clamp the PID so that pressure gauge 1 remains at 82 psi.    FYI: Pressure gauge 1 is right after the pumps and pressure gauge 2 is at the end of the line. 
  20. hello everyone, I using stepper 17HS2408, microstep driver, modul motion QD75D2, PLC QD3UDV,, i've been trying to use program Absolute in axis 2. When I trigger the command to run absolute program the current value is running but the stepper motor still not moving, is there any suggestion about this?
  21. GX works 2 software

    Hi guys    I am having trouble installing GX works 2 software. The software is fully legit and came with 2 license keys the first one I put on work laptop and second on my personal laptop. The install all goes fine but when i try open up GX  Works 2 I get this message from the attached image. I have plenty of room on my pc and even have other PLC from different manufacturers on it without issue but the GX Works is just giving me grief and I have tried to increase data on MY laptop and other windows fixes but still get this message when I try open it.  Has anyone else encountered this problem before or any ideas?   Cheers guys     
  22. GX works 2 software

    Hi guys    I am having trouble installing GX works 2 software. The software is fully legit and came with 2 license keys the first one I put on work laptop and second on my personal laptop. The install all goes fine but when i try open up GX  Works 2 I get this message from the attached image. I have plenty of room on my pc and even have other PLC from different manufacturers on it without issue but the GX Works is just giving me grief and I have tried to increase data on MY laptop and other windows fixes but still get this message when I try open it.  Has anyone else encountered this problem before or any ideas?   Cheers guys     
  23. Quick Designer Software

    I am looking for a working copy of software that will work to modify screens on an old Quick Panel.  I believe the software is called Quick Designer. The old Panel I am trying to access is serial communication only. I have bought an interface cable from PLC Trainer.  I have a Windows 7  32 bit machine ready to go. Thanks, Scot
  24. EPLAN Help

    I am attempting to use EPLAN P8 (v.2.9) to import details from a 'holy grail' excel sheet of a cable list with terminal tags and numbers (source and target for each cable). To do this I began importing details in a trial and error fashion through the pre-planning menu to the pre-planning navigator. I have several questions. Question (1) Has anyone else tried to do this?  In the process of importing from the excel sheet I have not been able to successfully assign source and target for each cable object. It shows up on the synchronization dialog after I work through the field assignment but it disappears after import. ( I do not fully understand the proper structures, definitions, properties and levels to get what I want). I do understand if I import source and target terminals, and cable objects separately, then I can place on the detailed view and source and target are assigned then. Question (2) Does anyone know how to assign source and target to a cable object in pre-planning 'by import'?  (Reason being that the excel file is huge and manual assigning isn't feasible). On one of my attempted field assignment schemes I was able to have cable, source terminal, and target terminal, all on different levels (not actually assigned as source and target for the cable object btw.). However the result for source and target on the report (planning overview, form: f40_006) had all of the designations of the tree structure from the upper levels. For example, cable: HAC4401, source: HAC4401 X1:5, target: HAC4401 X1:5 TB1:5. (Where X1:5 is source terminal and TB1:5 is target terminal). Question (3) Does anyone know how to create a 'branch' or 'fork' in the tree structure in the preplanning navigator so that both source and target terminals (planning objects) are on the same level and so do not inherit each others details?  There's a bunch of info in reading the above I know, but if anyone can shed some light on this it would be much appreciated!!!! Thanks in advance,  MajorMac
  25. GX Works 3 (R04CPU) Device Memory

    Hello,  GX Works 3 / R04CPU. I'm using the Device Memory so that I can link the HMI to my PLC. I've set aside some memory, in this case D3260, to be used as a Real (32 bits data, Float single precision) to be set by the HMI (operator adjustable setting) and read from the PLC. I thought I'd move D3260 into a local label for readability/testing purposes, and it says I cannot move an Int into a Real - which is fair enough, but, how/where do I set D3260 as a real? Do I use some Functions to take D3260 + D3261 and make it to a real, or define the data area as a real somewhere...   Dumb question I know, I'm new to GX Works 3. Thanks very muchly