Gets or sets the period of the periodic trigger timer (in seconds). The default value is 10 milliseconds.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property PeriodicPeriod As Double |
C# | |
---|
public virtual double PeriodicPeriod {get; set;} |
C++/CLI | |
---|
public:
virtual property double PeriodicPeriod {
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 PathWave 89600 VSA
Ver 29.00
See Also