Search the Community

Showing results for tags 'omron sysmac studio'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 697 results

  1. Omron PLC problem

    Hello, Maybe somebody know why show this error number and that that mean, how solve this problem? I upload video to youtube https://www.youtube.com/watch?v=Leiya_YreeQ
  2. Connecting CPM1 to KEPServerEX5

    Hello there, I'm having a problem with connecting my Omron CPM1 PLC with KEPServerEX5. The problem is that I can't find any drivers that support a serial connection with the CPM1. The only driver that comes close to what I'm looking for is the Omron FINS Serial driver, but that one only supports the following devices: Even if i choose the CVM1 (that has simular TAG-addresses as the CPM1) I can't get any connection because it requires an ID with the following format (UU.AAA.NNN.) and I have no idea where to get this. I also tried to using the U-CON (user-configurable) driver, but I can't figure out how to get this working. I'm running a program in the CPM1 with a Input(00.01) , Output(10.01) and Timer(T000). I used the Transaction Editor to import these tags in KEPWare: I checked the serial port settings and they are correct. The only thing I'm not sure about is the device ID, but I tried 0 until 5 and I don't think it could be any higher than that. I'm hoping any of you guys is experienced with making a serial connection to KEPWare and is able to help me with this problem. Jimmy
  3. FinsGateway Help

    First of all, I apologize if there is a simple solution, if there is, I can't seem to find It. I simply want to make and HMI talk to a PLC using Omron's FINSGateway/SYSMAC window's drivers.. Heck, if I can get an example that uses a simple Excel spreadsheet talking via DDE that would help. I have been writing custom drivers in Windows for years to send FINS commands back and forth to the various Omron PLC's, based off of a bit change either on the HMI side or PLC side. Super fast since only the data that has changed is written back and forth... Lately I have tried using DDE (polling type) communications as some jobs require this and not custom drivers. We use Wonderware Intouch for the most part and have found their DA and OI servers for Omron to be terrible at communications on large IO installations. Their IO servers essentially send 1 packet per bit or word every x msecs over the network according to a wireshark capture instead of blocks of word ranges. I was told FINSGateway / Sysmac Gateway could be installed on a machine and map via datalink( or the sorts) PLC memory to  psedo PLC memory on the windows computer; that the local computer mimics a PLC. The third party application can then read the local memory many times faster than going across the network to get it packet by packet. I can't seem to find a simple 'DDE' type interface with FINSgateway whether trying to use it locally or to a remote PLC. Usually a Topic name and an Item / Tagname....  I have used these DDE interfaces with other brand PLC controllers and their local driver, but can't find squat with the Omron Driver.  Usually you specify in the HMI a tagname and it is pointed to a 'TOPIC' and 'ITEM' that relates to an address in the PLC. Anyone have any type of info on this? I see posts in forums about doing this, but can't find any specifics. Again, I would think this would be basic beginner stuff, but can't seem to find any info on FINS/SYSMAC gateway  and how to make a third party app talk to it. It's been around for many years so I find this odd. Thanks for your time..  
  4. Mitsubishi & Omron -OPC-UA - KEPWARE Server

    Hi,In a project I have four Progressive Pressing Machine. Each machine with different PLC like Mitsubishi 'Q00UCPU' with 'QJ71C24N-R4', 'FX-3U-16M', 'FX2N-128MR' and Omron 'CJ2M-CPU13' with 'SCU41-V1' module.Now my task is to connect all PLC with KEPWARE Server through OPC-UA.Note: There is no Ethernet Port available and existing RS232 port are all connected to all respective HMI'sIn this scenario, I would like to know, do all the PLC that i have mentioned above supports OPC-UA through Ethernet if i add a new Ethernet module to each PLC. So the data transmission will be faster or else should I buy RS232 serial communication module to communicate through OPC-UA.And also i would like to know, what kind of "Industrial Switch" will be perfect for this application.Kindly suggest a best way to prove myself.Thanks in advance
  5. I am trying to communicate to a AB 1738-AENTR on a OMRON ethernet/ip network. I have configured the AENTR module through the web browser and have been using Omron's Network Configuration tool to set up the network. I can see the AENTR but cant seem to communicate to it. I think this has something to do with the input and output byte size? Does anyone out there have any experience in setting up a 1738-AENTR in a OMRON system? If so, how do I determine what the proper byte size is? Also, is there something else I should be doing to get the module working?
  6. I am beginning my first project with the newer NX platform and am a little confused by the description in the manual vs what is actually in the sysmac setup.  The manual makes it sound like you can adjust the range settings for the card, but I don't see any where to do it in the setup.  I also don't know what the Index and sub-index columns mean, so I am wondering if this is a back door to access the range settings? 
  7. Hi, I would like to know if it is possible to send files (pictures, csv, etc) to the memory card (CF) of a Omron HMI (serie NS) from my computer using FINS Commands. I am not able to find a manual with the FINS commands for a NS HMI. But I think it should be possible. Thanks.
  8. Are there any current recipe examples for omron na hmı?Are there any current recipe examples for omron na hmı?Are there any current recipe examples for omron na hmı?
  9. Hey was just curious if anyone has come across the error message for Sysmac Studio posted. I have uploaded an image. Essentially what happened was I was using sysmac studio, went for lunch and it wouldn't open when I got back. I uninstalled v1.23, ran the remover (1901) and reinstalled it. Still could not open without the error. I uninstalled and tried installing V1.13 (oldest one I have) and again am getting the error. Any help would be much appreciated. Thanks, DJ  
  10. Hello, In sysmac studio, for a NA hmi, is there a way to access a button in Visual basic from a global subroutine ? I always get this when i compile : error BC30456: 'MyPage' is not a member of 'My_NA_HMI'. the code is : My_NA_HMI.MyPage.myButton.IsEnabled = True   Regards,
  11. Hi everyone; I want to communication Omron NB series HMI with Allen Bradley Micro 830 PLC. I don't know is it possible. İf its that possible, help me please..
  12. I have a NB7W HMI connected to a CPIH over RS232. I'm connected to the HMI over USB and when I try to download my project, it starts the downloading GUI process and fails at a random time and shows a popup that says "data reading error". The HMI is locked up at this point and needs to be restarted. This is a fresh HMI and has not previously had a program on it. I created a blank project to make sure I didn't do anything weird in my program, but got the same result when I tried to download. Has anyone experienced something like this before? Its made it as far as 50%, and has also failed almost immediately.   Thanks in advance. 
  13. Hi, Now I am using Sysmac Studio - NA HMI. I am facing the problem of Data edit tool here I am unable to give Indirect address. Like this address HM15_Recipe_hmi(Index_No).SetPoint_1 But If I give direct Address its working HM15_Recipe_hmi(8).SetPoint_1   I Hope someone give the solution.    
  14. Hello everyone, Working in Automation for the first time as a Co-op student so i'm fairly new to PLC's and the Automation field in general. I've recently been tasked with converting a RSlogix 5 program from an old PLC 5 project into a Studio5000 project. I referenced the manual (I'll attach link below), and had no issues using the RSlogix Project Migrator tool that I downloaded off the Rockwell website. My problem is that once I convert the program, my I/O tags that were originally sequenced in octets(0-7, 10-17, 20-27, ...) from the RSlogix 5 program, are switched into a sequential scheme in Studio5000 that just increments them in order (1, 2, 3, 4, ...). I hope this make sense, but basically the first seven tags match between the projects, but then I:010 in rslogix 5 is equivalent to I[8] in 5000, I:011 is I[9], and so on and so forth. Has anyone had this issue before and found a way to have Studio5000 keep the original octet scheme? I don't see this normally being an issue, but the customer has specifically asked that the I/O tag names be kept the same as the original program. Thanks for any help. - Ben   Converting PLC-5 reference manual link: https://literature.rockwellautomation.com/idc/groups/literature/documents/rm/1756-rm085_-en-p.pdf
  15. Internal function block variables

    I have a function block where the first internal variable is showing as address H1420 in the Global Symbol table. When I add another retained variable to the function block then save and compile the code, the variable address in the global symbol table shifts from H1420 to H1488.  I need to retain the address as I will be downloading code and I need to ensure the address if H1420 stays with that variable.    Can anyone help with this?
  16. Hi,  I want to use the servo drive in internally speed control, how can I change the motor direction? Do you help me for wiring and parameter settings please.  
  17. Hello to everybody,   I have another question relative sysmac studio. When I close and open SysmacStudio and open project, each time HMI reset update rates to 500ms for my variable in global variables list. I have regular variables with standard types and few structures that I pulled out from PLC. everything works. But I need to change some update rates for my variables and it's taking time to do it each single day when I need touch HMI program.   Any opinion what may be wrong?   Thanks in advance! 
  18. Hello to everybody, I have a project with NJ-101, 7 MX-2 VFD and ECC-202 with safety CPU SL-3300 and few I/O slices. Till today I did not have problem to build my project. All day long today I'm receiving and  error during the rebuild. It's says that my DataTypes section got failed during the build and only 1 error message I have: An exception such as memory shortage has occurred. I check memory usage,  it's not even load on half. Manual says that I need to split ladder programs or reduce amount of Global Variables. I do have some custom structures and 1 union, don't think that it cause the problem. DataType section uploaded in excel file. Does anybody has experienced similar issue? And what is the solution for the problem? I'm using SysmacStudio 1.26 with Windows10 x64 Regards, Scotty DataTypes.xlsx
  19. Omron CJ1m - bluetooth connect

    Hi, I write app to smartphone to communication omron CJ1m and Android. I want to connect devices by standard bluetooth. I plug in bluetooth adapter directly to omron RS232.  I want to ask you, how i can connect by FINS command. Bluetooth device baud rate is set 9600. If i connect to omron, i sent code: "AC01" and i sent how long as omron return me "AC01" ?? And what's next command i sent? If I want read CIO 10 i sent: "0101B000000A" ? and FCS and "*" ?? how i calculate FSC? Is it XOR my data sent? 
  20. Lets say I worked in a factory that made multiple models of parts. I need to run data tracing on the off shift due to certain models only running on 2nd and 3rd shift. I want one data trace to capture one group of bits at Model 1, Then reset the Data Points and run again for Model 2, Model 3 and so on. So the Bits that I am mapping with the trace need to change.  I can change the trigger easy enough with my program. I see in the manual the CPU has a "separate memory area" for trace settings. Can this area be accessed from the Program so I can set my bit addresses to monitor to a word or E_?   See attached pic for clarification of what I aim to change through the program.   
  21. Omron Function Block variables

    Hello all.  I posted earlier in the week regarding downloading new code to an Omron PLC, but I think the question was a bit vague. As a follow up, and hopefully to clarify, I have the following query. I have created an upgraded program which will be downloaded by field techs using memory cassettes. The revised area of code is essentially a Function Block which amends service lamp behaviour, and in creating it, I have amended the existing function block and added new Internal variables. Is there any way I can ensure that the new variables don''t over write or move the existing  variables in the PLC, because this is what is happening when I download it.    HELP!!!!!!!!!
  22. Geo1000

    Hello all, I have a problem with PLC at work. I am working on historical code with a view to upgrading it for a roll out program to all site based PLCs. The code is to be downloaded using memory cassettes, and there is data on the PLC's which needs to be retained. I have re-worked the code and it performs as I would expect as per the following: 1) I download original code (V2.01) to PLC using CX1 2) The PLC simulates a cycle and various values are stored (the key variables are Installation Date and Service Due date). 3) I then download my code to the PLC and the variables have been retained. All so good so far.   The problem is that the factory production line uses PLC code saved using the PLC Backup Tool. When I download the original code to the PLC using this tool, I encounter various issues, but the main one is to do with real time PLC clock values. When I download the code direct from CX one developer,  I use the MOVD(083) instruction on A352 through four to give me a variable with the date, month and year. This morning (29/01/2019) the BCD values read as 41, 1 and 25, which translates to 29 (0010 1001), 1 and 19 (0001 1001). When I download the backed up code using the PLC  Backup tool, the values are totally different. I have run the backup files for both codes through a comparison program and there are no differences between them at all....... Can any one advise if they have experienced this before??   Thanks.
  23. hello.   I've been trying to communicate this omron plc CP1L-EM30DT1-D, with a yaskawa inverter cimr-vu4a0004faa. but i can't figure out how to make de correct mov or configuration in de DM. i need to run/stop, change frequency.    some help, please. :) 485PRUEBA.cxp 485PRUEBA.opt
  24. Newbie - Help. on Omron Sysmac S6

    Hello- I am looking for some existing code to reference to try to troubleshoot an old machine.  It has a Omron Sysmac S6 console and I've been able to get the individual inputs and outputs to activate via the console, but the code that is in the machine seems to not be correct.  I suspect someone got in there and overwrote a bunch of the initial lines of the program.  Again, I can control the machine manually through using the console, but want to now automate it.  I've done the program checks and have a whole host of errors, including double coil errors, a missing IL error and circuit errors.   Ideally, I'd like to see what the code looks like to "start" the machine with a button (input 9) as an example and also see how that input can keep one output "ON" or running constantly (output 27) while then activating several outputs in sequential order, individually for a set period of time or until they activate a certain sensor (as an example input 6).   I've mapped out and am attaching what I believe the process flow to be.   I am also attaching the code as I pulled it off the machine.  Again, I don't believe the code to be correct.  Thank you for reading this. Any help would be greatly appreciated.
  25. There appear to be bugs with the EditVariable method that are not documented anywhere.  Firstly code below will not work and at same time Sysmac will not report this as an error where the variable to be edited is declared inside a subroutine. The program will compile fine but keypad will not appear when the sub is executed. However, if the variable is declared in the Global Variables table, the keypad will appear and the variable can be edited. I have also tried declaring the variable as Public out side of the subroutine and keypad still fails to appear. Sub EditValue     Dim Index As UShort     EditVariable("Index") End Sub Second issue is that EditVariable will not work if the variable to be edited is an array using variable as the index into the array. For example EditVariable("myArray(Index)") will not work whereas EditVariable("myArray(1)") will work. The above issue also appears when using a DataEdit object and trying to use an array with a variable as the index as the variable of the data edit object. Stupid thing about this is that MinimumValue and MaximumValue fields in the same DataEdit object will take an array with a variable as the index. Has anyone found a way around these problems?