Visual Basic (Declaration) | |
---|---|
Public MustOverride Property CaptureBitPacking As BitPacking |
C# | |
---|---|
public abstract BitPacking CaptureBitPacking {get; set;} |
C++/CLI | |
---|---|
public: abstract property BitPacking CaptureBitPacking { BitPacking get(); void set ( BitPacking value); } |
Auto bit packing (default) allows the 89601 software to select the packing density. For spans below 40 MHz the density is 64 bits/sample. For spans above 40 MHz the density is 32 bits/sample. The data is packed into the analyzer's capture RAM and then converted to single precision floating point before being stored in the recording file.
Available choices depend on model
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)