List of Contributions

Teo230

Contact Details

Teo230


My Content

1 to 7 of 7 total
Posted By Teo230 Aug 10, 2026 02:13:38 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Sorry but I cant understand correctly your scope. If you want to send data to a SQL Server you can do it by using the existing DataSource component. For any information about how to setup it, I suggest you to first read the help documentation by pressing F1 on FTOptix Studio. ------------------------------ ...
Posted By Teo230 Aug 07, 2026 03:54:16 AM
Found In Egroup: FactoryTalk Optix
\ view thread
It depends what do you mean with "customer server". Is it a API Service? A Database? A shared folder? Other? ------------------------------ Teo230 Körber Technologies Software Engineer ------------------------------
Posted By Teo230 Aug 05, 2026 02:09:19 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I have the same issue :( ------------------------------ Teo230 Körber Technologies Software Engineer ------------------------------
Posted By Teo230 Aug 03, 2026 10:07:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hello everyone, I want to share the following information to help whoever is using FTOptix on ARM architecture. 🚀 Running FactoryTalk Optix on Apple Silicon (M-Series Macs) Although FactoryTalk Optix is not officially supported on ARM architecture, it is still possible to run it successfully ...
Posted By Teo230 Aug 03, 2026 02:06:46 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks for the clarification. That's a bit disappointing, as using references to track related nodes is a very common and useful OPC UA pattern. I was expecting Optix to support importing and preserving those references. Is support for importing and exposing OPC UA references something that is planned ...
Posted By Teo230 Jul 31, 2026 02:28:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I want to use the "HasCause" to recover the relative TargetNode, but by using the .Refs and .InverseRefs property, the NetLogic is not able to retrieve reference that are not hierarchy. ------------------------------ Teo230 ------------------------------
Posted By Teo230 Apr 29, 2026 04:49:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Hello, in my .NET solution I used this code in order to get events from my OPC UA Server. I am using the DeviceSet node in order to create object under it. The same DeviceSet node should exist under the Server node and it has to have the following reference. Hope this could help with your scenario ...