Moog ACV with CANopen bus interface
7 Servo valve functions
Data logger
B99224-DV018-D-211, Rev. A, October 2018
257
7.17.4.2 Object 0x3188: Trigger type
This parameter contains the trigger type of the data logger.
Value description
7.17.4.3 Object 0x318C: Trigger level or bitmask
This parameter contains the trigger level if the <TriggerCoupling> (0x318A) is set to 0 or 1.
This parameter contains the BITMASK if the <TriggerCoupling> (0x318A) is set to 2. The BITMASK selects
the bits to be compared with the trigger signal.
7.17.4.4 Object 0x318A: Trigger coupling
This parameter contains the trigger coupling type of the data logger.
Value description
DataLogger
Index
Sub-index
Parameter name
Data type
Access
Persistence
Value range
Default
0x3188
0
TriggerType
UINT8
rw
Y
0…2
1
<TriggerType>
Description
0
FREE (the trigger condition is always true).
1
NORMAL (if the trigger condition matches, the data logger returns to wait state completed).
2
SINGLE (if the trigger condition matches, the data logger enters the ready state).
Table 106: Possible values of parameter <TriggerType> (0x3188)
DataLogger
Index
Sub-index
Parameter name
Data type
Access
Persistence
Value range
Default
0x318C
0
TriggerLevelOrBitmask
INT32
rw
Y
INT32
0
DataLogger
Index
Sub-index
Parameter name
Data type
Access
Persistence
Value range
Default
0x318A
0
TriggerCoupling
UINT8
rw
Y
0…2
1
<TriggerCoupling>
Description
0
AC (AC part of the trigger signal is passed and is compared with the trigger level).
1
DC (the trigger signal is passed directly and is compared with the trigger level).
2
BITMASK (the trigger signal is passed directly and is compared bit-wise with the trigger bitmask).
Table 107: Possible values of parameter <TriggerCoupling> (0x318A)