| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property SignalLength As Integer | |
| C# | |
|---|---|
public abstract int SignalLength {get; set;} | |
When SignalLengthAuto is true, this value is automatically determined by Style, FrameDefinition.Length and FrameDefinition.VariableLengthEnabled. When SignalLengthAuto is true, the signal length is decided as below: if Style is periodic, signal length is the same as the FrameDefinition.Length; if Style is burst and FrameDefinition.VariableLengthEnabled is true, signal length is the same as ResultLength; if Style is burst and FrameDefinition.VariableLengthEnabled is false, signal length is the same as FrameDefinition.Length. When this property is set, SignalLengthAuto is set as false automatically. The active data part is generated based on all the allocations defined in FrameDefinition.Allocations.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.00