Search the Community

Showing results for tags 'plc programmer software'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 209 results

  1. Hello everbody i need a little bit of help with my counter. So basically i have a counter that shows numbers on a hmi screen and when the counter counts down from 10 000 to 1000 i need to create a function that make that my right numbers picks up the numbers from the middle counter and countinues to count down. any tips on how to program this in cs/cj
  2. Adding time

    Hello im working on CS/CJ I basically need tips on how to add time(1 year) to my instruction block which is a "=(300)" block. my seq is that after the whole sequence is done its going to add one extra year to the hex numbers and its going after the RTC
  3. Hello everybody Im going to have function were a pop up screen is going to come on a hmi screen every time you push the start button and its going to be like this 14 days then its going to go back to normal (no pop up page) im wondering if anyone knows a good way to program this in a CS/CJ Environment ?
  4. day counterdown

    Hello i need to make a program something that counts down 365 days from a set date. and i cant really find a instructions for it, does anyone know a way to program something like this thanks for any help
  5. need some help in writing a programm

    HI Everyone, i m quite new at PLC programming. I have to wite a programm for long product rejection. Now i have used a sensor to detect the hight of the product. As soon as the long product is detected it sets a bit and this bit works as input for a counter now for counting i have used another sensor signal which is the chain pulse signal.For blowing the product off i have used a pneumatic solenoid valve. after the long can is detected the counter reads 3 pulses of the chain pulse sensor and as it gets third pulse it generates an output. after the out put is on with that output a off delay timer is on which holds the solenoid valve on for 5 ms and as soon as the timer preset value is reached it resets the sequence. Hope i could explain the purpose and process i m going through. Now the issue is if there are continuous long products on the conveyor after the first product is detected After that till the time the counter is reached and that product is blown off all the other long products get through how can i drop all the consecutive long products. u can find the program in attached file  Thank u model.cxp
  6. Hi, I need help with my program. How do I include the fractional part of the position I set for encoder? I have an Omron PLC and using cx programmer.  I need to command my servo (from HMI number input) to move to a certain position. Now using a manual computation, my servo is supposed to move 95.65mm, however, using my plc program, the resulting position doesn't include the 0.65. I used the FIXL instruction to convert my result from float to 32 bit and it removed the fractional part of the value.   Thank you!
  7. Hello guys I am a beginner in FINS TCP communication and I am trying to do a FINS TCP communication between an omron PLC CP1L-E in client mode to communicate with my PC that is in server mode, I am using the SocketTest v3.0.0 program that is in listening mode and still was unable to receive any information from the CLP, can you help me? The program and some images of the simulation are attached Thanks for reading SERVER PC IP ADDRESS 192.168.15.160 CLIENT PLC IP ADDRESS 192.168.15.10 tcp socket_vms.cxp
  8. 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     
  9. 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     
  10. Wait Command

    Hi, I'm quite new to the PLC programming, I saw this delay input in one of the videos, that automatically switched to 1 after a set time, it wasn't a timer, just an contact input with time delay
  11. 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
  12. Hello, I wonder who can help me out here. I am new to the CX programmer. I want to communicate to selema drive through CX programmer. The drive is IPS plus Selema. The company was gone in 2017. There is no manuals regards to the drive. Here is the issue, in the program. The SPED block show port specifier is 10, the INI blcok show Port specifier is 0. Refer to the PLC picture, my first questions which one is port 10? I think port 0 is the left bottom cable from the second picture. So port 10 is the last module?  Second, Do anyone have manual or knowledge with the selema drive? Is there another one to communicate with the drive not using CX programmer?   thanks
  13. 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
  14. MOV multiple data

    Hello, Making program on CP1L-E, is it any better idea, then MOV DXXX to DYYY if i need to transfer more then one simultaneously   (at this sample i change speed on transporters (16 of them) according product is on) Dxxx.bmp
  15. Codesys

    Hello - I stumbled across some mention of Codesys and was curious if anyone here uses it. Pros/cons? prefer it over other programming software. Have it downloading currently (since you can download a free variation of the application) but it looks quite interesting. Also - what PLC hardware is programmed with it? Did not see that mentioned on their website when I was browsing through.
  16. Good Afternoon, I am wanting to do two things with and ORMON PLC and HMI with CX-Programmer and NB-Designer. 1. I want to display the current time from PLC on HMI with the real time clock. 2. I want to be able to enter a time on the HMI which will be compared to the PLC time and will stop a process when when the entered time is equal to the actual PLC time.  If I can have some help with this that would be a great help. Thanks,
  17. How to use NB Data Logging

    Good Afternoon All, Just wondering if anyone would have any example code of using the Data Logging on NB designer? I am wanting to use a PID controller and display set point and process variable etc. I have looked in the manual but a coded example would be extremely helpful.    Hope you have a good weekend. Thanks
  18. hello Every one,    I am using a CP1-L PLC and want to communicate to domino ax350i printer over TCP/IP socket programming. For socket programming, I used Omron Function Block CPU012_SendCommand.  I defined network ID and node address. However, I am getting 0502 error which means routing table is not set yes. So, how can I set routing table for both devices?. my PLC on 192.168.250.1 and Printer is on 192.168.250.123 node 7000.    Can any one suggest me best way to do.  Thank you   attached file is for what I did in setting and program for the communication.      
  19. Good Afternoon, I am new to CX-Programmer so excuse this question.  I have written a FB in ST to trigger BOOL and Integer variables. Within the FB I have written ST with a case statement which is working correctly. The issue I am having is that It seems the integer variables in the FB (HMI_Q_FAN_STATUS) are not being passed to the assigned global variable (assigned to D register) on the output of the FB.  In the attached screen shot, the FB is in case 3 therefore the integer variable should display HMI_Q_FAN_STATUS=3, however is still displaying 0. Any help with this would be great. Thanks and have a good day.  
  20. Dear friends.. I want HMI panel view 300 software.. Is this available in net or free of cost in web sites
  21. Hi Dears, I have 2 No. CPU 315-2PN/DP (6ES7 315-2EH14-0AB0) I want to use this CPUs for S7 300 Software Redundancy. I Have 2 CP342-5 too for IMs. I want to use profibus port of this CPU for synchronization. if this CPUs are suitable for software redundancy? or I can not use this CPU and I must to use CPU-315-2DP instead?   Thanks
  22. Zm-71se

    Is there anyone, have this software? Coukd you help me
  23. I have a 1996 Howa Vertical Machining Center running on a Mitsubishi M520AM control. 3 Axis with Jig Changer on the main control. ATC and 16-tool magazine on 2 each Model E/FCUA single-axis amplifier/controls with a DIO extension interface to main control . I lost parameters and User PLC program to the 2 Model E amplifier/controllers at  ATC and the Magazine servos. Dead batteries, and both units are back to defaults. Main Control and Operation Panel work. I can read the ladder and write to CPU ladder from the operator panel, and I have a paper copy of the main ladder and parameters. I have a working FCUA-CT200 pendant to communicate with the 2 Model E controls, but no way to program a new user ladder and upload it to the Model-E's. Anyone know where to find PLC software for 1996 vintage Mitsubishi CNC controls? I can probably make any kind of interface cable it would take to get from a PC to the control. the FCUA-CT200 teach pendant will let me enter parameters  via 'PLC I/F' but it won't let me program and read/write a User  PLC.
  24. CP1L PLC network communication error

    Hello all,   I have a master PLC(CJ2M) which is communicating with slave 4 slave PLCs(CP1L). one of the PLC have communication error, upon checking in cx-intergrator it shows that all the other slave PLCs and other components are connected to network-1 and faulty PLC is connected to network-0. Unfortunately, I couldn't change it as cx-intergrator doesn't allow me to change download the changes. So anyone can please help me with this issue. If you know the troubleshooting way then please reply.    Thanks in advance.    -Yash