Hardwareupdate, Iblinkreset – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 44

Advertising
background image

Classes of the C++ Interface

Methods of the IGCGenerator Class

2-22

CATC IBTrainer InfiniBand Exerciser API Reference

HardwareUpdate

void HardwareUpdate(IN ig_int32 port, IN ig_bool force = false);

Updates the hardware. The versions of the firmware and FPGA on the
exerciser are compared to the versions required by the current IGAPI
and updated if needed. If the files containing the data of the firmware
and FPGA are not found in the current directory, HardwareUpdate
searches in the path <InstallDir>\HW.

None

port

Current USB port

force

Force update, even if versions match

.

IBLinkReset

void IBLinkReset ( void );

Resets the link and initializes new training sequences and new link
training. The settings and property values of the generator itself are not
reset nor changed.

None

None

None

Description

Return Value

Input Parameters

See also

Description

Return Value

Input Parameters

See also

Advertising