Manual
Teledyne LeCroy Automation API for PETracer/PETrainer
74
5.4 IPERecOptions3 interface
The IPERecOptions3
interface is a primary dual interface for the PERecOptions object.
This interface is derived from the IPERecOptions interface.
The IPERecOptions3
interface implements all methods from the IPERecOptions interface, plus the following:
SetLinkSpeed
GetSimpleTrigger
GetSimpleFilter
RestoreDefaultFactorySettings
5.4.1 IPERecOptions3::SetLinkSpeed
HRESULT SetLinkSpeed ( [in] ERecOptSpeed e_link_speed )
Sets the link speed for the recording options.
Parameters:
link_speed
- enum that can have following values:
SPD_AUTO_DETECT ( 0 )
SPD_G1 ( 1 )
SPD_G2 ( 2 )
SPD_G3 ( 3 )