DefaultDataSystem Property

Returns which is the default datasystem when a user types in a tag in an animation. For example, if the default datasystem is "Fix32" and a users enters "AI1" into an animations dialog, the Fix32 datasystem will resolve the tag (i.e. Fix32.AI1).

Syntax

object.DefaultDataSystem

Properties

The DefaultDataSystem property syntax has this part:

Part

Description

object

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

Remarks

DefaultDataSystem is a read-only property of type String.

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

 

Applies To