List of Contributions

Ash

Contact Details

Ash


My Content

1 to 20 of 50+ total
Posted By Ash Jun 03, 2026 08:13:01 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Good point. I did this with Optix V1.7.3.
Posted By Ash Jun 03, 2026 06:02:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
@MikRED97, have you tried this to see if this will meet your needs? This may cause some limitations on other alarm types, not sure. Change from the Standard Event type of Alarm Condition. Change to RADigitalAlarm: Then select for the Event logger editor: Now Logging to SQL ...
Posted By Ash Jun 03, 2026 09:17:31 AM
Found In Egroup: FactoryTalk Optix
\ view thread
After re-starting my PC, it now appears to work. Not sure of why or original issue.
Posted By Ash Jun 03, 2026 08:53:49 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@Flareux, can you give some guidance on how you browsed to the (Item)/RAAlarmData/AlarmClass? I am not able to get the additional column(s) text to resolve (blue text) as you have. Thanks, Darren
Posted By Ash May 27, 2026 08:53:48 AM
Found In Egroup: FactoryTalk Optix
\ view thread
That is something I probably would not have thought to ask. Thanks, Darren -------------------------------------------
Posted By Ash May 27, 2026 08:51:08 AM
Found In Egroup: FactoryTalk Optix
\ view thread
From the configuration web page of the device it is under the Diagnostics. You can type in a host name (google.com) or IP Address. -------------------------------------------
Posted By Ash May 20, 2026 12:58:46 PM
Found In Egroup: FactoryTalk Optix
\ view thread
@Heath, thanks for sending that. So, the next challenge you will have is the Reporting that is built-in to the solution, if you are using the PM5000_PQEMDashboard. The QuestPDF NuGet library references some fonts that are in a non-accessible area of the deployment. There are some suggestions on their ...
Posted By Ash May 20, 2026 11:17:59 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Unfortunately the manual is not clear on the supported/validated environment. I believe the conversation you are thinking of is response #10 from this thread below from Thomas St. Onge. All that was stated is not supported on OptixEdge devices. Not an explicit statement on not supported on Web Presentation ...
Posted By Ash May 20, 2026 06:24:12 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Ok, I have found that the Fonts are part of the QuestPDF package that the Power Library requires. Is there a way to map the files where they are available in the deployed project? The text below is from the \ProjectFiles\NetSolution\obj\project.assets.json "QuestPDF/2026.5.0": ( "sha512": "QddE ...
Posted By Ash May 20, 2026 06:02:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Can errors like this be the issue? Note that this error is caused by the Power Library. 2026-05-20 06:58:29.214;urn:FTOptix:WebUI;0;Warning;109;Forbidden source requested: /persistent/data/Rockwell_Automation/FactoryTalk_Optix/FTOptixApplication/Projects/xxxxxDataCollection/ProjectFiles/NetSolution ...
Posted By Ash May 19, 2026 02:10:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
After a restart of the OptixEdge module we have seen the following error below. I have downloaded all the logs from the module but do not know what to look at to determine what the issue may be. We can reload the application to get it working again, but if it restarts due to restart command or power ...
Posted By Ash May 18, 2026 07:11:04 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks, can't believe it it has taken me this long to do that. -------------------------------------------
Posted By Ash May 16, 2026 09:05:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Not sure when this issue showed up as I have a project that was started in the first release of 1.7 that has an Advance Trend object from the library that works fine. If you start a new project with 1.7.2 or 1.7.3 and insert the Advanced Trend object into the project UI it will fail to build with the ...
Posted By Ash May 16, 2026 08:31:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
1.7.3.39 - (2026/05/15) Fixes Fixed a rare case of MQTTBroker startup failure ending with "Failed to store certificate in memory" error. [IDE] [Runtime] Improved tag optimization time on deploy. [WebUI] Snap position now works correctly in WPE when DateTime is linked to a tag, matching NPE behavior. ...
Posted By Ash May 15, 2026 01:17:22 PM
Found In Library: FactoryTalk Optix
Posted By Ash May 15, 2026 01:17:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
@asemlucben and @Thomas St.Onge, I have this fixed to work inside a web presentation engine. It appears that if you layer multiple graphical objects like used in the Power Library, if any of the objects in the hierarchy have the Move Target property set to anything other than NONE, you can not select ...
Posted By Ash May 14, 2026 01:58:41 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I take the FT Optix Community Creed. -------------------------------------------
Posted By Ash May 14, 2026 12:44:54 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Actually main issue seems to revolve around the web presentation engine even if hosted on a PC Runtime. -------------------------------------------
Posted By Ash May 14, 2026 10:24:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Ok, here is a hack to make it work. You can add a spin box that points to the Current Tab index variable on the widget: UI/RockwellAutomationLibraries/PowerDevice_v4R/raC_4_01_raC_Dvc_PM5000_PQEM_UI/raC_4_01_raC_Dvc_PM5000_PQEM_Faceplate/Canvas/VerticalLayout/DisplayPanel Set Min to 0 and Max to ...
Posted By Ash May 14, 2026 09:20:18 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I can verify that the same issue @Heath mentioned with the tabs only work in the native presentation engine in 4.01 is the same for 4.02. It will work only with the Native Presentation engine. The much older versions would work on embedded devices for the Faceplate, but that was tested on 1.6 so not ...