21 stop-all-monitors, Table 4-9, Start-diag-scan – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 57: Commands execution

Advertising
background image

Commands Execution

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

57

The following table provides the start-diag-scan command arguments.

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

</Object>

<Method>startDiagScan</Method>

<Argument>

<Name>device-category</Name>

<Value>{Dev category String}</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

4.2.21 stop-all-monitors

stop-all-monitors

command stops all the monitors of the mentioned device category.

Table 4-9 start-diag-scan

Argument

Data Type

Description

Dev category-N

String

Name of the device category. You can specify multiple
device category using comma ’,’ in between.

Itr-num

Integer

Enter the number of times that diag-scan has to run. By
default, value is "1".
Maximum number of iterations that user can specify is
1000.

halt-string

String

Type "Yes" or "No".

haltOnError

specifies whether to continue or stop

with test case execution on the occurrence of any error.
By default, value is "No".

timeout-val

Integer

Enter the maximum time period to be taken by each test
to execute.

Advertising