![Festo CMMS-ST-C8-7 Assembly And Installation Manual Download Page 33](http://html1.mh-extra.com/html/festo/cmms-st-c8-7/cmms-st-c8-7_assembly-and-installation-manual_2283132033.webp)
3. Technical specificationsProduct description
Festo.P.BE-CMMS-ST-HW-EN 0903b
33
General commands
Command
Syntax
Reply
New initialisation of the servo positioning controller
RESET!
None (bootup message)
Save the current parameter set and all position sets
in the non-volatile flash memory.
SAVE!
DONE
Setting the baud rate for serial communication
BAUD9600
BAUD19200
BAUD38400
BAUD57600
BAUD115200
Unknown command
as desired
ERROR!
Read the version number of the CM (Configuration
Management) release of the firmware
VERSION?
2300:VERSION:MMMM.SSSS *)
*) MMMM:
Main version of the CM release (hexadecimal format)
SSSS:
Subversion of the CM release (hexadecimal format)
Tab. 3.8: General commands
Parameter commands
The exchange of parameters and data takes place over "communication objects" (CO).
They are used in a fixed syntax. Special return values are defined for errors in a write or
read access.
Command
Syntax
Reply
Reading a CO
OR:nnnn
nnnn:HHHHHHHH or OR:EEEEEEEE
Writing a CO
OW:nnnn:HHHHHHHH OK! or OW:EEEEEEEE
Reading a lower limit of a CO
ON:nnnn
nnnn:HHHHHHHH or ON:EEEEEEEE
Reading an upper limit of a CO
OX:nnnn
nnnn:HHHHHHHH or OX:EEEEEEEE
Reading an actual value of a CO
OI:nnnn
nnnn:HHHHHHHH or OI:EEEEEEEE
*) nnnn:
Number of the communication object (CO), 16 bit (hexadecimal format)
HHHHHHHH:
32 bit data / values (hexadecimal format)
EEEEEEEE:
Return value in case of an access fault
Tab. 3.9: Parameter commands