| Visual Basic (Declaration) | |
|---|---|
Public Enum RecordPaddingType Inherits System.Enum | |
| C# | |
|---|---|
public enum RecordPaddingType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class RecordPaddingType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| CyclicPadding | Prefix the tail of the recording and append the head of the recording according to the padding parameter. | — |
| CyclicPaddingMinLength | Prefix the tail of the recording and append the head of the recording so that a minimum length is achieved. | 27.40 |
| None | No change to the input file recording data. | — |
| RepetitionPadding | Repeat the original recording the number of times specified by the padding parameter. | 27.40 |
| ZeroPadding | Add zeros to the head and tail of the recording data according to the padding parameter. | — |
| ZeroPaddingMinLength | Add zeros to the head and tail of the recording data so that a minimum length is achieved. | 27.40 |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 23.00