|
Boonton55xxx IVI Driver Reference
|
|
|
Boonton55xxxTermActionEnum Enumeration
|
|
See Also
|
|
Select the action to take when either the statistical terminalcount is reached or the terminal time has elapsed.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Enumeration Boonton55xxxTermActionEnum
|
C#
|
public enum Boonton55xxxTermActionEnum
|
Visual C++
|
public enum class Boonton55xxxTermActionEnum
|
Members
|
Member name
|
Value
|
Description
|
|
Boonton55xxxTermActionStop
|
0x00000000
|
Stop accumulating samples and hold the result.
|
|
Boonton55xxxTermActionRestart
|
0x00000001
|
Clear the CCDF and begin a new one.
|
|
Boonton55xxxTermActionDecimate
|
0x00000002
|
Divide all sample bins by 2 and continue.
|
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|