List of Contributions

NeilLucas

Contact Details

NeilLucas


My Content

1 to 15 of 15 total
Posted By NeilLucas Jan 06, 2026 08:50:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the replay Shane, I was missing off Message LIKE after my OR! That solved it. -------------------------------------------
Posted By NeilLucas Jan 06, 2026 03:42:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Good Morning I have an Alarm Data Grid showing local alarms using the query: SELECT * FROM Model WHERE Message LIKE '%Zone 1%' This works perfectly. I would like to add an OR command to also include Zone 2, but can't quite get the syntax right or even if this is possible. Any ...
Posted By NeilLucas Oct 22, 2025 08:14:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks to both of you for replying, much appreciated. Sadly this is a HTTP site only so it won't add into the WPE remote list. Back to the drawing board. -------------------------------------------
Posted By NeilLucas Oct 22, 2025 06:23:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hello I am using a a webpage embedded into a screen showing the web portal of a Keyence ink jet printer. This works perfectly when testing using the Native Presentation Engine, however, if I use the Web Presentation Engine on the same PC, I get an error: "This content is blocked. Contact ...
Posted By NeilLucas Sep 09, 2025 12:58:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the update asemlucben. -------------------------------------------
Posted By NeilLucas Sep 08, 2025 05:37:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I found this note from when it used to be Uniqo: https://uniqo.asem.it/Help/en/useCases/opcua/opcua_tutorial_userImport_t.html#opcua-tutorial-userimport-t Followed it and adapted from the client example you posted and it sadly doesn't work. I'm beginning to think this has been 'turned off' ...
Posted By NeilLucas Sep 08, 2025 02:19:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks Shane, I thought that maybe the direction to go in, however, I can add the security folder to the OPC Server, but there doesn't seem to be a way to link this to the Security folder on the client. -------------------------------------------
Posted By NeilLucas Sep 05, 2025 07:41:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hello We are implementing a solution for a customer using 5x Optix Panels logging in via RFID card. However, is it possible to set up a 'Master Panel' and then sync all the user data to the other 4 panels? -------------------------------------------
Posted By NeilLucas Apr 25, 2025 07:52:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks Shane, I gave up in the end and edited the look and feel via the script to get it how I would like. At least I can move it onto my library for future use.
Posted By NeilLucas Apr 25, 2025 03:09:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hello all We are successfully using the recipe editor and have changed the design somewhat to suit our needs, combo box size, removing spin boxes etc However, if I tweak the recipe schema and re-run the recipe editor set up again, it will revert to it's default design. Is there a way to ...
Posted By NeilLucas Apr 16, 2025 05:53:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
For anyone else wanting to achieve what I wanted, here is how I did it (hopefully this will save someone some hours and headache!) Use the Dynamic Link in the Panel setting of the Panel Loader, to link to the screens you want for the relevant IP If you use a navigation panel, then you must ...
Posted By NeilLucas Apr 15, 2025 10:28:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the reply, I shall give it a go.
Posted By NeilLucas Apr 15, 2025 08:00:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I'm am trying to get this working, we have 4 web clients and 1 TV, all with static IP addresses. I am trying to set up a Dynamic Link in the Web Presentation Engine to change the Start Screen depending on the IP Address of the Client connected. I can display on the Client it's IP using the ...
Posted By NeilLucas Mar 13, 2025 04:24:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the reply Shane, I have a clunky workaround, by placing an alarm grid off screen displaying alarm class in a column, and using this as a visible tag for an alarm banner when the grid class column == machine 1 for example. Bit clunky but it works for now.
Posted By NeilLucas Mar 13, 2025 11:21:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Using v1.5.6 I have inserted an Alarm Summary on my Alarms Page, however when I click my Filter Button, there is no option to filter by Alarm Class Can anyone suggest a fix? TIA