Code
|
Type
|
Description
|
---|---|---|
0
|
RECTANGULAR_ACCEL
|
t1 = 0, Tacc = Taccrec
|
1
|
TRIANGULAR_ACCEL
|
Tacc = 2Taccrec
|
2
|
ACCEL_TRAP_125
|
t2 = 3t1, Tacc = 1.25Taccrec
|
3
|
ACCEL_TRAP_150
|
t1 = t2, Tacc = 1.5Taccrec
|
4
|
ACCEL_TRAP_175
|
t1 = 3t2, Tacc = 1.75Taccrec
|
Object
|
Name
|
Function code
|
Instruction type
|
Description
|
---|---|---|---|---|
%MFr.m.c.40
|
ACCEL_TYPE
|
-
|
READ_PARAM
|
Read command
|
WRITE_PARAM
|
Write command
|
|||
%MWr.m.c.26
|
ACTION_CMD
|
1540
|
WRITE_CMD
|
Read command
|
2540
|
Write command
|
|||
%MFr.m.c.20
|
RETURN_CMD_1
|
-
|
-
|
Result of the read.
|
%MFr.m.c.27
|
PARAM_CMD_1
|
-
|
-
|
Value to write.
|
%MWr.m.c.19
|
ERROR_CMD
|
-
|
-
|
Error report. See (WRITE_CMD Command: Programming Errors)
|