OpcDataSource Property

Returns the OPC data source name of the installed OPC DataServer.

Syntax

object.OpcDataSource

Properties

The OpcDataSource property syntax has this part:

Part

Description

object

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

Remarks

OpcDataSource is a read-only property of type String.

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

 

Applies To