OPC Data Access Automation Specification2.02
AnOPCItemCollection.DefaultAccessPath = SomeValue
4.5.3.4
DefaultIsActive
Description
(Read/Write) The default active state that will be used in calls to Add. This property defaults to
True.
Syntax
DefaultIsActive As Boolean
Example
VB Syntax Example (getting the property):
Dim CurrentValue As Boolean
Dim SomeValue As Boolean
CurrentValue = AnOPCItemCollection.DefaultIsActive
VB Syntax Example (setting the property):
AnOPCItemCollection.DefaultIsActive = SomeValue
Do'stlaringiz bilan baham: