9 iperecoptions2::setreverselanes, Parameters, Remarks – Teledyne LeCroy Automation API for Teledyne LeCroy PETracer_PETrainer User Manual

Page 77: Iperecoptions2::setreverselanes

Advertising
background image

Teledyne LeCroy

Automation API for PETracer/PETrainer

72

5.3.9 IPERecOptions2::SetReverseLanes


HRESULT SetReverseLanes(

[in] EDirection direction,
[in] BOOL reverse )


Allows lane reversal on the specified traffic direction.

Parameters:

direction

Enumerated value that provides traffic direction for lane reversal;

EDirection has the following values:

DIRECTION_UPSTREAM (0) - upstream traffic

DIRECTION_DOWNSTREAM (1) - downstream traffic

reverse

Specifies whether to reverse the lanes in the direction selected.


Remarks

Implemented for PETracer ML and PETracer EML. Not implemented for PETracer x1.


Advertising