Jump to content

Search the Community

Showing results for tags 'omron'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • PLCs and Supporting Devices
    • General Topics - The Lounge
    • Allen Bradley / Rockwell Automation
    • Omron
    • Mitsubishi
    • Siemens
    • Automation Direct
    • GE / Emerson
    • Festo
    • Modicon / Telemecanique / Schneider Electric
    • Other PLCs
    • Download Comments

Categories

  • Allen Bradley
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • GE
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Omron
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals
    • Tutorials and Quickstarts
    • Tech and Application Notes
    • Other Omron Products
    • Utilities
  • Mitsubishi
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Modicon
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Automation Direct
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Siemens
    • PLC Sample Code
    • HMI Sample Code
    • Demo Software
    • Manuals, Tutorials
  • Miscellaneous
    • Tutorials and Guides
    • Hugh Jack, Ph.D., PLC Books
    • Robots and Servos
    • Vision Systems
    • Other PLC Demo Software
    • Free Utilities

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


WhatsApp


WeChat


Line


Telegram


Discord


AIM


MSN


Yahoo


Skype


Location


Interests

  1. Hi everyone, I have to review a machine with a plc omron c40k and I am new in this type o plc, so after investigating and surfing the web I have the next questions: - I would need the software Syswin 3.4 but with crack because de beta version is only for specific PLCs. Is it that true?, I dont know where o how to get this software. - I could get the hostling specific for this plc but I have to asume the risk of lost this money if the plc have password. is there any way to unlock these types of PLCs? thkx in advance and congrats for this forum.
  2. Hey everyone, I'm trying to establish communication with an Omron CJ1M-CPU13 PLC using a Moxa NPort 5110 serial-to-Ethernet converter. My goal is to connect from a PC/server (running Node-RED in this case) over TCP/IP to the Moxa, which then communicates with the PLC via its serial peripheral port. Here's the setup as shown in the diagram I've attached: PC/Server: Connecting to Moxa via TCP/IP on Port 4001. Moxa NPort 5110: Configured as TCP Server, listening on Port 4001. Its serial port is configured for communication at 57600, 8, N, 1. Omron CJ1M PLC: Peripheral port configured as Hostlink (C-mode) with settings 57600, 8, 1, N. The communication parameters (baud rate, data bits, parity, stop bits) appear to match between the Moxa and the PLC settings screenshot. The issue I'm facing is that while the TCP connection from my PC to the Moxa seems to be working correctly (indicated by the green checks in the diagram), I'm unable to establish serial communication between the Moxa and the PLC (indicated by the red cross). I suspect the problem could be with the serial cable connecting the Moxa to the PLC. It looks like a crossover cable, possibly similar to the Omron CS1W-CN226, but it has no identification markings, so I'm not certain of its type or if it might be damaged. I'm planning to swap the cable just to rule that out. Another concern is whether the PLC's peripheral port itself might be damaged, although I hope that's not the case. Could anyone with experience connecting to Omron CJ series PLCs via serial converters offer some troubleshooting advice? Is the specific cable type (like the CS1W-CN226) crucial, and are there specific pinouts I should verify? Are my Hostlink settings correct for this type of connection? Are there any common issues or configuration points I might be overlooking when using a Moxa NPort with an Omron CJ1M serial port? Any tips on how to test if the PLC's serial port is functional? Any help or pointers would be greatly appreciated! Thanks!
  3. Excuse me, i have 14 Omron Servo in my project, my project is a 2 machine that have 7 servo / machine. each 7 servo connected and got together in GX-JC06 who was then connected to 1 PLC. And my question is, how to separate errors related to servo control (when there are 1 servo that ethercat is not connected) so that only 1 machine is error, another machine that has nothing to do with the error servo can still run ? Thank you
  4. Hi Currently trying to setup a Rheonics Viscosity Sensor to an Omron Nx102-1220 PLC via Ethernet IP. The original EDS file has an input assembly of 373Bytes & an Output assembly of 0 Bytes. Sysmac Studio does not allow me to enter a Zero Output Tag size. When I setup the Tag Size as 1 Byte in the Output Tag size I cannot connect to the device and receive an error '01:0127' “IO Size Mismatches: Error codes 01:0109, 01:0127, 01:0128 and sometimes 01:031C are caused by differences in the produced or consumed data size specified in the connection to a device, compared to the actual assembly sizes of the device. To correct these errors, read the actual produced and consumed assembly data from the device, determine the size from the response data, and modify the connection size.” I have additionally tried to modify the EDS file to create a dummy Output variable of 1 byte but this also receives the same error. (May not have done this correctly) Anyone got any ideas to help with this? I am able to Ping and communicate with the sensor via ethernet using its own setup software. I have also attached the EDS file for the unit. Thanks for any help. RheonicsSRV.eds
  5. Hi, I am trying to use CIPUCMMSend FB, but when it's executed, nothing happens. I would be happy if I had an error code or something to work with. I succesfully established an implicit connection with the same device and it's working fine. I don't understand since every input value of the function block seems fine and the ethernet port is ready. Has anyone had this issue ? I'm really confused as why it's not executed. My PLC is a NX1P2 and I am using Sysmac Lite ver 1.60 I'm sorry if it is obvious, it's my first time using this block. I searched here and some place else, but I could not find any answers. Thanks,
  6. Hi there! I'm trying to communicate a S7-1500 CPU via Modbus TCP with an CJ2 PLC using a CP1W-MODTC61 card. I configurated the MB_Client and the CP1W-MODTC61 was also configured as the attached files show. The thing is that I could not read any data from the PLC (the registers are in the correct address and memory area) and I tried different combinations until I started to get data (with the correct values) for a moment, even with a configuration I already tried. After that the block kept writing a 8200 error in the status word and no data was received. According to the manual that reads: A different Modbus request is currently being processed via the port. Another instance of MB_CLIENT with the same connection parameters is processing an existing Modbus request. I can confirm that there is no other device doing a Modbus request in either the 1500 or the CJ2, and I only have one MB_CLIENT block in the entire program. So that's where my question comes, is the CPU detecting another "ghost" request, even if there shouldn't be any? Or am I missing something in the CONNECT structure of the block? Thanks in advance for your support! Click to choose files
  7. Hello, I have an Omron HMI. When I try to upload the program, I get a PGK alarm. I would appreciate your guidance. Thank you!
  8. Good afternoon, I've done a bit of research in regards to running a Zebra printer via ethernet from an Omron PLC but there's not much info out there. Has anyone had much success printing barcodes to a Zebra printer from PLC via ethernet? I'm using an Omron NA5 (HMI) which I've designed to displays 12 different buttons indicating different barcodes, but I'm unsure how to link these buttons to the specific barcode files that I've created in Zebra Designer.. Would anyone know how I might be able to accomplish this?
  9. I needed to force upper case letters so that when the operator entered data into specific fields, the letters were always upper case. I created a custom popup keyboard window with buttons for letters and numbers and then added "Clear", "Save", and "Close" buttons to do just as they are called. It is working properly but it updates the field I clicked on and, with the popup window I cannot see what is getting entered. There are multiple different input string fields I am using. How can I see what I am typing on the keyboard screen and link to the appropriate field I am entering the data for. See screen shots. On the "Input Fields" image, the keyboard pops up when I click on the input boxes with the "xxxxxxx".
  10. Hi Guys, I need your help to understand the ladder, what is the meaning of &4200, could be with a limitation number? thanks,charls
  11. I need some help and advice communicating between an Omron PLC and a Keyence KV-5500. My system typically uses an Omron CJ2M-CPU34 which comes equipped with the built in Ethernet IP port. My customer is insisting that we change the CPU in our system to a CJ2H-CPU66-EIP in order to communicate with the Keyence KV-5500. They have not been able to detail why their communications require the CJ2H, they just say they will be using Ethernet TAG communication and for this they need us to change the CPU. Has anyone successfully established communicated between the Omron PLCs and the Keyence? If so how did you do it and which CPU did you use? Is there an .eds file available for the Keyence CPU? Please help!!! They will be visiting from halfway around the globe to test communications in January so I want to be prepared!
  12. I have an interesting problem here... In my program 'OperatorMessages' I use MOVE logic to receieve an integer, and display the visibility of the bit if its ON/OFF, this is stored on a datalamp which displays a color for whatever bit is triggered via HMI (help2.png). I have 2 tags here, HMI.MessageLT and HMI.FuncMSG, they are both under the same UDT and are both INTS. You can see that when Machine.Mode.Auto is SET HMI.MessageLT holds the INT value.When Logic to the Left is RESET the INT value is placed back to 0. So my HMI.MessageLT is working perfectly, BUT the HMI.FuncMsg does not reset its bits. (images below) So you can probably image that on my HMI Data lamps, the DataLamp which takes HMI.MessageLT as a variable dissapears and reappears accordingly with the triggered bits, but the DataLamp which takes HMI.FuncMSG is not dissapearing, so when RESET it still displays as if there is an error because the bit is not resetting. Headache.
  13. Currently updating an HMI from CX-Designer to Sysmac Studios. CX-Designer UI has String Display & Input which allows user to input a new value via keypad, and also displays user specified message for confirmation (Yes or No option / or Message String ). In Sysmac String Display & Input are seperated into 2 different button types. Data Display (Displays Variable Value only, no keypad/input option) & Data Edit (Displays variable value, has keypad/input option). Im looking to click on the DataEdit (or w/e works) , input a value, have a user specified message display. If I click yes, a keypad will show to input the new value, and if I click No it will not input anything. So far I have used a DataEdit button, have my plc tag 'HMI.HMI_Shift1_String' mapped to Global Events to Display my popup message so when I click on the button the keypad first popsup, I enter the value, and press enter, It then displays my popup screen. However when I click "NO" it still submits the value I dont want entered in the DataEdit button. How do I get this "NO" button on my popup to work correctly and not input anything that was registered into the Keypad when pressed and my "YES" Button to register whats in the keypad? NO is currently not connected to any variables so of course it won't close anything. But wondering how I can go about this to configure correctly.
  14. Hi, I have a screen developed for supervisor access only but I would like to have an area to type in a password, and when the password is typed in correctly I'd like it to open a certain page. I'm not experienced with interactive text boxes or keypads etc. Is someone able to help me out determine what I need to do? Thanks
  15. I made an Ethernet connection between an NX1P2 and a CJ2M using network configurator and I already have a real-time data input and output connection in the memory of both plcs. I need to send a 20-byte word and when the NX1P2 is modified in the CJ2M using Sysmac Studio, it receives that string of bits, decompresses each bit to be able to activate the NX1P2 outputs.
  16. Hi! I'm looking for a way to detect if/when a backup has been made to the CF memory card and a way to detect if a backup has been written from the CF memory card to the PLC memory. A counter, a time/date, etc? In short: detect backup and/or restore Application: Trigger an audit log event on a seperate system Any known solutions?
  17. I've setup an Omron NX102 PLC with two CIF105 cards communicating with about 40 MX2 VSD's (20 on each card). Generally it works pretty well. I used the attached document to set up the devices. The links on the document to the examples don't work, so I'm unsure if I missed anything. My problem is that every day, sometimes multiple times a day the communication seems to die. i.e I either loose the output to the VSD and nothing will run. Or it all runs but I loose the feedback, as in I get no running signal even though the drives are running causing a fault in my program. I'm at a bit of a loss as to what might be causing the issue. To resolve it, I put the PLC into program mode and back into run mode and everything is happy again. Has anyone had a similar issue or offer any advise? MX2_Control_Serial.pdf
  18. hello, anyone. I want to ask about file which is I cant open. I was uploding HMI NB series but the file is only .pkg and when I decompile, it cant be done/ failed.. can anybody help me and explaine how is it can be? I use NB3Q-TW01B. thank you.
  19. Hi there! I'm trying to communicate a Weintek cMT2128X with a CP2EN via Ethernet. The thing is I'm getting 'No device response' messages every 2-3 seconds. They'are connected at some point because some values are updated, but the connection error keeps showing up. So far I've checked: - Comm. settings are okay in both sides - Wiring is good - Happens the same with a CJ2 CPU. - There are two arrays of 50 UINT each, I don't know if that's slowing things but that would surprise me... I've worked with Weintek HMIs before (communicating with different CPUs: LOGO!, CP1, CJ2...) and never had this problem. I just set the IP addresses and everything was working fine, so I guess I'm missing something. Hope you can throw some light at this! Thanks in advance
  20. Hi all and good day, I'm working through my workflows with Sysmac studio. I think I have a grasp on the PLC side, now I'm trying to foucs on the HMI side. I have setup some data types on the PLC to store booleans, integers, etc. I am trying to pull the data from those data structures into a value display on the HMI however it is being most difficult. This brought me to two immediate questions. 1. Can you display the value of a local variable on the PLC from the HMI or does it need to be a Global variable? I'm familiar with Java so I do understand the concept of public versus private variables. I'm just not sure if that is what is going on here or if I am just not querying the variable correctly. 2. How would you go about setting up a variable display of a variable that is part of a data structure? I have my structure setup as well as the variable in the table to USE that data type however it is just giving me an error when trying to look at it from the HMI. Any help would be very much appreciated. My apologies in advance if this is a repetitive question. Thanks, Red
  21. Hello, I have problem with Import and Export data from PLC to USB drivers. I want to write script in Subroutine and I have working script in VB language from the Tia portal, Script is in the attachment but when I want to copy the script to Sysmac it gives many errors. Please give me some advice, how to write such a script. CsvToDB.txt DbToCsv.txt
  22. Good morning, I'd like to start by saying that I am new to programming, so please bare with my very simple questions. I'm having issues trying to get a DataLamp on the HMI screen to change its behavior from lamp Off to lamp On after a specific process has been completed (not operated by a button). Is this possible or do lamps strictly operate by using a Button?
  23. Hi All, I'm looking to setup communications between a digital force gauge and an Omron NX-CIF1010 RS232 serial communication interface. Here is the Output Protocol from the Force Gauges Manual: Output Protocol RS-232 Parameter - Baudrate: 9600 - Data-Bit: 8 - Parity: none - Stop-bit: 1 The measured value is requested by the PC by the ASCII Sign “9”. I've tried to follow the youtube video, "How to communicate via RS 232 using an NX CIF to a PC" however setting up communication between the force gauge instead of a PC is proving difficult. How to communicate via RS 232 using an NX CIF to a PC - YouTube This is quite new to me so I'm trying to get my head around it at the moment so please correct me if I'm wrong. I'm reading values from the Force gauge in ASCII and I need to convert those values into another numerical value data type. I've seen in CX-Programmer, ASCII values being converted into Floating Point values using the "FVAL" instruction using Data registers however I can't use the same approach in Sysmac Studio. Do I need to clear the serial buffer everytime before I look to receive a numerical value from the force gauge? Here are details regarding the screenshots I've included below: 1) CIF101 Parameters to read Force Gauge Output Protcol in Sysmac Studio which should be matching the force gauges output protocol. 2) CIF101 IO Map in Sysmac Studio - ** I'm unsure if this is where I need to be linking the "RcvDat" input of the "NX_SerialRcv" function block? 3) CIF101 Sending Data Function Block - "NX_SerialBufClear" function block setup - "port_id" data type has been changed to "_sDevice_Port". 4) CIF101 Receiving Data Function Block - "NX_SerialRcv" function block setup 5) Global Variable - Array [0..3] OF BYTE - used in "RcvDat" input of "NX_SerialRcv" function block 6) Internal Variables Created to send and receive data 7) Force Gauge RS232 Configuration 8) Force Gauge Output Protocol Any help would be greatly appreciated. Paul
  24. Hi there, I need your help. I need to gather NMEA data to my cpu. Whats the proper way to do it? I mean set serial port of cj and then to read ascii characters ?
  25. Hi, Is there a way to write an Event Name to a string variable in Sysmac Studio? I'm using a NJ-301. My problem is that I can detect that there is an error and get the Error Code using functions GetECError, GetMCError, GetPLCError, etc, but I want to get the Event Name associated with the code (in a string variable), to display that string on an HMI (not from Omron). Is this possible?
×
×
  • Create New...