Gets or sets a value indicating the index of the input channel which is used for synchronization.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property SynchronizationMeasurementChannelIndex As Integer |
C# | |
---|
public virtual int SynchronizationMeasurementChannelIndex {get; set;} |
C++/CLI | |
---|
public:
virtual property int SynchronizationMeasurementChannelIndex {
int get();
void set ( int value);
} |
Property Value
Default value is 0, valid range is from 0 to number of Input Channel - 1
Remarks
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 27.40
See Also