39
MPS4232
Section 5: Software
COMMAND STATUS
TYPE Get
DESCRIPTION Displays the current mode of the MPS.
SYNTAX STATUS
RETURNS STATUS: <mode>
Where <mode> is:
READY = Ready mode
SCAN = Currently scanning
CALZ = Performing a zero calibraon
SAVE = Performing a save
CAL = Performing a calibraon
VAL = Performing a validaon
PGM = Programming rmware
Followed by a prompt when ready to accept a new command.
EXAMPLE STATUS
STATUS: READY
>
EXAMPLE // If the MPS is scanning
STATUS
STATUS: SCAN
>
NOTES This command is accepted at all mes.
COMMAND VER
TYPE Get
DESCRIPTION Retrieves the current soware version.
SYNTAX VER
RETURNS The main rmware version string, followed by the prompt when ready to accept a new command.
EXAMPLE VER
MPS Scanivalve (c) 2021 v1.00
>
COMMAND COREVER
TYPE Get
DESCRIPTION Retrieves the individual soware versions for the ARM and DSP.
SYNTAX COREVER
RETURNS The version string for both ARM and DSP sides of the processor, followed by the prompt when
ready to accept a new command.
EXAMPLE COREVER
ARMv0.12.502 / DSPv0.12.337
>