21.9.13 smartpower_get_temperature

Description

Enter description here

smartpower_get_temperature [-what "TRUE | FALSE"] [-opcond "Best | Typical | Worst"]

Arguments

ParameterTypeDescription
whatboolean
opcondstringSpecifies the operating condition. The acceptable values for this argument are the following:
  • Worst - The operating condition is set to worst case.
  • Typical - The operating condition is set to typical case.
  • Best - The operating condition is set to best case.
Return TypeDescription
NoneNone

Error Codes

Error CodeDescription
NoneParameter 'param_name' is not defined.
Nonewhat: Invalid argument value: 'value' (expecting TRUE, 1, true, FALSE, 0, false, ambient or opcond).
Noneopcond: Invalid argument value: 'value' (expecting Best, Typical or Worst).

Supported Families

PolarFire®
SmartFusion® 2
RTG4™
IGLOO® 2

Example

Enter example description here

smartpower_get_temperature  -what "TRUE" -opcond "Best"