Gets or sets the interval of the reference signal to use for synchronization (in symbols).
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property SynchronizationReferenceInterval As Integer |
C# | |
---|
public abstract int SynchronizationReferenceInterval {get; set;} |
C++/CLI | |
---|
public:
abstract property int SynchronizationReferenceInterval {
int get();
void set ( int value);
} |
Property Value
The default value is 10 symbols.
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 18.0
See Also