Serial Interface Protocol
MOVE command
Example of MOVE command (600uu in 1000ms), of axis 2 in Sequential
mode:
Format:
N As a m Id1 Id2 C1 C2 V1 V2 P1 P2
N
2 B
3 0 0 7 1 0 0 0 0
→
P3 P4 P5 P6 P7 P8 P9 P10 P11 P12
→
0 0 0 2 5 8 0 0 0 0
→
P13 P14 P15 P16 S1 S2 CR
→
0 3 E 8 1
F
CR
Where:
A = 2
Axis number 2
m = B
Sequential mode
ID1 = 0; Id2= 0
Ignore message ID
C1 = 7; C2 = 1
Command operational code = 0x71
V1, V2 = 0
All the command arguments are specified by
numerical values, not by variables.
P1 – P8 =
00000258
0x258 = 600
P9 – P16 =
000003E8
0x3E8 = 1000
S1 = 1; S2 = F
0x100–(0x2B+00+0x71+00+00+0x02+0x58
+00+00+0x03+0xE8)= 0XFFFFFFFFFFFFFF1F
Since only the last two digits are considered,
S1S2 = 0x1F.
6.2.2.3.
Master Message Short Format
In cases where all the arguments P1 – Pn are specified by numerical values,
and not by variable ID numbers, a shortened form of the master message
format may be used. Use the short format only when backward support for
old projects written in short format is required.
N A M Id1 Id2 C1
C2
→
P1 P2 .
.
.
Pn S1 S2 CR
182
XtraWare User Manual
Summary of Contents for XTRAWARE - V3.0
Page 2: ......
Page 4: ......
Page 12: ......
Page 79: ...Operating the XtraDrive Using XtraWare Table 14 Sample ECAM Table XtraWare User Manual 69 ...
Page 202: ......
Page 220: ......
Page 258: ...List of Operation Codes 248 XtraWare User Manual versions use STOP_EX ...