6 stop-test, Table 5-14, Show-test-result – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (May 2014) User Manual

Page 68: Commands execution

Advertising
background image

Commands Execution

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

68

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>showTestResult</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>testId</Name>

<Value>Test ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

5.3.6

stop-test

stop-test

command allows you to stop or cancel any running diagnostic test.

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

Table 5-14 show-test-result

Argument

Data Type

Description

Test ID

Integer

Type the unique ID of a particular test that you want to
view the latest result

Dev Instance

Enum

Use list-device-instances CLI command to get the
equivalent enumerated value of supported Device
Instance

Advertising