<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Profiler Class > Profiler Properties > Profiler.CommandActive Property |
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; }
The profiler is waiting on a response from the PLC or not.
Profiler Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]