Search the Community

Showing results for tags 'vijeo designer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 150 results

  1. FX5U With E-terminal

    I was looking for what drivers that should be used when connecting the new FX5U plc with the older E-1000 series (E1100 in this case) in e-designer 7. Intended connection method is ethernet on the FX5 (obviously) to Ethernet on the E-panel. I am sure this question will come up for several users so let's keep this thread as clean as possible. Has anyone done this Before? Here are the options available: /Niklas
  2. Hi All, I have a requirement from a customer to acknowledge alarms from either of two  NS15 HMI's in the system. Can anyone provide info on how I may be able to acknowledge or delete alarms on one HMI which would also acknowledge or delete said alarm(s) on the second panel?  Both of the HMI's are polling one controller for alarm status so I assume that each time an alarm is acknowledged or deleted it would have to alert the controller which would then send something to the second HMI to clear the alarms? Any help is appreciated.
  3. Track NS series IP addresses

    I am using the NS series touch screens and NS-Runtime. Do they have a System word that stores the IP address of that touch screen or PC running the NS-Runtime application. I want to be able to trigger different functions in my project depending on the IP address.
  4. I'm trying to overlay a text figure on top of a bit lamp. You'd think it'd be easy... but no matter what layer I set the lamp to, or how many times I click "Move to back of layer" from "Stacking order" in the right-click menu, the text figure stays behind the lamp. The only reason I'm using a text figure vs. just using the text function of the lamp is because I want the text to be vertical - a feature that you do not have with the text function of a lamp. Any ideas on how to fix this? Any help is greatly appreciated!
  5. CX Designer using tables - Help

    Hi all, I have been getting to grips with the different graphic displays in CX One Designer but I am having trouble trying to produce a table which shows column one as a label and column 2 as data value that I am polling from a Modbus slave. From what I have read/tried the data block table seems to require a csv as the data source and I cant seem to achieve what I want with the standard table. If anyone can advise how I might be able to achieve this I would be extremely grateful. Below is the sort of thing I'm hoping to achieve but in a table format:   Bearing 1 Temperature 80°C Bearing 1 Vibration 0.2 mm/s²         Bearing 2 Temperature 82°C Bearing 2 Vibration 0.2 mm/s²  
  6. NS10 system program update?

    Hello, I would like to download my project to the NS10 -v2 but i get the following error:   I kind of remember that it was p;ossible to update this automaticaly in similar cases, like 8.7->>8.8 or something like that, i just clicked on okay and it did it automatically. But after ok the application just stucks on loading, NS restarts, in case of ethernet. I tried it with usb, it just quits after ok, and nothing happens. How can i upgrade the NS10 to 8.8 or 8.7 or 8.9 to be able to download my new project??  
  7. Got2000 and gxworks3

    I need help i have a got 2000. I developer my software for the hmi with gtworks 3 my problem is: when i update my software in the hmi over the USB cable with my Notebook then i become an error message after reboot. the error message is: communication error refer to sytem Alarm in utillity menu. At the moment i must disconect the hmi from the current and then it works. can everbody help me?  
  8. Hi.  I'm running a Windows 7, 64-bit machine.  I have NB Designer 1.4 installed.  when I plug in the nb7w-tw00b, it shows up as "MTP USB device", and that the driver install failed. so I opened Device manager and find the item, I right-click "MTP USB device", and "update drivers".  I click "Browse for my drivers" and navigate to "C:\programfiles (x86)\omron\nb-designer\driver".  I check "Include subfolders".  then click next.  it does not find the drivers.  says "MTP drivers are the best" So I try again: right click the "MTP USB device" but this time I click "browse for drivers", then "Let me pick from my device drivers...".  i navigate to C:\programfiles (x86)\omron\nb-designer\driver.  I select the bulksub.INF file, and i get this error: "The folder you specified doesn't contain a compatible software driver for your device.  If the folder contains a driver, make sure it is designed to work with WIndows for x64-based systems" NOTE: I just tried this on a Windows 7 32bit machine. same problem.  Except the message says "Make sure it is designed to work with Windows for x32-based systems"   Any thoughts to get this to work?
  9. Revert to home page

    Is there a way to make so after there is no user activity on a HMI for a certain length of time that it will switch back to another page? I have a macro here I am running every second that is watching for page changes. But obviously changing pages isn't the the only user activity there is. 'clear the counter when not one page If($SW0==BCD(65)) $W150=0; EndIf 'Increment Counter If ($SW0<>BCD(65)) $W150=$W150+1; EndIf If ($W150>10) $SW0=BCD(65); EndIf  
  10. now i start to using omoron products, I need to add a button and once i click or tap the button page2 will come on. How can I make it? is that need to program the cxone? using like MOV to H0???
  11. I'm trying to get an older system up and running again. I'm using the software from the original build and a new screen off the shelf. (we had one new in the box never been opened.) The program downloads fine but It never shows up on the screen. I get the same Ethernet setup screen that it originally powered up to new from box . I pulled the program from the same model screen and I can upload it to the old screen just fine. but it will not work with new screen, even though it seems to upload just fine.  Software is Quickdesigner 3.70 (yes it older)  Screen is a Proface GP2400-TC41-24V (which is the same model number of the old screen) Any help is greatly appreciated. (yes I cycled power)
  12. Hello, We have this SCADA system Vijeo Citect 7.2 running in Windows 7. Primarily used as generator's alarm history & monitoring. PLC: OMRON C200HG All communications are good but DIGITAL data (alarms, bustie) from OMRON is not updating in real-time. (Need to restart the Vijeo Citect to make it work).  While BCD & LONGBCD datatypes (voltage, speed current) are working good and showing real-time *OFSVIJEO: INT datatypes are also working good. Protocol UNITY         MODNET30 OMRON      OMRON OFSVIJEO  MODCELL  
  13. I am just getting started with CX One Designer and I am wondering if anybody can tell me if it is possible to change the font and border colour to indicate state for a multi state input. The system I am monitoring has 7 different states and the customer has asked for a colour coded label to indicate the state of the system. i.e. red = bad, green = good, amber = warning etc.   Any help is appreciated.
  14. Importing Librarys

    Hey all,  i have one question for you, i am working on designing new hmi for one project in cx designer, how can i import more library and use it in my project .
  15. how to check display type?

    Hello, I have a silly yet anoying problem, How can i check the used NS / screen type in a current x designer project? So i have a project, and i need to get a display to test it, but i need to check what is the display type.
  16. Hi.  When i activate adress H417.14 in the PLC i want the system adress LB9012 to be activated. Do I need to make a macro to do this? I have never used macro before, and I do not know how it works.  Please let me know if you have some solutions.  For the record I am an apprentice, and neither me or my co-workers have an sollution.   
  17. We are communicating FX3GE PLC with Vijeo Citect SCADA. We tried various protocols such as MelsecNET, MelsecFX2N, Melsec1, etc. If you know how please help.
  18. HMI Text for Multiple languager

    I cannot find the list of texts that are used when the HMI switches languages. I found a lot of texts on the project that have not been translated but do not know how exactly to translate them so that they switch when i change from japanese to english. Can someone help me with this? I'm using GT Designer 3 with a GOT 1000 GT16. Thank you.
  19. Hi, everyone! I need to connect Modicon M238 (TM238LFDC24DT) with Magelis HMIGXO3501. I was not able to find any programming guide for this family of HMI's, so I kindly ask for a link, or maybe a PDF copy, For now, my problem is that I have SoMachine v4.1 with Vijeo Designer 6.2 installed, and the GXO family is not displayed in the configuration catalog.
  20. Programming a HMI to revert to Home Screen

    Hello everyone, I was wondering if anyone here could explain to me how I can program my human-machine interface (HMI) to revert to a Home Screen after a period of inactivity. If the user has to leave at any time, and leaves the HMI on the last screen he/she was working on, I want the HMI to revert back to my Home Screen after 60 seconds inactivity. Has anyone here done anything similar to this before? Do you think it's worth the trouble of having such a function built into the HMI? Thank you for your time and for reading.
  21. NB7W-TW00B Print Error 7300-FFFB

    Good day lads, we encountered an error on a NByW-TW00B HMI, showing "Print Error 7300-FFFB". Checked already on the manual, which mentioned this : "Driver & UI Printer Settings Disable" (V106 manual, Section 7-9). What's worse is that NB manual doesn't give any workaround for any printer error. The NB is not connected to any printer. The "Enable Print" tickbox is unselected (checked both in the program and in the System Setup Screen). Also there is no button/macro which triggers any print function. Any of you have encountered this? Any advice is appreciated. Thank you
  22. Building an HMI with CX-Designer

    Hello everyone, I'm working on an industry project (undergraduate senior capstone project) and need to build a Human Machine Interface for a NS5-SQ10B-V2 module; it will be used with a CJ1M-CPU11 PLC. I've been using CX-Designer and CX-Programmer thus far. This software is new to me, and before this project I have had no experience with OMRON tech or Ladder Logic. This PLC will be controlling a windshield wiper motor and a solenoid valve.  Here's what I'd like to ask: 1 - If this were your project, what information would you immediately set out to acquire? How should I prepare the HMI for the PLC? I already have multiple user manuals, including the one for CX-Designer. 2 - Our PLC is already wired, so how do I translate that to my HMI functional objects in CX-Designer? I need to make sure my ON/OFF buttons, command buttons, word buttons, and others correspond to the correct I/O's of the PLC. Conclusion: I have already completed the GUIDE tutorial that comes with CX-Designer, but welcome further tutorials, videos, or any information on working with CX-Designer. Thanks for reading! Any help or tips would be greatly appreciated.  
  23. how to connect cj2m + ns8

    Hello, I would like to make single ethernet connection with a cj2m cpu31 and an ns8 screen. What exact setting are need to set at the cpu and at the screen project? Is there some kind of quick guide which shows where to click etc? I dont want to read 700 pages and didnt found a proper manual, maybe you know a good one? Thanks in advance!
  24. Hi everyone, I would like change user password on HMI GTO via Vijeo script. I don't know which variables store the password. Anybody as an idea? Thank you in advance
  25. Hello, I am responsible for implementation of Vijeo Citect 7.4 SCADA in my company. I want to connect to Beckhoff PLCs by using Twincat OPC Server. I can control and observe the variables through OPC Control tool, but when I add the device and variables to my Citect aplication, they are always equal zero. I cannot also force through Citect to change the value. I don't know where the problem lies. If you need additional information, please ask me. I will provide you with all the data I have. Thank you in advance. beckhoff_opc.bmp