3 test management and control commands, 1 start-test – Artesyn ViewCheck on ATCA-9405 Installation and Use (May 2014) User Manual

Page 70

Advertising
background image

Commands Execution

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

70

5.3

Test Management and Control Commands

The following list of CLI commands are used for test management and control of diagnostic
tests.

5.3.1

start-test

start-test

command allows you to start and run a particular diagnostic test.

Syntax for CLI
start-test testId <Test ID> deviceInstance <Dev Instance> arguments

-t <timeout-val> -Iterations <Itr-num> -Halt-onerror <halt-string>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>startTest</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>testId</Name>

<Value>Test ID</Value>

</Argument>

<Argument>

<Name>arguments</Name>

Execute all test management and control commands only after entering a specific device
category.

Advertising