List of Contributions

LorenzoK

Contact Details

LorenzoK


My Content

1 to 6 of 6 total
Posted By LorenzoK Apr 17, 2026 08:53:23 AM
Found In Egroup: Advanced Software
\ view thread
Hi CodeAssist, Excellent point, I'll take note for the next time. Kind regards, Lorenzo -------------------------------------------
Posted By LorenzoK Apr 17, 2026 01:48:08 AM
Found In Egroup: Advanced Software
\ view thread
Hi RDZ, I've used this NetLogic code to write the current Windows user into a variable. Create a new NetLogic Add a variable into the NetLogic properties called "WindowsUsername" with the data type string Link a variable within Optix to this variable Change the NetLogic to the below code ...
Posted By LorenzoK Apr 08, 2026 02:24:00 AM
Found In Egroup: Advanced Software
\ view thread
In Features Demo 2 there are some examples of how to use and manipulate SVG's. The Advanced SVG page shows how colors can change through ID's. As pointed out in the referenced TechNote the third party tool Figma can come in handy to generate SVG's to use in Optix. ------------------- ...
Posted By LorenzoK Apr 07, 2026 07:40:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Andy, I think this may be related to the below post: [FTOptix] UAObject Deep Copy | Advanced Software That thread references to this NetLogic CheatSheet: NetLogic_CheatSheet/pages/accessing-project-nodes.md at main · FactoryTalk-Optix/NetLogic_CheatSheet · GitHub ----------------------------- ...
Posted By LorenzoK Mar 27, 2026 07:28:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Andy, What i use myself is the Clock script from the scripts library. Just drag it to the NetLogic folder of your project. Then double click the logic to change it to the amended logic here below. And add a variable "Use12HourFormat" in the NetLogic properties pane this is a boolean and you can ...
Posted By LorenzoK Feb 16, 2026 06:25:00 AM
Found In Egroup: Advanced Software
\ view thread
We're investigating the following for a customer: Using the browser object in FactoryTalk Optix, they're trying to open a specific page on a camera's web server. The camera's page itself can be opened. In this case, it can be found at this address, for example: 192.168.1.31:3001. They're also trying ...