38
Remote Management
GetChassisStatus
Description
Gets the chassis status and stores the status in a ChassisStatus
structure. You can invoke this function periodically to update the
chassis status.
Syntax
BOOL GetChassisStatus(HANDLE hCom, ChassisStatus*
Status)
Parameters
hCom
The initialized COM port.
Status
ChassisStatus data structure that stores the chassis
status
Return Value
TRUE if the function succeeded. FALSE if the function failed.
Example
ChassisStatus
status;
BOOL
ret;
ret= GetChassisStatus(hCom, &status);
Содержание 96864-1
Страница 11: ......
Страница 17: ...6 Introduction ...
Страница 20: ...Chassis Overview 9 Rear Panel Figure 2 2 PXIS 2508 2558T Rear Panel Foot stand ...
Страница 21: ...10 Chassis Overview Left Panel Figure 2 3 PXIS 2508 2558T Left Panel ...
Страница 22: ...Chassis Overview 11 Right Panel Figure 2 4 PXIS 2508 2558T Right Panel ...
Страница 23: ...12 Chassis Overview Top Panel Figure 2 5 PXIS 2508 2558T Top Panel ...
Страница 24: ...Chassis Overview 13 Base Panel Figure 2 6 PXIS 2508 2558T Base Panel ...
Страница 31: ...20 Installation 5 Fasten the screw on the module front panel then con nect all devices ...
Страница 41: ...30 Installation ...
Страница 53: ...42 Remote Management ...