List of Contributions

Edward Pethick

Contact Details

Edward Pethick


My Content

1 to 3 of 3 total
Posted By Edward Pethick Dec 05, 2025 03:03:00 AM
Found In Egroup: Advanced Software
\ view thread
Sure, thanks for taking a look; code block: #region Using directives using System; using UAManagedCore; using OpcUa = UAManagedCore.OpcUa; using FTOptix.HMIProject; using FTOptix.Core; using FTOptix.CoreBase; using FTOptix.NetLogic; using FTOptix.UI; using FTOptix.WebUI; using FTOptix.OPCUAServer; using ...
Posted By Edward Pethick Dec 04, 2025 09:58:00 AM
Found In Egroup: Advanced Software
\ view thread
I have an FTOptix instance that is acting as a data concentrator and interacting with Microsoft OPC publisher and Azure hub - that's all working well. We have some custom events working well too. Now I'm trying to use ISA95 standard events and the ISA95JobControl_V2 companion spec. It defines the ...