Software Ver.2.0 Owner's manual

Methods of the IGCGenerator Class Classes of the C++ Interface
CATC IBTrainer InfiniBand Exerciser API Reference 2-19
AssertTriggerOut
void AssertTriggerOut ( void );
Manually asserts the trigger out signal.
None
None
None
Connect
void Connect ( IN ig_int32 portNum );
Connects the generator class to the physical generator at the USB port
number
portNum
. This is the number returned by
GetPort()
(see
“Methods of the IGCGeneratorInfo Class” on page 2-57
). If the
IB
Trainer
to be connected is already in use by another generator class
object, this call results in an error.
None
portNum
USB port number returned by
GetPort()
.
Disconnect
Description
Return Value
Parameters
See also
Description
Return Value
Input Parameters
See also