Gets the zero based index of which acquisition this channel will be a part of when sequential input channels are being used where the same physical channel can be re-used for sequential acquisitions. This property will return 0 when part of the first acquisition in sequential inputs or when sequential inputs are not being used.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable ReadOnly Property AcquisitionIndex As Integer |
C# | |
---|
public virtual int AcquisitionIndex {get;} |
C++/CLI | |
---|
public:
virtual property int AcquisitionIndex {
int get();
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 25.00
See Also