View Issue Details

IDProjectCategoryView StatusLast Update
000653210020: Analyzer Device Integration (ADI)Specpublic2021-03-01 15:05
ReporterAndrew Owen Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.02 
Summary0006532: Stopping to Stopped Transistion inconsistent with text - text
Description

The most intuitive and consistent behaviour of the AnalyserChannel OperatingModeSubStateMachine is that upon the 'Stop' method being called, that the state machine transitions 'Stopping' to 'Stopped'. The text suggests that instead it should be 'Stopping' to 'Aborted' but there is not transition for that.

7 - Stopping - Initiated by a Stop Method call, this state:

  • Complete the ongoing acquisition if not too long
  • Get the actual acquisition (partial acquisition)
  • Discontinue the ongoing acquisition if partial acquisition does not make sense
  • Go to safe states gently, no rush
    Transitions automatically to Aborted state.

I think the last line should read:
Transitions automatically to Stopped state.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-03-01 15:05 Andrew Owen New Issue