Table 5-15, Stop-test, Commands execution – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (May 2014) User Manual

Page 69

Advertising
background image

Commands Execution

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

69

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>stopTest</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>testId</Name>

<Value>Test ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

The following table provides the Stop-test command arguments.

Table 5-15 stop-test

Argument

Data Type

Description

Test ID

Integer

Type the unique ID of the Test that you want to stop

Dev Instance

Enum

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

Advertising