Use Case: Standard Command

Description Process standard command.

Role(s)/Actor(s)
Primary: User
Secondary: SW Device, HW Device

PriorityMajor

Performance Up to a couple of minutes.

Frequency Any time

[Design Description
  Entry]

Package Assignment StandardPackage.

Preconditions

Basic Course

Subflow Command OFF

Subflow Command INIT

Subflow Command STANDBY

Subflow Command ONLINE

Subflow Commands STOP | BREAK

Subflow Commands EXIT | KILL

Subflow Command SIMULAT

Subflow Command STOPSIM

Subflow Command SELFTST

Subflow Command TEST

Subflow Command STATE

Subflow Command STATUS

Subflow Command VERSION

Subflow Command GETINIT

Subflow Command GETSIM

Subflow Command VERBOSE

Subflow Command GETVERB

Subflow Command DEBUG

Subflow Command GETDEBU

Subflow Command TRACE

Subflow Command GETTRA

Exception CourseReceive failed

Exception CourseNot a standard command

Exception CourseCommand failed

Postconditions

Issues to be Determined or ResolvedNone

Notes: 

Possible conflicting situation may occur when a SW device is composed of sub-SW devices and all are declared in the LCC Device Table. The automatic propagation of the standard commands to all registered SW devices may collide with the internal propagation of those commands to the sub-SW devices by the main SW device: The dependent SW devices shall not be registered in the Device Table and rely solely on the command propagation. An error is returned if a dependent SW device is found in the Device Table. This check will be performed once at boot time, when the command SELFTST is sent to all devices found in the Device Table.

Last modified: Thu Jun 28 13:55:43 UTC 2001