Call me back | My basket | Checkout | Add to email list

     You are here: Website » Knowledge base

« back to website

TestConfigurationMessages / 4RTCFGTrigger3

RT_CFG_Trigger_3: End trigger event configuration

RT_CFG_Test: 159, 3 (0x9F0320 + unit ID) (0x7C3)

Bytes 0->3: End event threshold
Byte 4: End event type
Byte 5: End event parameters
Byte 6: Units for end event threshold
Byte 7: Unused

End event threshold:

Intel signed integer
scaling x1000
units dependent on trigger 3 units (byte 6)

End event type:

0 => NULL
1 => SPEED
2 => HALT / PULLAWAY (acceleration-based)
3 => ACCEL_LONG
4 => ACCEL_LAT
5 => ANALOG
6 => HARDWARE TRIGGER
7 => COMMAND MESSAGE
8 => DISTANCE
9 => HALT / PULLAWAY (speed-based)
10 => MARKER

End event parameters:

Bits 0->1: Hardware index (ADC number for analog input, trigger number for trigger input, both zero-based)
Bits 2->6: Reserved
Bit 7: Polarity
0 => Falling
1 => Rising

Units for end event threshold:

If Byte 4 = 1 or 2: Speed Units
0 => m/s
1 => kph
2 => mph
3 => knots
Remaining values unused
If Byte 4 = 3 or 4: Accel units
0 => g
1 => m/s/s
Remaining values unused
If Byte 4 = 8: Distance units
0 => m
1 => ft
Remaining values unused
If Byte 4 = any other value:
No units
Page last modified on November 27, 2018, at 05:52 PM