Search the Community

Showing results for tags 'ftview studio'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 184 results

  1. connect encoder to nx1p2

    hi everyone i have a question about nx ec0122 i connected an encoder to ec0122. now i want creat a programm for read the pulse and reset pulse. Then write a program to measure the length of a roll. How should I do this? Thank you for your help
  2. I encountered an issue that technical support was not exactly able to help me out with, and I wanted to share what I learned here for the next guy. Specifications: Omron NA5 HMI v1.10 connected to NJ PLC via Ethernet Issue: Made a change to a screen where I copied and pasted a button from a different screen.  The screen where the button was copied to had some sort of issue, but it was still able to compile and transfer to the HMI.  It worked for several days until the HMI was power cycled by maintenance, and it was stuck in a black loading screen saying "Initialising Variable System" with a scrolling wheel and green LED on the HMI panel.  It stayed in this loop indefinitely.  The HMI still had a ping, could be connected to from Sysmac Studio, and could be transferred to and from.  Troubleshooting section of the HMI mentions something about initializing failure with a red LED which required a system recovery, but no description for this state. Troubleshooting: Power cycled the HMI, but this resulted it getting stuck back in the same loop. Connected with Sysmac Studio with most recent backup and transferred from the HMI to get the current program.  Before transferring in this synchronize step, I could see a page that was on the target device that wasn't in the source.  I'm not exactly sure how it got there as it wasn't in my backup, but I had green in the comparison list when I shouldn't have.   Reverted program changes, downloaded to the HMI, and power cycled.  Still stuck in black screen with same message. After several other modifications, I eventually had a heavily stripped down program of the backup and downloaded to HMI.  Power cycled with same message. Resolution: In Sysmac Studio under HMI View, select HMI from ribbon, select Clear All Memory, confirm the target device, and select OK.  Once this has factory reset, I made sure the IP address was configured as necessary, connected, transferred backup, and all is well with the HMI now.  Even after loading a backup from several months ago, I could not clear this issue without a factory reset. Hope this helps!
  3. I have 23 Micrologix 1400s and I want to take the same register, N100:99, out of each one and put in a single array in a CompactLogix L18ER. From what I have tried, it only seems like I can only map a range of integers, N100:77-N100:100, to the array and not an individual register to a particular element. (For example, mapping N100:99 from machine 16 to Selected_Model[15]) Can you map to individual elements in an array? If so, are there any instructions on how to do so? Thank you in advance for reading my post!
  4. Hello Guys, I am using a nx102-9000 CPU and trying to communicate explicitly to a Telsonic Mag Generator. I have done this on a CJ2M & an Allen Bradley Processor successfully before but am struggling with sysmac. I will attach some screen shots of the AB message instruction because it is much more simple then the CJ2M (required pretty much a full function block made). If anyone wants to see the CJ2M block let me know. I am working right from the sysmac manual using the CIP OPEN, READ, SEND, & CLOSE. Once it is working I will write as well.  I am getting stuck right on the first part "CIP OPEN" I am using a route of '02\10.203.21.40' I am unsure what the 02\ means. I am just copying it from the example. The IP Is correct. Below is the picture of my 1C05 Error. Which in the manual is confusing because they have a 1C error and an 05 error separately.  Another question (once i can open a connection) is in the CIPRead the 'srcdat' I am not really sure what this is? Everything i've used before is an instance number, class, and attribute number (used in the CIPSend Logic From Allen Bradley MSG Instruction & Current Sysmac logic shown in pictures as well. Please let me know if you have any suggestions or need any additional information. Thanks, Kevin
  5. I have a global sidebar that has all of my page navigation buttons.  Is there a way to hide a certain button based on the current page that is displayed (i.e. "Manual" button is invisible when the Manual screen is displayed)?  I know how to make a button visible/invisible based on a tag or expression, but I don't know how to do it based on the current page.
  6. Dear all. I have the issued with Sysmac Studio 1.30. it can not show the Library setting and Library create. just show the reference only. can you pls help me this issued. Many thanks.
  7. I am looking help with an issue I have trying to connect to a 5370 Controller 1769-L33ER. The controller firmware is 20.014 and my studio does not have 20.014 firmware. I have downloaded the firmware and do not know how to get it extracted to my PC. Any help with this will be grateful.  Regards
  8. How do I communicate between an Omron NX1P2 Automation Controller and Indusoft Web Studio. This is the first time using an Automation Controller. I am familiar with communicating between Omron PLC's and Indusoft using OMETH drivers. What driver should I use?
  9. Dear Colleagues,   I require some help with regards to setting up virtual machines, We have some ControlLogix 1756 PLCs scattered around site running on different version (v20, v21 & v32). My company requires all software installations on company computers to go through IT. Installing all these versions on single PC is really a pain (going through IT)  for new hires and for new PCs. I am trying to suggest using virtual machines for each version that can be shared/distributed among the engineers and also to give engineers some autonomy in the VM environment.    How do I go about this especially with respect to licensing without violating the terms of use both the operating system and the automation software? 
  10. Dear All. I have the issued with NX1P2 when read data from Modbus RTU. the Slave data using 2 INT for Real data. but in the Sysmac Studio I get the data is OK, 2 INT but can not convert to Real data. Can you pls help me to solve this issued. also I want to convert from Real to 2 INT to send the setting to salve. Many thanks.
  11. Crane Positioning

    Hey folksI'm trying to make a Ladder program in Sysmac Studio to control a Crane.The crane gets via a HMI a position that it must drive to, first at high speed then in low speed this is controlled via encoder signal for fine positioning there are several sensors.For all this I have an NX1P2-9B24DT1, NX-EC0222 and 3G3MX2-A4030-ESomeone here who can help me with an example of how this can be done in Ladder.Many thanks in advance for your help.
  12. Friends kindly help me I need to create ton and counter macro function in factorytalk view studio 
  13. Hi. I have a decent workstation I work on when i do my programming. I have been using Sysmac studio for couple of years now and I have always notice it that sysmac studio is very slow.   Have you guys notice that sysmac in general is slow ? /Best regards.
  14. Hey Guys,  So i am working with Omron software to integrate it with the HMI screen.  Whenever I receive a user alarm, I have an acknowledge button on the screen, but when I click on it,  the alarm does not go away from the screen,  it is acknowledged though.    Can anyone please guide me to what changes I have to make in the system to make the alarm notification go away, or is this any sort of a bug in the Omron software ??   Please help guys !!!
  15. Is it possible to reset " Motor replacement detected error" ( Error code 95.01) using code without connecting to PLC through sysmac studio? If yes please suggest how to do it... Thanks in advance...
  16. Hello I am trying to get for HAAS CNC variables eeg. 10800,10801 etc into the PLC. Does anyone know of any ADD ON instructions ?    Thank You 
  17. Is it really not possible to use 2 shortcuts with FTView ME panels. When I try to create the runtime file (.mer), I am getting an error that can not be used 2 shortcuts. Is there any possibilities to make FTView ME connection with 2 different PLC's.
  18. Hello All, I am new to Studio 5000. I am trying to have my limit sensors energize my stop output, and also have a manual bit that I can toggle that will energize the stop output as well. Currently, toggling my manual bit works for energizing the stop output, but my limit sensors turning on does not energize my stop output. Not getting what I want with or without the ONS. What is going on??? Thanks, Daniel
  19. HI guys,now i have " unable to determine the size of the file C:\users\public\document\RSVIEW ENTERPRISE\ME\HMI\PROJECTS\abc\tag\abc\.mdf. " this error shows...please give some help
  20. Hi guys, I am trying to open an application and i keep getting this error. Failed to initialize the service: {3F883B87-2208-11D4-B0E7-001083022E04} Does anyone know how to get rid of this error? Regards,
  21. I have inherited a program to work on using MAM motion commands on a CompactLogix 5370 processor. The MAM variables for some parameters state that REAL data type is required. However in looking at the the code those REAL variables are actually declared as DINT. Is this OK. Does Logix somehow accept DINT for these parameters even though REAL is specified. So if parameter is 5600 DINT it somehow interprets this as 5600.00 REAL. Confused!
  22. I put together a system a couple of years ago with a L306ERM with I-O, PanelView, etc and I was sold Studio 5000 Lite to program it. It worked out ok on that project but now I have a project that I need to use a Powerflex 525 VFD and the software won't let me add the Powerflex. I've tried several different PFs and none can be added. It crashes at the Create button and puts out the wonderfully descriptive message of "Unknown Error" Email AB support. As of 4-1-21, AB doesn't take emails for Powerflex drives. Anyone know if the Lite version of Studio 5000 will work with a Powerflex 525?Thanks you for looking.
  23. Hello Guys, I would like to know if someone in here has made a VB script, there can delete files from the SD card in HMI? the reason why I ask, is I have some data logging on the HMI for our customer, but I would like the data logging to go in a loop so if the  SD-card is full, it will delete the oldest file instead of stop data logging. who is there somebody there can show me an example on a VB for this :)?
  24. Hello! I have a plc program where I need to start and finish an MAM instruction based on a set amount of time. I am trying to calculate the speed of the motor based on the time but when I do, its always off by some milliseconds which I cannot have. I thought this was due to not considering acceleration time but changing acceleration does not change how long it takes the instruction to complete. Is there a more reliable way to perform this? Currently I have my speed units set to seconds which I thought would work (and did improve it slightly) but there is still a slight offset in time. If there is no reliable way to do this, is there a reliable way to predict what the offset in time may be? or what is even causing the offset? thank you in advance. Edit: Or should using seconds work fine, and its more likely something else in my program?