Search the Community

Showing results for tags 'view designer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 179 results

  1. 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.
  2. Hi, Is there any way to read current status of the MES Interface connection and show it on the screen? Recently I've had a situation when MES Interface wasn't able to reach a SQL Server (there was an error in the diagnostics window), but the "Access error notification setting" bit was 0.
  3. Hi, I'm looking for help with the string exchanging between GT25 and AB CompactLogix. I'm reading recipe data from SQL via MES interface to the local devices such as GD3000. I want to move the string held in the registers GD3000-3009 (20 characters) to the string tag in the Allen Bradley. The problem is that in the scripting I cannot enter the AB Tag, because when I imported the CSV with the string tags their data type is STRING, and the scripting in GOT accepts only numerical datatypes such as WORD, etc. Has anyone found a way to handle that?
  4. 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,
  5. 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
  6. Dear friends.. I want HMI panel view 300 software.. Is this available in net or free of cost in web sites
  7. Friends kindly help me I need to create ton and counter macro function in factorytalk view studio 
  8. Hello All   I have 6 x SLC5/03s that I am trying to connect to a windows PC that is running FactoryTalk View Studio Enterprise. To do this I have connected Serial to Ethernet gateways (MGATE EIP3170) to each CH0 serial port of the SLC5/03s. The EIP3170s are connected to a switch that has the windows PC connected to it . The EIP3170s and the PCs are all on the same subnet. In FT View SE I have added 6 x Serial DF-1 drivers for each SLC5/03. When I add the drivers, I can see three of the SLC5/03s. If I try to add any more Serial DF-1 drivers I loose communication with all of the SLC5/03s and the diagnostic window in FT View SE I see the following error message: DF1: Failed to open '\\.\COMx', error = 0x000005AA. When I phoned Rockwell Automation what this error message means they told me it is a "Fatal access error" which means that the EIP3170s are incompatible with FT Linx.  Does anyone know if it is actually possible to connect more than 3 EIP3170s to FT Linx? I am sure I have seen an article on how to do this but I can't seem to find it again
  9. CX-Designer || Get error history

    Hello ! I am an beginner automation engineer and my new task is to export all alarm/events that occured from NS5 HMIs. Is it possible to do this using the pc? I am currently using a card to get those. (using the "hidden'' HMI's menu, accessed by pressing and holding on the display).  Thank you very much!
  10. Hello there,   I am using Schneider HMI for the past few years, it's very versatile and easy to design graphics.   Now i started using OMRON HMIs and found that is weird to draw graphics in Omron NB-Designer.   I have Example, Look at the attached screenshot of both software, in the case of Schneider if I stretch a button or any object it will remain in the same good shape. but in the case of Omron, if you stretch any object it doesn't remain in the original shape. (check the attached images.)   Please suggest Ideas about designing a good Omron Hmi, Sample backup is always welcome. The image link is below, I am not able to upload it here. https://we.tl/t-HV9IOnyfAP  
  11. Hello Everyone,   Make - OMRON HMI Model - NB7W-TW01B Software - NB Designer   Suppose I have more than one number input display on a screen of HMI. When I touch and enter the data in any one of them and press enter, the keyboard not closing automatically. in sted of auto close, the cursor moves to the next number input display to enter the data. How to auto-close the keyboard after entering the data in any number input display.
  12. Hi Experts, I would like to know is there any possibility to make a switch that can make exponential increment to a data. i know how to make a switch to increment data in fixed intervals with a switch but im trying to make a switch when you press it continuesly it should increase the gains rapidly over time. is this possible and if yes can someone explain me how? im attaching a sample image how i want to make two buttons to increase and decrease a data. thank you in advance guys. kind regards, sathu.
  13. Hello all I am trying to figure out if its possible to save a screenshot of every screen on a HMI to usb at the same time, so i have currently created a button on a screen that saves the screenshot to external memory, is it possible to make it save a screenshot for every screen instead of just one? maybe i would have to create a kind of function on the plc that cycles through the pages and then takes a screenshot of each? any help would be appreciated currently using a NB7W and a CJ2 cpu 31 although it would be nice for this to work with everything
  14. Hi there! I'm trying to communicate HMIS5T HMI with a Modicon Micro TSX3722001 PLC. The communication is OK, but whenever I try to enter some data into a numeric display I get an error that says "Method or function in Communications System unsupported" and data won't change on PLC's Animation Table. Also, if I modify a variable's value in PL7 Pro, the value in the HMI numeric display won't change properly. It displays the last digit of the binary format of the number (let's say I write a "3" on PL7 Pro, then I get a "1" on the numeric display, despite all data types being UINT, and all ranges are OK. Then if I write any number which binary version ends in 0, I get that 0 on the numeric display, nothing else. Again, all data types and ranges are OK). Changing variables' source on Vijeo Designer to Internal doesn't seem to work. So I'm wondering what else must I do in order to send and receive data from/to HMI and PLC?    Thanks in advance and I hope you can help me! Update: Got this solved. For anyone wondering, Vijeo Designer 6.2 SP8 it's kinda buggy with Unitelway communication. There's a hotfix that solves this problem, provided free by Schneider.
  15. NB-designer V1000

    Hello. Can someone help with an example program in the nb-designer application for communication with drive v1000 yaskawa after modbus RTU (rs422). It was very important to me that the reference speeds were shown in this example (d1-01; d1-03) could also be acc - dec (c1-01; c1-02) Of course, I have the NB7W panel and the multi drive v1000 yaskawa
  16. I have a display I use to show overviews on several big tvs in our plant.  Up to now I have used a single display and change which display is visible based on tag that increments based on a timer.  This has worked great but as my system grows I keep adding additional "blocks".  I have now ran into the issue that you can only have 3000 tags on one display.  While i only display one block at a time all of them load so that pushes me over the limit.  I am guessing I need a vba script to accomplish this .  If someone has done this I would love to see some VBA examples of what you did.  Or other ideas...
  17. Hi there! I've been working with NB HMIs with good result. But today I loaded a project to a NB7-TW01B and it feels slow, both offline and online. Switching screens and reading/writing take around 1sec or more. It first had some bmp images created with .bmp and .png files, so I tried using vector graphics instead, but didn't get any better. I don't have another NB to try it right now so I'd like to ask you if you've been in this same situation before or what could be causing this. PLC is CP1L and communication it's via Ethernet. Both devices are actually pretty close (cable is less than 3m) and the previous HMI (Pro-face GP) felt a lot faster. Thanks in advance!
  18. Good day everyone, I recently got NB HMI and program it together with my NX1P2 PLC. I got 2 questions I would like to ask. What I'm trying to achieve is to lock all the button after I start my system or during the pop up screen for confirmation. I tried different methods and it doesn't work. Currently I'm using a direct window Pop-Up screen to cover all the button behind it, but I noticed if I drag the pop up screen, it'll move together. So I wonder, is there any correct methods of doing it? Also, the function key for change screen, I use it for Pop up screen but why it only spawn on the top left of the screen instead of the center? Thanks in advance guys!
  19. Hello everybody, I've been searching for a solution for this problem, but haven't found it yet. When the user is done with a task, a certain bit turns ON. Then a poppup should popup. I tried using alarms, but that won't work, because I have to initialize an alarm display on every window I've made.  Can somebody help me?  Thanks,  
  20. Varying Versions

    I have an NS5-SQ01-V2 that i pulled a program from. I am reloading the same program back onto the PT but i keep getting an error code that the "Program is V1, PT is V2. Continue Transfer?" I know this means that the versions obviously differ but this is the first time ive come across this. Will it do any harm to anything to continue with the transfer and see how the machine reacts? 
  21. Error Compiled

    Sir, i can't compile my file that i have made. It say " The compiled file is not found. Please compile the title first". So, because of that i can't do offline simulator on NB Designer
  22. Hi  I want to use in sysmac the number of the active page in nb designer. for example if I am in page number 5, the program in sysmac recovers in a variable the value 5 THANKS
  23. Hello everybody, I continued my project this morning and my HMI gives the 'PLC No response 00-02-3" error... I haven't changed anything since last Friday, so in theory it should work. I used this tutorial a few weeks ago and that worked. I also tried so use some old programs which used to work, but they don't work now...  HMI IP: 192.168.250.1 (the addresses from the tutorial) PLC IP: 192.168.250.2 (the addresses from the tutorial)   Does anyone know what could be the problem? I already tried using another switch, but that didn't work either. EDIT: I just saw that I posted this in the wrong subforum, excuse me EDIT2: I found the solution. I cleared the data memory before... So what I did was transfering the settings to the PLC, then completely power off the PLC and then power it on again. That worked for me! Thanks, Olivier
  24. setting date cp1l

    Hi all im currently using the DATE instruction to set the PLC's date and time via the HMI which is an NB7W which i have working but i am currently setting each byte of the words being used in DATE by using numerical inputs in NB designer and entering integer and decimal to set these bits in DATE and its a bit ugly to say the least. is there a way on nb designer to only modify bytes or am i going to have to used full words on nb designer and use MOVD in cx programmer to assign them to their correct byte CURRENT SETUP always on DATE using d50=d53  
  25. Keypad in GT Designer

    I need a key pad which can be used for numeric input, can anyone provide any sample program.   Thank you.