LoggerEntryBase.TaskIndex Property

<< 点击显示目录 >>

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

LoggerEntryBase.TaskIndex Property

BR.AN.PviServices .NET


Gets the index of the last active cyclic task.

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public ReadOnly Property TaskIndex() As UInt32

  Public Get

  End Get

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public uint TaskIndex { public get; }

Property Value

TaskIndex

See Also

LoggerEntryBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]