Skip to content

UdsEcuResetType Enum

ECUReset (0x11) reset-type sub-functions from ISO 14229-1 §9.1.2.

public enum UdsEcuResetType : System.Byte

Fields

HardReset 1

hardReset (0x01) — cold-boot equivalent.

KeyOffOnReset 2

keyOffOnReset (0x02) — simulates ignition off/on.

SoftReset 3

softReset (0x03) — application-level reset.

EnableRapidPowerShutDown 4

enableRapidPowerShutDown (0x04).

DisableRapidPowerShutDown 5

disableRapidPowerShutDown (0x05).