Gets or sets a value indicating the period (in number of frames) when the slot allocation repeats.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Property FramePeriod As Integer |
C# | |
---|
public virtual int FramePeriod {get; set;} |
C++/CLI | |
---|
public:
virtual property int FramePeriod {
int get();
void set ( int value);
} |
Property Value
Default value is 1 frame. Range is from 1 to 16 frames.
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 26.20
See Also