ADLINK PXIS-2508 User Manual

Page 49

Advertising
background image

Remote Management

39

SetChassisPowerOn

Description

Powers on the PXIS-2508/2558T.

Syntax

BOOL SetChassisPowerOn (HANDLE hCom)

Parameter

com

The initialized COM port.

Return Value

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

Example

BOOL

ret;

ret= SetChassisPowerOn (hCom);

Advertising