OPC Data Access Automation Specification2.02
4.6.3.6
ItemID
Description
(Read-only) The unique identifier for this item.
Syntax
ItemID As String
Example
Dim AnOPCItem as OPCItem
Set OPCItem = GetOPCItem(SomeItemServerHandle)
VB Syntax Example (getting the property):
Dim CurrentValue As String
Dim SomeValue As String
CurrentValue = AnOPCItem.ItemID
Do'stlaringiz bilan baham: