Gets or sets the delay in seconds between the sync trigger and the periodic trigger timer when the sync occurs. The default value is 0 seconds.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property PeriodicSyncDelay As Double |
| C# | |
|---|
public virtual double PeriodicSyncDelay {get; set;} |
| C++/CLI | |
|---|
public:
virtual property double PeriodicSyncDelay {
double get();
void set ( double value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 29.00
See Also