5.1.91. Reset count — stable (psc_ResetCount)

Get the free running count of the number of powered resets.

5.1.91.1. Supported targets

All targets

5.1.91.2. Required license

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

5.1.91.3. Description

Get the free running count of the number of powered resets since power on. The count is reset upon power cycle.

5.1.91.4. Inports

  • sim_count

    Only used under simulation and when the parameter Provide simulation inputs is ticked. The outport reset_count is set to the value of this inport for simulation purposes.

    Range: 0 to 4294967295.

5.1.91.5. Outports

  • reset_count

    The number of 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 4294967295.

5.1.91.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.91.7. Notes

None.