Moog ACV with CANopen bus interface
7 Servo valve functions
Data logger
B99224-DV018-D-211, Rev. A, October 2018
258
7.17.4.5 Object 0x318B: Trigger slope
The <TriggerSlope> (0x318B) defines the edge of the signal which starts the sampling procedure.
Value description
7.17.4.6 Object 0x318D: Trigger position
The <TriggerPosition> (0x318D) is provided as number of samples which shifts the starting point in the ring
buffer.
Value description
DataLogger
Index
Sub-index
Parameter name
Data type
Access
Persistence
Value range
Default
0x318B
0
TriggerSlope
UINT8
rw
Y
1…3
1
<TriggerSlope>
Description
1
Rising (trigger on a rising edge).
2
Falling (trigger on a falling edge).
3
Both (trigger on both, rising or falling edge).
Table 108: Possible values of parameter <TriggerSlope> (0x318B)
DataLogger
Index
Sub-index
Parameter name
Data type
Access
Persistence
Value range
Default
0x318D
0
TriggerPosition
INT32
rw
Y
INT32
0
<TriggerPosition>
Description
> 0
Post trigger.
= 0
No delay.
< 0
Pre trigger.
Table 109: Possible values of parameter <TriggerPosition> (0x318D)