|
Boonton55xxx IVI Driver Reference
|
|
|
Boonton55xxxMeasBuffStartModeEnum Enumeration
|
|
See Also
|
|
Values for defining how measurement buffer aquisition starts.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Enumeration Boonton55xxxMeasBuffStartModeEnum
|
C#
|
public enum Boonton55xxxMeasBuffStartModeEnum
|
Visual C++
|
public enum class Boonton55xxxMeasBuffStartModeEnum
|
Members
|
Member name
|
Value
|
Description
|
|
Boonton55xxxMeasBuffStartModeImmediate
|
0x00000001
|
Measurement buffer aquisition begins immediately according to the gating configuration.
|
|
Boonton55xxxMeasBuffStartModeExternalEnable
|
0x00000002
|
Measurement buffer aquisition waits for an external event on the multi I/O and then is controlled internally according to the gating configuration.
|
|
Boonton55xxxMeasBuffStartModeExternalStart
|
0x00000003
|
The session is armed upon assertion of an external start (arming) pulse on the MIO. Following arming, the buffer system will remain armed, and each valid gate signal will generate a buffer entry.
|
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|