Moog ACV with CANopen bus interface
7 Servo valve functions
Axis status
B99224-DV018-D-211, Rev. A, October 2018
230
7.14 Axis status
7.14.1 Object 0x561D: Axis status word
Value description
Drive
Index
Sub-index
Parameter name
Data type
Access
Per-
sis-
tence
Value range
Default
0x561D
0
AxisStatusWord
UINT16
ro
-
UINT16
None
<AxisStatusWord>
Name
Description
Bit 0
0x0001
Axis is referenced
Reset at begin of reference run. Set after reference run has finished.
Bit 1
0x0002
Position window 1 reached and
stopped
Active while the position difference
(|<DemandValue> (0x6610) – <ActualValue1> (0x6601)|) is less than
<PositionWindow1> (0x570C)
and the velocity |<ActualValue> (0x6501)| is less than
<VelocityLimitWindow> (0x570D).
Bit 2
0x0004
Velocity window reached
Active while the velocity difference
(|<ActualValue> (0x6501) – <VelocityLimit> (0x570E)|) is less than
<VelocityLimitWindow> (0x570D).
Bit 3
0x0008
Velocity stopped
Active while the actual velocity (|<ActualValue> (0x6501) | is less than
<VelocityLimitWindow> (0x570D).
Bit 4
0x0010
Force reached
Active while the pressure difference
(|<prsActualvalue> (0x6381) – <PrsDemandValue> (0x6390)|) is less than
<PressureWindow> (0x5710).
Bit 5
0x0020
Position window 2 reached
Active while the position difference
(|<DemandValue> (0x6610) – <ActualValue1> (0x6601) |) is less than
<PositionWindow2> (0x570C).
Bit 6
0x0040
Maximum force reached
Active while the actual pressure <prsActualvalue> (0x6381) is greater than the
<MaximumPressureWindow> (0x5711).
Bit 7
0x0080
Axis limit touched
Not implemented.
Bit 8
0x0100
Install or reference mode active
Active while the <DeviceMode> (0x6042) = 3 (install mode) or = 4 (reference
mode).
Bit 9
0x0200
Reference search end of stroke
Active while the end of stroke is searched in reference run.
Bit 10
0x0400
Reference search Z-pulse
Active while the Z-pulse is searched in reference run.
Table 89: Possible values of parameter <AxisStatusWord> (0x561D)