Table 4-12, Start-test, Commands execution – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 57

Advertising
background image

Commands Execution

ViewCheck on ATCA-7470/7475 Installation and Use (6806800S49E)

57

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

<Value>Param1</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

Iterations

, haltonError, and timout are optional arguments.

The following table lists the start-test command arguments.

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.

Advertising