Supported Commands
Command | Description |
---|---|
ADC | Reads the ADC channel voltage or temperature. Example:
|
POWER | Turns on the power groups. Example:
|
SEQ | Powers on or off all power groups based on the predefined sequence. Example:
|
READ UFM | Reads all the data stored in the UFM. |
ERASE UFM | Erases all the data stored in the UFM. |
CHECK SPACE | Checks the available space left in the UFM. |
THRESHOLD | Updates the upper or lower threshold value for each channel. Data is logged into the UFM when the value detected on each channel is beyond the threshold value. Example:
|
RAMP | Updates the threshold value for the ramp-up or ramp-down voltage. During the power-up operation, the controller checks if the voltages on a power group have reached the threshold value (High) before turning on the next power group. During the power-down operation, the controller checks if the voltages on a power group is below the threshold value (Low) before turning off the power module group. Example:
|
TEMP | Updates the lower or upper threshold value for the TSD. Data is logged into the UFM when the temperature detected by the TSD is beyond the threshold value. This does not impact the fan speed. Example:
|
SHOW LIMIT | Shows all limits set in the board management controller. |
RESET | Resets all limits to the default values defined in main.h. |
FAN | Changes the DC fan speed by changing the duty cycle of the PWM. Example:
|
LOG UFM | Enables or disables data log to the UFM. Example:
|
SHOW TIMER | Displays the interval to check the ADC or TSD. |
UPDATE TIMER | Updates the interval to check the ADC or TSD. Example:
|
HELP | Displays the summary of all the supported commands on the terminal. |