List of Contributions

Retzlaff

Contact Details

Retzlaff


My Content

1 to 20 of 50+ total
Posted By Retzlaff Jun 03, 2026 07:47:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I only found this works on folders as seen below. Under the Maintenance folder I have two IODiagnostics screens. (need to make more) I created the first one and just duplicated the second. When I want to search and replace it of course replaces on the first also because the search/replace function just ...
Posted By Retzlaff Jun 02, 2026 03:18:49 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have a question about the search feature. Is there a way to search within a single graphic, similar to the find/replace function in PV where you could search a display and swap out values as needed? I'm duplicating a window that lives inside a folder and only need to change some I/O references - for ...
Posted By Retzlaff Jun 01, 2026 04:10:13 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I take the FT Optix Community Creed. ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing Efficiency Expert | Innovator in Automated Systems ------------------------------
Posted By Retzlaff May 13, 2026 10:45:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I have been creating some widgets and all is working great. My question comes in as I develop this widget I am adding variables that will then be tied to PLC tags once I use them in different screens. I have added some functions for visibility and would like to rearrange the order of the tags and have ...
Posted By Retzlaff May 04, 2026 10:35:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thank you @CodeAssist that was what I was missing. I was just trying to edit the features 2 demo so I could understand before I move all. I did not know about the localized text, but now I do. Thanks Again! ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing ...
Posted By Retzlaff May 01, 2026 03:32:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Alright something to think about over the weekend. :) Actually it is probably something simple I am missing. I want to use the "Tile" design from the features 2 demo but ran into one hiccup. Under Navigation is the tiles for each location. For instance the UI Design Under this there are tiles ...
Posted By Retzlaff Apr 28, 2026 09:35:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Example - PLC tag has 210 in it. I want it displayed as 2.1. I also want to be able to use the buttons on the spinbox to modify the value and increment in tenths. First we tried using a linear converter with an expression evaluator. which kind of worked, but I wanted to use the buttons and ...
Posted By Retzlaff Apr 24, 2026 11:48:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Works as it should, but like you mentioned not sure why. Maybe @CodeAssist or @asemlucben can provide some insight. ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing Efficiency Expert | Innovator in Automated Systems ------------------------------
Posted By Retzlaff Apr 23, 2026 10:24:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks, and it does work that way. Question though I am hoping I can use the buttons on the spinbox. Let's say the number I have in there is 210 (displayed 2.10) When I use the buttons to increase for example it makes it 310. When using the spinbox directly without any math it goes from 210 to 211, etc. ...
Posted By Retzlaff Apr 23, 2026 08:30:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
That's what I suspected, though I wasn't sure if there was an option to disable it, similar to PanelView. I figured i could probably test through a web browser, but it seems like a lot more just to run an emulator and test my project. My UI elements are tightly spaced, and the title bar is causing some ...
Posted By Retzlaff Apr 22, 2026 11:35:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Can you give a few screen shots? I do not see an option to do that for the spinbox. ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing Efficiency Expert | Innovator in Automated Systems ------------------------------
Posted By Retzlaff Apr 22, 2026 11:00:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Is there a way to turn off the title bar when running it in emulator on your computer? I have my computer resolution set to the optix panel and want a true rendering of what it will look like. However, when I emulate it has the title bar on top which adjusts items and I do not have a true display ...
Posted By Retzlaff Apr 22, 2026 10:20:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
That would work for display only, but I want a read/write capability. ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing Efficiency Expert | Innovator in Automated Systems ------------------------------
Posted By Retzlaff Apr 21, 2026 10:45:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I searched and found a few items but nothing directly relating to what I am looking for. What I have: Spinbox linked to an integer via linear converter with a .01 slope Number for testing is 210 What I want: I want the number to be displayed > 2.1 I have ...
Posted By Retzlaff Apr 02, 2026 12:50:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Disregard I got it working by changing the port and then putting it back. Something must of been acting weird, because I even tried rebooting with no luck until i changed the port. Have a great weekend everyone! ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing ...
Posted By Retzlaff Apr 02, 2026 12:22:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I am hoping someone can help before the weekend here. I have an Optix Application that I am using to connect OPC/UA via factorytalk linx gateway to a PLC5. All works great, etc. Today I go to add/import some tags, and I change the server to my local gateway because I only have the one topic needed and ...
Posted By Retzlaff Mar 20, 2026 07:34:27 AM
Found In Egroup: Installation & Activation
\ view thread
What versions are you running and can you take a screen shot of your activation manager? This could help in figuring out why you are experiencing this. ------------------------------ Scott Retzlaff Automation Engineer | Manufacturing Efficiency Expert | Innovator in Automated Systems ------------- ...
Posted By Retzlaff Feb 17, 2026 03:54:02 PM
Found In Egroup: Networks
\ view thread
Thank you that does help clarify. Unfortunately, we have VLANs for different machine areas. Example 192.168.27.xxx = VLAN 27, 192.168.26.xxx = VLAN 26, etc. I was hoping I could get to all via the FTRA point (4300). I am going to talk with our IT, because I know from our office port I can hit all of ...
Posted By Retzlaff Feb 17, 2026 10:41:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
In my ParetoChartLogic.cs file, I had the following paths defined: var pathHtml = ResourceUri.FromProjectRelativePath("eCharts/pareto.html"); var pathJs = ResourceUri.FromProjectRelativePath("eCharts/paretoData.js"); The issue was that the actual folder name on the Optix panel is echarts/ ...
Posted By Retzlaff Feb 17, 2026 10:40:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
In my ParetoChartLogic.cs file, I had the following paths defined: var pathHtml = ResourceUri.FromProjectRelativePath("eCharts/pareto.html"); var pathJs = ResourceUri.FromProjectRelativePath("eCharts/paretoData.js"); The issue was that the actual folder name on the Optix panel is echarts/ ...