unsigned long PICMLX_GetChassisFanSpeeds (long session, unsigned long speeds[], unsigned long *numberOfSpeeds);
Gets all monitored fan speed values of the LXI chassis.
| Input | ||
| Name | Type | Description |
| session | long |
Handle of current session. |
| Output | ||
| Name | Type | Description |
| speeds | unsigned long [] |
One-dimensional array (vector) to receive temperature values. |
| numberOfSpeeds | unsigned long (passed by reference) |
Variable containing maximum number of values for which information is to be obtained. On return this is changed to number of filled values. |
| Name | Type | Description |
| return | unsigned long |
Zero or non-zero if error occured. |
Information
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index