<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ProfilerState Enumeration |
Implements an enumeration of profiler states.
[Visual Basic]
Public Enum ProfilerState
[C#]
public enum ProfilerState
Member Name |
Description |
NoDefinitionModule |
No definition module is on target |
NoDataModule |
No data module is on target |
Inactive |
Profiler is inactive |
Active |
Profiler is active |
Stopped |
Profiler is stopped |
Running |
Profiler is running |
Ready |
Profiler is ready |
Working |
Profiler is working |
Auto |
Automatic start of profiling |
Manual |
Manual start of profiling with library function |
StackReady |
Stack data establishment ready |
Correction |
Correction of logging data (only if target is no Pentium) |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]