P
ar
t
2: C
omman
d
s
Moog Animatics SmartMotor™ Developer's Guide, Rev. L
Page 717 of 909
SP2
Bootloader Revision
APPLICATION:
System
DESCRIPTION:
The bootloader revision
EXECUTION:
Immediate
CONDITIONAL TO:
N/A
LIMITATIONS:
N/A
READ/REPORT:
RSP2
WRITE:
Read only
LANGUAGE ACCESS:
Formulas and conditional testing
UNITS:
N/A
RANGE OF VALUES:
-1, 0-127
TYPICAL VALUES:
N/A
DEFAULT VALUE:
N/A
FIRMWARE VERSION:
5.x and later
COMBITRONIC:
N/A
DETAILED DESCRIPTION:
The SP2 command returns a single value of the bootloader revision. This number can be used
in a program to inspect the firmware version. For example:
x=SP2
assigns the value of the bootloader revision to the variable x.
EXAMPLE:
RSP2
5
RELATED COMMANDS:
R
Firmware Version (see page 454)
Report Sampling Rate and Firmware Revision (see page 678)
Report Firmware Compile Date (see page 680)
Part 2: Commands: SP2