Command Line Interface
2019 Microchip Technology Inc.
DS50002938A-page 41
{reset}
Description
Resets the CPU. Any un-stored configuration will be lost. The device will reac-
quire lock on restart.
Arguments
None.
Returns
No response. Processor is immediately reset.
Since
V1.0
{serial?}
Description
Returns the serial number of the unit.
Arguments
None.
Returns
The unit’s alphanumeric serial number as an 11 character text string.
Since
V1.0
{set,
parameter
,
value
}
Description
Sets the value of a parameter.
Arguments
Requires two arguments:
parameter
– The numeric id or name string of the parameter to modify.
value
– The new value, as a decimal integer or floating-point number, as
allowed by the parameter.
Returns
The updated value of the parameter.
Error
[!100]
(Invalid parameter) if the parameter does not exist.
Error
[!102]
(Read-only parameter) if the parameter is read-only.
Since
V1.0
{store}
Description
Stores the current configuration to flash memory. The configuration will be
loaded automatically on the next restart, or it can be loaded manually with the
load command.
Arguments
None.
Returns
[=1]
on success.
[=0]
on flash memory failure.
Since
V1.0
{swrev?}
Description
Returns the software revisions.
Arguments
None.
Returns
The revision strings as a comma-delimited list. The first element is the CPU firm-
ware revision. The second element is the FPGA revision.
Example response is
[=V1.0.4.0.5ADA4E31,V1.0]
Since
V1.0
{upd}
Description
Returns a list of all parameter values that changed since the previous upd. This
command is useful for collecting telemetry from the device without continuously
polling each parameter. Only the values of the parameters that changed will be
reported.
Arguments
None.
Содержание 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...