Visual Basic (Declaration) | |
---|---|
Public Enum BitPacking Inherits System.Enum |
C# | |
---|---|
public enum BitPacking : System.Enum |
C++/CLI | |
---|---|
public enum class BitPacking : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Auto | The bit packing is determined by 89601 software Used as default when capture bit packing is not supported | — |
Pack32 | The bit packing is 32 bits per complex sample | — |
Pack64 | The bit packing is 64 bits per complex sample | — |
‡ 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)