OpcAccessPath Property

Returns the OPC access path of the installed OPC DataServer.

Syntax

object.OpcAccessPath

Properties

The OpcAccessPath property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

OpcAccessPath is a read-only property of type String.

The OpcAccessPath information is registered during installation of the OPC server using the DataServerInstaller program.

 

Applies To