Profiler.CommandActive Property

<< 点击显示目录 >>

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

Profiler.CommandActive Property

BR.AN.PviServices .NET


Gets wheter the profiler is waiting on a response from the PLC or not.

[Visual Basic]

Public ReadOnly Property CommandActive() As Boolean

  Public Get

  End Get

End Property

[C#]

public bool CommandActive { public get; }

Property Value

The profiler is waiting on a response from the PLC or not.

See Also

Profiler Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]