资 源 简 介
KepGroups = KepServer.OPCGroups; KepGroup = KepGroups.Add("OPCGroup"); KepServer.OPCGroups.DefaultGroupIsActive = true; KepServer.OPCGroups.DefaultGroupDeadband = 0; KepGroup.UpdateRate = 50; KepGroup.IsActive = true; KepGroup.IsSubscribed = true; KepItems = KepGroup.OPCItems;