Back to BLM Commands
CMD_BLM_GET_DATA

Command:         CMD_BLM_GET_DATA   
Destination:         SD_BLM
Destination Channel: Channel ID

Description

Gets bus load average for specified card.
Command Data Format
None
Response Data Format
 
Timestamp Bus Load Average Current Bus Load Peak Bus Load Historic Peak Bus Load
4 bytes 2 bytes 2 bytes 2 bytes 2 bytes
Timestamp
System time at which last bus load reading occurred.
Bus Load Average
This field contains the computed bus load average.  Valid values for this result are 0 through 10000, representing percentage values from 0.00% through 100.00%.
Current Bus Load
This field contains the most recently computed bus load.  Valid values for this result are 0 through 10000, representing percentage values from 0.00% through 100.00%.
Peak Bus Load
This field contains the maximum computed bus load average during the configured period.  Valid values for this result are 0 through 10000, representing percentage values from 0.00% through 100.00%.
Historic Peak Bus Load
This field contains the maximum bus load that has occurred since bus monitoring was enabled.  Valid values for this result are 0 through 10000, representing percentage values from 0.00% through 100.00%.


Notes:

Up to 100 bus load readings are taken to compute the average.  The last of these readings is returned as the Current Bus Load.  The highest of these is returned as the Peak Bus Load.  The minimum period between samples is 100 milliseconds or 10 messages depending on the configuration.



|Top|