Variable.RuntimeObjectIndex Property

<< 点击显示目录 >>

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

Variable.RuntimeObjectIndex Property

BR.AN.PviServices .NET


Gets or sets the options for the RuntimeObjectIndex for INA2000. Use this options for arrays which have a start index != 0.

[Visual Basic]

Public Property RuntimeObjectIndex() As ROIoptions

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public ROIoptions RuntimeObjectIndex { public get; public set; }

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]