Command Line Interface
2019 Microchip Technology Inc.
DS50002938A-page 39
{describe?}
Description
Returns a readable English description of the device.
Arguments
None.
Returns
A response similar to “Microchip SA5X”.
Since
V1.0
{device?}
Description
Returns a short string identifying the device type.
Arguments
None.
Returns
[=sa5x]
Since
V1.0
{extremes?,
parameter
}
Description
Returns minimum and maximum measurements for certain parameters over the
life of the unit. The following parameters are supported:
• Temperature
• PowerSupply
An example command would be
{extremes?,Temperature}
Arguments
Requires one argument:
parameter
– The numeric id or name string of the parameter.
Returns
The minimum measurement followed by the maximum measurement, sepa-
rated by a comma. Example response to the above command would be
[=-38389,83629]
…indicating a min and max temperature of –38389
m
˚
C and 83629
m
˚
C.
Error
[!100]
(Invalid parameter) if the parameter does not exist.
Since
V1.0
{get,
parameter
}
Description
Returns the current value of a parameter.
Arguments
Requires one argument:
parameter
– The numeric id or name string of the parameter.
Returns
The parameter’s current value, as an integer or floating-point number.
Error
[!100]
(Invalid parameter) if the parameter does not exist.
Since
V1.0
{health?,
component
}
Description
Returns the health rating of certain components within the unit. Currently, only
the flash memory (NVRAM) write endurance is reported.
Arguments
Requires one argument:
component
– The name of the component to query. Currently, only the
nvram
component is supported.
Returns
The component’s health rating, from 0 to 100 (full health). For example
[=100]
Error
[!101]
(Invalid argument) if the component is not supported.
Since
V1.0
Since
V1.0
Содержание SA5 Series
Страница 1: ...2019 Microchip Technology Inc DS50002938A Miniature Atomic Clock MAC SA5X User s Guide...
Страница 28: ...MAC SA5X User s Guide DS50002938A page 28 2019 Microchip Technology Inc NOTES...
Страница 46: ...MAC SA5X User s Guide DS50002938A page 46 2019 Microchip Technology Inc NOTES...
Страница 60: ...MAC SA5X User s Guide DS50002938A page 60 2019 Microchip Technology Inc...
Страница 62: ...MAC SA5X User s Guide DS50002938A page 62 2019 Microchip Technology Inc NOTES...