Linkpacketrecrun, Linkpacketrecstop – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 49

Advertising
background image

Methods of the IGCGenerator Class

Classes of the C++ Interface

CATC IBTrainer InfiniBand Exerciser API Reference

2-27

LinkPacketRecRun

void LinkPacketRecRun(IN ig_int8 VL = 0x0);

Starts monitoring link packets received by the generator. All virtual
lanes are monitored for occurring “Normal Link Packets” and “Init Link
Packets”. For the virtual lane set in the parameter VL the first
occurring link packet will be captured.

None

VL

The first link packet on the virual lane will be captured.

LinkPacketRecStop

,

LinkPacketStatusRead

LinkPacketRecStop

void LinkPacketRecStop();

Stops monitoring link packets received by the generator.

None

None

LinkPacketRecRun

,

LinkPacketStatusRead

Call

Description

Return Value

Input Parameters

See also

Call

Description

Return Value

Input Parameters

See also

Advertising