Data Sheet

Teledyne LeCroy Automation API Reference Manual for USBTracer, USB Advisor, and Voyager USB Protocol
Suite
129
7.3 IusbRecOptions3
The IUsbRecOptions interface is the third interface for the RecOption object. It derives from the
IUSBRecOptions2 interface.
IID: 689F24F4-1AE5-412D-AA93-F75686E77532
7.3.1 IUSBRecOptions3::SetBufferSizeEx
HRESULT SetBufferSizeEx ( [in] DWORD num_megabytes )
This method is new alternative to SetBufferSize which parameter accepts recording size in mega bytes.
So, API users can assign recording sizes bigger than 4G [depends on analyzer product buffer].
Parameters
Num_megabytes specifies desired recording size in mega bytes
Return values
Remarks