Setchassispoweroff, Setfanspeedmax – ADLINK PXIS-2719A User Manual

Page 55

Advertising
background image

Monitoring/Control Functions

45

PXIs-2719A

SetChassisPowerOff

Description

Powers off the PXIS-2719A.

Syntax

BOOL SetChassisPowerOff (HANDLE hCom)

Parameter

com:

The initialized COM port.

Return Value

TRUE if the function succeeded, FALSE if failed.

Example

BOOL ret;

ret= SetChassisPowerOff (hCom);

SetFanSpeedMax

Description

Sets fan speed to Max mode (forcing fans to operate at full
speed)

Syntax

BOOL SetFanSpeedMax (HANDLE hCom)

Parameters

com:

An initialized COM port.

NOTE:

NOTE:

The system controller should be shut down via the operating
system before turning off chassis power.

Advertising