ADLINK PXIS-2508 User Manual

Page 50

Advertising
background image

40

Remote Management

SetChassisPowerOff

Description

Powers off the PXIS-2508/2558T. You should shut down the sys-
tem controller via the operating system before turning off the chas-
sis power.

Syntax

BOOL SetChassisPowerOff (HANDLE hCom)

Parameter

com

The initialized COM port.

Return Value

TRUE if the function succeeded. FALSE if the function failed.

Example

BOOL

ret;

ret= SetChassisPowerOff (hCom);

Advertising