List of Contributions

CodeAssist

Contact Details

CodeAssist


My Content

1 to 20 of 50+ total
Posted By CodeAssist May 28, 2026 01:42:39 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi. Screenshots are always more valuable than words. In this situation, it is really dependent on where the variables are created and where they source their data from. Please provide more detail. ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ ...
Posted By CodeAssist May 27, 2026 01:02:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Yes, for Windows runtime that is true. The header bar is there so that you can click on and manipulate the Optix runtime window, without clicking on anything in the app itself. There is no way to turn it off if you aren't using the runtime in Fullscreen mode. There is a command method you can use in ...
Posted By CodeAssist May 22, 2026 08:38:13 AM
Found In Egroup: FactoryTalk Optix
\ view thread
This is because the link to the RecipeList folder is essentially just a generic pointer. It carries no context of what is in there, so the selection dialog can't give you any options to select. In order to give it context, you need to hit the black arrow next to Model to expand it and then link a data ...
Posted By CodeAssist May 22, 2026 06:57:48 AM
Found In Egroup: Automation Control
\ view thread
Have a look to this technote: Studio 5000 Logix Designer updating EDS AOP module tags See if you can find the Upgrade Data Types button. ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to LIKE and mark the BEST ...
Posted By CodeAssist May 21, 2026 02:19:07 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi and welcome to Engage! The first problem is that you linked the List box's Model property to the imported UDT type. Instead, this is supposed to be linked to some object which serves as the data model. You want to link here some node which contains all of the data that you would like to filter and ...
Posted By CodeAssist May 21, 2026 02:07:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
You can try remove the column(s) and inserting new one(s). Each data store comes with a set of methods which can be invoked: You could also run a query like DROP TABLE Table1 if you want to get rid of the whole table. ------------------------------ Data Science Technical Consultant Rockwell ...
Posted By CodeAssist May 20, 2026 11:48:07 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I'm not sure the ability for user-created time and date format is possible. Maybe another official option could eventually be added though. Any thoughts, @Hobbs? ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to ...
Posted By CodeAssist May 18, 2026 11:07:09 AM
Found In Egroup: FactoryTalk Optix
\ view thread
If you haven't already used it, you should have a 30 day trial of Optix Pro. Just activate it in FT Hub. Then, you can connect Optix Studio to GitHub, for example, and easily collaborate with someone else on the same project. You will each still have the project locally on your respective VMs, but when ...
Posted By CodeAssist May 18, 2026 10:43:50 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I believe this just means that a custom virtual keyboard can be used to input text to a ComboBox. I don't think that has anything to do with your issue. ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to LIKE and ...
Posted By CodeAssist May 16, 2026 12:07:37 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for sharing! ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to LIKE and mark the BEST ANSWER: REPLY ⯆ Make Best Answer ------------------------------
Posted By CodeAssist May 16, 2026 12:03:08 PM
Found In Egroup: Automation Control
\ view thread
You can't blame the controller for being nostalgic, as 1998 was a pretty decent year 😉. Glad it's now working. ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to LIKE and mark the BEST ANSWER: REPLY ⯆ Make ...
Posted By CodeAssist May 14, 2026 07:44:05 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I take the FT Optix Community Creed! ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to LIKE and mark the BEST ANSWER: REPLY ⯆ Make Best Answer ------------------------------
Posted By CodeAssist May 13, 2026 09:54:00 PM
Found In Egroup: Automation Control
\ view thread
What is the actual date and time on the controller? You can see that while online with the controller in Logix Designer by going to controller properties. There, you can also sync it it to the current date and time of your workstation. I would start by comparing what it reads there vs what results from ...
Posted By CodeAssist May 13, 2026 01:47:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi Scott. Great question! I too brought this up a while ago with the product team and it seems there have been multiple other requests for it as well. I checked back with them and I can confirm it is in the backlog. There's another note added to it now, so hopefully it will get bumped up in priority. ...
Posted By CodeAssist May 13, 2026 06:55:08 AM
Found In Egroup: Automation Control
\ view thread
This was the case for the previous generation of HMI software as well, FT View Machine Edition. Security is only managed in the design environment, before the runtime is compiled. Yes, if your customer does not already have View Designer software and you cannot do it for them, the passwords will remain ...
Posted By CodeAssist May 12, 2026 06:25:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi Soumen. Every comm station should have some status info. If you insert a dynamic link somewhere, you will see what is available from the micro station: The communication operation code will show you if the station is online when its value is equal to 1. ------------------------------ ...
Posted By CodeAssist May 11, 2026 10:41:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@Chris Stearns tagging you here for visibility. ------------------------------ Data Science Technical Consultant Rockwell Automation ------------------------------ Please don't forget to LIKE and mark the BEST ANSWER: REPLY ⯆ Make Best Answer ------------------------------
Posted By CodeAssist May 07, 2026 02:50:00 PM
Found In Egroup: Advanced Software
\ view thread
I found this technote which is essentially your same situation. That seems to confirm my suspicions of a limitation in the FTV ME web browser. @Bruce Shaolong Teng or @Johann Kotze can you confirm the ME web browser object cannot display an Optix web session? Any additional details you can provide? ...
Posted By CodeAssist May 07, 2026 02:35:00 PM
Found In Egroup: Advanced Software
\ view thread
Ok...that doesn't answer my questions. Take FTView ME out of the mix for now. Are you able to access the Optix runtime web session via a web browser on local PC? Keep in mind that although the two software are under the same FactoryTalk umbrella, they are vastly different. They have different maturity ...
Posted By CodeAssist May 07, 2026 01:54:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi. The more details you can provide upfront, the better. What do you mean by "...sort of get it to work."? Also, what do you mean by not being able to get the Optix runtime to work? If you don't have the Optix runtime working and with a web presentation engine, then you can't access anything from ...