<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ProfilingCommand Enumeration |
Enumeration of the profiler commands.
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public Enum ProfilingCommand
Inherits UInt32
[C#]
[CLSCompliant(IsCompliant=False)]
public enum ProfilingCommand : uint
Member Name |
Description |
ExtendedStart |
Install B&R Profiler definition module and start measurement (obsolete for version 4) |
Stop |
Stop B&R Profiler measurement |
Deinstall |
Deinstall B&R Profiler modules |
GetStack |
Start stack measurement only (obsolete for version 4) |
GetInfo |
Get B&R Profiler Information from target |
Install |
Install B&R Profiler definition module |
Start |
Start B&R Profiler measurement |
Default |
Install B&R Profiler default definition module and start measurement (version 4 only) |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]