List of Contributions

craig1850

Contact Details

craig1850


My Content

1 to 20 of 38 total
Posted By craig1850 May 27, 2026 09:15:16 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:19 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:23:34 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. ...
Posted By craig1850 Mar 19, 2026 07:53:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I used a key value converter with a model variable of type int32 And the retentivity storage node -------------------------------------------
Posted By craig1850 Mar 18, 2026 05:29:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
This is how I done it. Here is an operator spinbox input. The value is a PLC tag of type real. Then in the PLC, multiply by 60000 Finally, the duration is the destination PLC tag shown above. It is a simple DINT. -------------------------------------------
Posted By craig1850 Mar 14, 2026 05:04:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I sent you a direct message as well. -------------------------------------------
Posted By craig1850 Mar 12, 2026 08:03:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Yes, true, I can see what the default is easily, but I was thinking of a scenario where, in a particular project, the user can change style sheets. I have a color picker to change a few global colors on the "current" stylesheet. I would like to have a default button to set those values back to default. ...
Posted By craig1850 Mar 12, 2026 05:04:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Is there any way to know or retrieve the default values of an item in a stylesheet. For instance, I have a color picker to change a few global colors on the current stylesheet. I would like to have a default button to set it back to the original value. See the pic, I want to know the "Reset Value" ...
Posted By craig1850 Mar 09, 2026 05:56:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks, great info! -------------------------------------------
Posted By craig1850 Mar 05, 2026 05:00:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the replies so far. I didn't think it was configurable. I'm curious as to how often the poll happens. I know Windows normally syncs once a week. -------------------------------------------
Posted By craig1850 Mar 04, 2026 05:14:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
How often does the Optix panel poll the remote time server? Is this a property that can be set, or did I miss it somewhere in the documentation? -------------------------------------------
Posted By craig1850 Feb 18, 2026 06:53:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Szymon, your procedure for displaying Local Module Data Point descriptions only works for me if Tag Optimization is set to False. I am displaying said descriptions in a Tag Grid. In the above pic, notice Local 5 and 6 descriptions. All good. Also notice the test label at the bottom right corner. ...
Posted By craig1850 Feb 06, 2026 05:34:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
To get a description of, say, a Local Input, I had to do it like this. Make an alias to the Local input card. If you put the description on the Local input card itself, it will NOT work, even with "Enable extended properties" checked. But the alias description shows up just fine. I am showing this data ...
Posted By craig1850 Feb 05, 2026 08:57:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I was afraid of that. This could turn into a lot of work as new versions come out. Or just choose not to worry about it. Thanks Shane. -------------------------------------------
Posted By craig1850 Feb 05, 2026 08:19:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Looking through the Optix 1.7 improvements Power Point presentation, I noticed these two slides about Alarm Widget enhancements. Will the alarm widgets that I already have in my projects be upgraded when the project is opened for the first time in Optix 1.7? I suppose this question applies to all library ...
Posted By craig1850 Feb 02, 2026 04:35:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I thought I would follow up with this. I ended up restarting Optix studio several times. Performing an online import a couple times. Then the offline import magically decided to work. So, maybe it's good now. -------------------------------------------