List of Contributions

craig1850

Contact Details

craig1850


My Content

1 to 20 of 50+ total
Posted By craig1850 Jul 21, 2026 07:42:59 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Use labels (inside a rectangle if you need a background color) to display the date and time instead of textbox?
Posted By craig1850 Jul 15, 2026 07:49:58 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Global style "Accent text color"
Posted By craig1850 Jul 14, 2026 09:26:05 AM
Found In Egroup: FactoryTalk Optix
\ view thread
No problem. There aren't too many questions on here that I am able to answer. Haha. Anyway, I find it confusing as well when I have to write expressions like that.
Posted By craig1850 Jul 14, 2026 07:45:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
That would be the Global "Accent color"
Posted By craig1850 Jul 13, 2026 05:31:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I used a couple spinbox and label to see if I could do it. I think you can adapt this for your situation?
Posted By craig1850 Jul 13, 2026 04:54:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I believe that is the Global "Focus color"
Posted By craig1850 Jul 02, 2026 08:01:57 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I had installed VS 2026 side by side with VS 2022, so I just went back to letting Optix Studio automatically pick the code editor, and it reverted back to VS 2022.
Posted By craig1850 Jul 01, 2026 07:42:50 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Ok, that's what I was thinking. Thanks
Posted By craig1850 Jul 01, 2026 04:14:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I tested Visual Studio 2026 with the latest version of Optix Studio. I just tried some simple test code, and the code seemed to execute fine, but it was like Visual Studio knew nothing about Optix. Like no intellisense and the solution explorer did not list any of the .cs files. Is VS 2026 compatible? ...
Posted By craig1850 Jun 18, 2026 08:07:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I just went through a similar situation trying to pass an image file path with C#. I did discover that "ns=9;" was tacked on front. Could you elaborate further on ns=9;? How would a person know to add ns=9;
Posted By craig1850 Jun 03, 2026 04:56:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Nice answer, thanks for the explanation. I never paid attention to this on a PC.
Posted By craig1850 Jun 03, 2026 07:50:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I understand, but my concern was the accuracy of the sensor. As I noted above with the pictures, booting up a panel that had been off for hours and had plenty of time to cool completely down already showed a CPU temperature of 30C when the room temperature was only 25C. Anyway, just thought I would note ...
Posted By craig1850 May 31, 2026 05:20:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
After reading this post FT Optix connection to CompactLogix lagging | FactoryTalk Optix, I became curious, so I checked the CPU temp on a freestanding test panel here on my bench. I know the 50C spec mentioned by CodeAssist is the max ambient operating temperature of whole panel, so I suppose the CPU ...
Posted By craig1850 May 27, 2026 09:15:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I see it now. I didn't realize the web configuration page was different from the panel configuration pages. -------------------------------------------
Posted By craig1850 May 27, 2026 08:38:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I did not ensure that the Gateway and DNS were set. They are now. Those are items I rarely have to configure, I didn't even think about it. Yes, it works now. By the way, in the System Manager, I cannot find anywhere the Diagnostics that you referred to. Thanks for the help. ----------------------- ...
Posted By craig1850 May 26, 2026 03:31:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have followed the Widget Development example posted on LinkedIn by @Ash. It uses the RestSharp nuget package to fetch the weather using the Tomorrow.io API. I actually got it working. It works fine on the emulator, both Native and Web presentation engines. However, both engines fail to retrieve the ...
Posted By craig1850 May 19, 2026 05:24:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I made a stand for my Optix charger. The charger light shines through the flourescent plexiglass.-------------------------------------------
Posted By craig1850 May 07, 2026 05:42:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
This worked for me. -------------------------------------------
Posted By craig1850 May 01, 2026 05:11:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I know if you add a "Display name" to a variable or any object, the Display name text will show in the parenthesis. -------------------------------------------
Posted By craig1850 Apr 09, 2026 05:27:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have seen similar behavior trying to display an IO tag description using the Tag Grid from the Optix Studio library. The IO is point Max if that matters. But anyway, some tag descriptions will display fine all the time, but some will not appear at all, or briefly be visible then disappear, like a flash. ...