Tag

tmmi

using vba with proficy ifix tmmi

Patsy Kiehn

ach involves using OPC Automation: ```vba Dim OPCServer As Object Dim OPCGroup As Object Dim OPCItem As Object ' Create OPC Server object Set OPCServer = CreateObject("OPC.Server") ' Connect to the specific