5.1.92. Reset count — unstable (psc_UnstableResetCount)

Get the count of the number of unstable powered resets.

5.1.92.1. Supported targets

All targets

5.1.92.2. Required license

None (Main library). (See Section 2.3, “Licensed Features”.)

5.1.92.3. Description

Get the limited counter of the number of powered resets that occur within 60 seconds of initialisation. It is cleared once the application been running for at least 60 seconds. If the unstable reset counter reaches a threshold defined in the platform, then the module will be forced in to reprogramming mode.

5.1.92.4. Inports

5.1.92.5. Outports

  • unstable_reset_count

    The number of unstable resets since the ECU was powered on. Under simulation, if the Provide simulation inputs parameter isn't ticked, the outport is set to the minimum of its range.

    Range: 0 to 4.

5.1.92.6. Mask parameters

  • Sample time

    The periodicity of the block execution.

    Range: [0.001, 3600] seconds

    Value type:Real
    Calibratable:No
  • Provide simulation inputs

    Tick to enable inport sim_count.

5.1.92.7. Notes

None.