Search the Community

Showing results for tags 'windows user unrecognizable'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 60 results

  1. Dear automation friends,   I just like to put some issue in the clear that I have seen no reported issues on yet, but it is killing me. Maybe some other people in the world also have this issue. We use Windows 2016 on FT View v10. All patched with all compatible patches (both Windows and Rockwell). We install this software a lot but we only got this issue seen/reported on windows 2016. I never had a Rockwell issue that took so long without getting it fixed. Support is also not really helping.   We just have a setup of Windows 2016 with 2x redundant FT View Servers and about 10x Clients with each 4x screens. The HMI clients run perfectly but every few days, 1 application (on 1 of the 4 screens) just crashes "DisplayClient.exe application crash...". That closes the HMI interface and then the users needs to click on the hmi.cli file to launch that screen again. Refering to ntdll.dll in the windows events. No additional info except for the windows error reporting that is unable to contact the internet to send the crash report. Looking in the FT Diagnostics, it happens while the operator is operating the hmi screen. Not when there is no activity.   We reinstalled 1 client completely from scratch, including the OS, domain integration, everything brandnew. And 10 hours later: crash on 1 of the 4x screens. In a control room with almost 30 screens, this is very annoying and unacceptable.   If you have a similar issue or got the issue fixed, please let me know. If you have a similar issue and don't have it fixed, we can share more detailed logs.   Best Regards,
  2. So, our plant has Proficy iFix 5.8 running on a handful of Windows 7 VM's, which, form my understanding, are running 24/7. However, since before a got here, they have had an issue where iFix will crash usually every couple of months, leading to screens and panels not looking right and freaking out everyone at the plant, and we reboot the VM. Apparently, we have always tried to reboot them every 3 months or so. Long story short, this is a difficult thing to organize at our plant. I would prefer to know why this is happening in the first place and try to fix that problem if possible. I was wondering if anyone else has experience this type of issue or may have any idea why this happens or if this is normal. I can barely find anything useful pertaining to iFix, online. I have attached a pic of what I see in Windows event viewer before rebooting the VMs. This is what mostly caught my attention: Faulting application name: CONMGR.EXE, version: 5.8.8255.0, time stamp: 0x5240ee18 Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2be1e I haven't been able to find anything concerning Connection Manager either. Any information is appreciated
  3. Hi there, I am adding a user login screen to one of our machines. I've already added the user and it shows current user on my string. I want to make the user log in before accessing the rest of the system or continues with normal start up. How do I set this condition?
  4. CX-One for Windows 11

    CX-One is currently listed as incompatible with Windows 11. Does anyone know what Omron's plan is with this? Apparently our IT is upgrading everyone (regardless of their job function) to Windows 11 after September. If there's a problem then I will have to argue with them to keep my Windows 10 laptop after September. Fun times.
  5. EasyBuilder Pro question

    Hi! I am using cMT-SVR-100, and i need to get the UserName to my PLC. I have difficulty getting the UserName-Register: PLW-10754 from the PLC (OMRON NX1P2). In the documentation is written register LW-10754 should do the same thing like PLW-10754, but it doesn’t. The approach i found on internet is to use a macros, but PLW-10754 doesn’t support macros. Please help. Any help will be appreciated.   Thank You in advance
  6. Version 1.4.1

    10 downloads

    ASComm IoT for .NET 8.0, 7.0, 6.0, 5.0 & .NET Core 3.1+ developers. Class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with GE/Emerson SRTP PLCs and compatible devices via Ethernet.   Does not require OPC. Does not require 3rd party drivers Visual Studio.NET 2017, 2019 and 2022 compatible All .NET 8.0, 7.0, 6.0, 5.0 & .NET Core 3.1+ targets are supported, including Web, Windows, console, and service apps. Runs on Windows, Linux, Android and iOS Extremely high performance - 5~10 mSec typical transaction time Supports PACSystems family native tag names Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications
  7. Version 1.4.1

    34 downloads

    ASComm IoT for .NET 8.0, 7.0, 6.0, 5.0 & .NET Core developers. Class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with Modbus/TCP Server devices via Ethernet.  Does not require OPC or 3rd party drivers Visual Studio.NET 2017, 2019 and 2022 compatible All .NET 8.0, 7.0, 6.0, 5.0 & .NET Core 3.1+ targets are supported, including Web, Windows, console, and service apps. Runs on Windows, Linux & Android Extremely high performance - 5~10 mSec typical transaction time Supports Modbus functions 1, 2, 3, 4, 5, 6, 7, 11, 12, 15, 16, 17, 20, 21, and 24 Address mode support includes: Zero-based, One-based, Modicon 5-digit (1, 10001, 30001, 40001), Modicon 6-digit (1, 100001, 300001, 400001) Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications
  8. Version 1.4.1

    15 downloads

    ASComm IoT for .NET 8.0, 7.0, 6.0, 5.0 & .NET Core. Class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with A-B ControlLogix, CompactLogix, Micro800 Series, PLC5, SLC500, and MicroLogix PLCs via Ethernet. Does not require OPC, Siemens or 3rd party drivers Visual Studio.NET 2017, 2019 and 2022 compatible All .NET 8.0, 7.0, 6.0, 5.0 & .NET Core 3.1+ targets are supported, including Web, Windows, console, and service apps. Runs on Windows, Linux & Android Extremely high performance - 5~10 mSec typical transaction time Supports reading and writing entire UDTs and PDTs Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications
  9. Version 1.4.1

    36 downloads

    ASComm IoT for .NET 8.0, 7.0, 6.0, 5.0 & .NET Core 3.1+ developers. Class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with A-B ControlLogix, CompactLogix, Micro800 Series, PLC5, SLC500, and MicroLogix PLCs via Ethernet. Does not require OPC, RSLinx, or 3rd party drivers Visual Studio.NET 2017, 2019 and 2022 compatible All .NET 8.0, 7.0, 6.0, 5.0 & .NET Core 3.1+ targets are supported, including Web, Windows, console, and service apps. Runs on Windows, Linux & Android Extremely high performance - less than 5 mSec typical transaction time Supports ControlLogix family native tag names Supports reading and writing entire ControlLogix family UDTs and PDTs Supports unsolicited messages Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications
  10. Hello, On our DCS we have a button that will open an RDP connection to our PLC server and open the .mer file connecting the DCS to the PanelView HMI. This is supposed to be used for troubleshooting purposes only, but that is not the case. Is there a way to prevent operators from operating the HMI through the RDP while still allowing them to have read only access?   Thanks, Michael
  11. Hello, denizens of Mr.PLC. I'm trying to talk to an old TSX17-20, and have acquired the DOS files for PL7 22. However, when installing via floppy drive, I'm getting a fatal error saying that the User Interface is missing. FATAL ERROR: 251 Your Telemecanique system in incomplete. Ensure that User Interface is correctly installed.   I'm aware that PL722 (and PL7-1/2/3, etc.) require Telemecanique's DOS User Interface to run, but I can't for the life of me find installation files, and, as it is no longer supported by Schneider, no luck getting it from their site. Apparently, it used to be hosted there. Would any of you wonderful folk have the links or files to this user interface? Apparently, PL7 22 5.0/5.1 have never required/no longer require a license. It was a drag to find these files, so I'm posting the PL722 files (in two zips, representing the two floppies) so that there's an easy to find reference for them. PL722D1.ZIP PL722D2.ZIP
  12. Hey! Is there any possibility to acces the PLC variables in GXWorks from another program? Like I want to read and write the I/O-s or Merkes in the Mitsubishi PLC from another program Could someone help me with this? Thank you!
  13. HMI user

    Hi! I would like to ask your help. I have a problem with an allen bradley touch panel. I would like to know which user is active. Like maintenance, administrator... Is there any dedicated tag to decide and  to convey it toward the plc (also ab). If there is none. Can anybody suggest an alternative solution ?  Thanks ahead in advance. 
  14. Simatic logon

    hello everyone I have a problem with Simatic logon..  in startup window i have some buttons that have authorization according to their work.. when i work with only user administrator every think is going according to me.. when i enable logon after that login was successful but when i click on button there is messages " not operator authorization " plz help me... wincc user administrator or Windows user name both are identical..
  15. GX Developer/FX2 Problems

    Good Morning Everyone I have a problem that I do hope someone can help me with. My work laptop is used only for PLC and VSD(Vfd) configuration. It is an aging Lenovo running windows XP and it has GX Developer, GX IEC and a few of the Mitsi configurator tools and Mitsi FX configurator for VSDs. I bought a couple of new VSDs and got a copy of the new FX2 for configuration of the VSDs. I installed the FX2, used it configure 2 VSDs and that was it. Yesterday I tried to use the GX Developer to make a few changes to one of our A series PLCs and could not get it to load. On loading, the first windows info block says "System Stop Failed. Please restart Windows" if I click the OK button the next info block states "Operation Ended Incorrectly. Restart the application" If I click on the OK button it appears to load, however when one selects the Project to open it crashes and comes up with another info block " Gppw.exe has encountered a problem and needs to Close." As we were a little under the pump to get the changes made yesterday I did unistall the FX2 program, this did not fix the problem. If anyone could shed some light on a fix for this I would appreceiate it. Thanks in advance.  
  16. Does anyone have any tips or tricks for generating UDT Templates from an excel spreadsheet? It says in the help files you can copy/paste from excel into the UDT Template, but it seems to only allow that cell by cell, instead of the whole table of data. This is painfully tedious when building larger interfaces. I've tried saving the spreadsheet in various formats (CSV, PRN, tab delimted txt) and I've tried various versions of RSLogix from 23 to 31. I can't seem to find any detailed info on how to do this. I've seen some other forum posts regarding using scripting to generate the XML to import the UDT, but I don't understand why I can't simply copy and paste the info in. Is this really that difficult? Any help would be greatly appreciated. Thanks Otto
  17. Hallo.  Can someone shed some light on how much memory st takes ? does it use more that traditional ladder? i find that a routine with a couple of thousands of lines uses over 500kB is there any tricks to lower the usage? Or is it just what it is, and buy bigger cpu’s
  18. Hi guys, So, I'm having an issue installing GX Developer on a 64-bit Windows 10 Laptop, the primary installer opens, at 99%, then disappears and the process eventually dies, I've exhausted all available compatibility options, does anyone have any advice?
  19. Good day to all, I am trying to establish DDE communication between my PLC (1769-L23ER) and MS Access via RSLinx Classic Gateway (3.9) over Windows Server 2012 R2.  On my developing PC (Windows 7), there isn't any issue at all. But when I port the codes over to Windows Server 2012 R2, MS Access is not able to establish DDE communications with the PLC.  I was wondering what went wrong. The error message from MS Access is "MS Access can't find the specified application and topic because it can't open the DDE channel, err.Number is 282. The code for getting the channel is as follow OpenRSLinx = Application.DDEInitiate("RSLinx","PLC-D") I was wondering was there anything I have miss out. eg. Configuration of the server, path settings, etc.. Any help is welcome. TIA Cheers CY
  20. FX-USB-AW

    Hi Does anyone know of windows 10 drivers for the FX-USB-AW or if not best way to connect to it without using ethernet.  
  21. FX-USB-AW

    Hi Does anyone know of windows 10 drivers for the FX-USB-AW or if not best way to connect to it without using ethernet.  
  22. HMI GOT1030 Windows Screen

    Hi, I am currently working on window screen. I don't know how to disable function of closing the window (see attached red screen). The window screen is showing by pressing button on input. My settings are shown on the screens below.  
  23. Does anyone have any experience with the recently released user web interface for the iQ-F and iQ-R series. Supported by GX Works3 version 1.047Z or later, the firmware Version 1.100 or later. We have the sample user web interface running in a FX5U, its working very smoothly. I am currently looking into how to edit the html page, does anyone have any tips or useful tools/resources that I could use to work things out.       iQ-F Customer News regarding FW Update 08-2018.pdf
  24. Hi  How can I log the user action  at citect scada 2016 v8.0  I wan to log what the user done on scada like alarm acknowledge, disabiled or eneblied, enter any new valu of signal... ect..   Any Help Will be great  Thanks from now  Best rigards.
  25. PLC Training

    Hi Everyone We are setting up a initial training in PLC programming for technicians, I got some experience with SIEMENS S7 but this seems to be an expensive choice, we would like to opt for a budget PLC but at the same time would like a user friendly software for teaching......I would like to have views of users of other PLC brands such as OMRON, MITSUBISHI or even Schneider??? thanks Jay