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

Page 61

Advertising
background image

Commands Execution

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

61

4.3

Test Management and Control Commands

This section describes the CLI commands used for test management and control of diagnostics
tests.

4.3.1

start-test

start-test

command allows to start and run a particular diagnostics 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