Enum UpdateModeValue
Update mode of the CANrange. The CANrange supports short-range and long-range detection at various update frequencies.
public enum UpdateModeValue
- Extension Methods
Fields
LongRangeUserFreq = 2Uses long-range detection mode and user-specified update frequency.
ShortRange100Hz = 0Updates distance/proximity at 100hz using short-range detection mode.
ShortRangeUserFreq = 1Uses short-range detection mode for improved detection under high ambient infrared light conditions. Uses user-specified update frequency.