List of Contributions

Ash

Contact Details

Ash


My Content

1 to 20 of 50+ total
Posted By Ash Jul 22, 2026 07:25:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
1.7.4.32 - (2026/07/21) Fixes [Alarm] Fixed a bug where field variables were not read [TemplateLibrary] Fixed bug preventing template library from working with items with escaped data binds. [UI] Fixed an issue that was causing a crash when optimizing Dynamic Links. [CommDrivers] [Core] Fixed ...
Posted By Ash Jul 16, 2026 09:38:59 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Just wondering have you tried listing the columns in the query instead of *? SELECT Timestamp, TimeZone, Instrument, ..... FROM MyTable WHERE Machine = 'MyMachine' Maybe also get ride of the auto refresh time on the grid and use a button for refresh? This should solve the "it will just refresh and ...
Posted By Ash Jul 09, 2026 02:04:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
@Hobbs, @asemlucben, In a future roadmap has consideration been given to allowing a plugin style interface that advanced end users could create QML controls that could be loaded into the design/runtime environments? Thanks, Darren
Posted By Ash Jul 07, 2026 09:04:07 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the reminder. I forget that is there. Darren
Posted By Ash Jul 07, 2026 08:48:20 AM
Found In Library: FactoryTalk Optix
Posted By Ash Jul 07, 2026 08:48:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Just in case anyone else uses FIFO buffers for production data to FT Optix you may have a need to generate a compliant ISO 8601 DateTime string. The attached AOI does this filling the wallclock time into a UDT structure for time DINT array data and also getting the TimeZoneString.
Posted By Ash Jun 25, 2026 06:03:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Interesting topic added to the Cheat Sheet on GitHub on how Optix Runtime sets up the threading model. Link: FactoryTalk Optix NetLogic cheat sheet
Posted By Ash Jun 10, 2026 03:31:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Checking to see if someone knows if the issue with not being able to connect using a FTRA Local connection with V14.4.0.129 is due to an update to the OptixEdge firmware being needed before it will be compatible. I uninstalled V14.4.0.129, restarted and re-installed V14.3.1.1 and it works with the previous ...
Posted By Ash Jun 03, 2026 08:13:00 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: ...
Posted By Ash Jun 03, 2026 10:08:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@asemlucben, thank you. That small code fragment is very helpful. Darren
Posted By Ash Jun 03, 2026 09:18:00 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:54:00 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:54:00 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:00 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:59:00 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:18:00 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:00 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": ...
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/NetSoluti ...
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 ...