unsigned long PICMLX_GetChassisTemperatures (long session, unsigned long temperatures[], unsigned long *numberOfTemperatures);
Gets all monitored temperatures of the LXI chassis.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
Output | ||
Name | Type | Description |
temperatures | unsigned long [] |
One-dimensional array (vector) to receive temperature values. |
numberOfTemperatures | 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