OPC Data Access Automation Specification2.02
Set CurrentValue = OneGroup.ClientHandle ‘ to get the value
VB Syntax Example (setting the property):
Set MyGroups = AnOPCServer.OPCGroups
Set OneGroup = MyGroups.ConnectPublicGroup ( “AnOPCGroupName” )
‘ some more code here
OneGroup.ClientHandle = 1975 ‘ to set the value
Do'stlaringiz bilan baham: