Service.ExtendedTypeInfoAutoUpdateForVariables Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Properties >

Service.ExtendedTypeInfoAutoUpdateForVariables Property

BR.AN.PviServices .NET


Gets if the extended Typ info for variables should be uploaded automatically or not. (ArrayDimensions, Enumerations, Derivation and Bit-String) This extended typ information is not aalways of interest therefore it is disabled by default. This is due to the fact that it takes longer to connect varibales if extended type info is available.

[Visual Basic]

Public Property ExtendedTypeInfoAutoUpdateForVariables() As Boolean

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public bool ExtendedTypeInfoAutoUpdateForVariables { public get; public set; }

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]