2 show-test-help, Table 4-12, Start-test – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 62: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-9405 Installation and Use (6806800S51F)

62

<Value>Param1</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

Iterations

, haltonError, and timout are optional arguments.

The following table lists the start-test command arguments.

4.3.2

show-test-help

show-test-help

command provides the brief information on how to use a particular test.

This command provides information such as how to start, stop, and query the specified test ID.

Syntax for CLI
show-test-help testId <Test ID>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

<Name>SP_VEE0-{dev Cat}</Name>

</Object>

<Method>showTestHelp</Method>

Table 4-12 start-test

Argument

Data Type

Description

Test ID

Integer

Type the unique ID of a particular test that you want to
start.

Dev Instance

Enum

Use list-device-instances command to get the
equivalent enumerated value of supported device
instance.

timeout-val

Integer

Time out value for the test.

Itr-num

Integer

Number of iterations of the test.

halt-string

String

"Yes" or "No" value. if "Yes", the test halts on error. if "No",
the test does not halts.

Advertising