Disconnect, Enablemadhandling – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 42

Advertising
background image

Classes of the C++ Interface

Methods of the IGCGenerator Class

2-20

CATC IBTrainer InfiniBand Exerciser API Reference

Disconnect

void Disconnect ( void );

Disconnects the class from the physical generator. Without an active
connection all calls directly accessing the generator result in an error.

None

None

Connect

above

EnableMADHandling

void EnableMADHandling ( IN ig_bool bEnable = true );

This call enables or disables MAD handling. Internally, the call
registers an MAD packet handler and starts it.

None

bEnable

Enables or disables MAD handling. Takes the values true or false.

None

Description

Return Value

Input Parameters

See also

Description

Return Value

Input Parameters

See also

Advertising