Performanceread, Performancestart, Performancestop – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 54

Advertising
background image

Classes of the C++ Interface

Methods of the IGCGenerator Class

2-32

CATC IBTrainer InfiniBand Exerciser API Reference

PerformanceRead

void PerformanceRead(OUT IGCPerformance &performance, IN ig_int8

ctrNum);

Reads out the values of the performance measurement.

None

Instance of the class IGCPerformance that in which the result will be
copied and the counter number of the desired counter.

rf

PerformanceStart

,

PerformanceStop

PerformanceStart

void PerformanceStart();

Starts the performance measurement

None

None

PerformanceStop

PerformanceStop

void PerformanceStop();

Stops the performance measurement

None

None

PerformanceStart

Call

Description

Return Value

Input Parameters

See also

Call

Description

Return Value

Input Parameters

See also

Call

Description

Return Value

Input Parameters

See also

Advertising