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

Page 57

Advertising
background image

Commands Execution

ViewCheck on ATCA-7370 Installation and Use (6806800S48B)

57

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 [< Param1>, <Param2>]

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

<Name>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