18 start-diag-scan, Table 5-9, Start-diag-scan – Artesyn ViewCheck on ATCA-9405 Installation and Use (May 2014) User Manual

Page 67: Commands execution

Advertising
background image

Commands Execution

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

67

</Object>

<Method>startAllMonitors</Method>

<Argument>

<Name>device-category</Name>

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

</Argument>

</InvokeMethod>

</Script>]]>]]>

5.2.18 start-diag-scan

start-diag-scan

starts the diag-scan on the mention device categories.

Syntax for CLI
start-diag-scan deviceCategory <Dev category-1>,…,<Dev category-N>

Iterations <Itr-num> haltOnError <halt-string>

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

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

Table 5-9 start-diag-scan

Argument

Data Type

Description

Dev category1-N

String

Separate device categories using comma ’,’.

Itr-num

String

Iterations specifies the number of times a test case can
be executed. haltOnError specifies whether to
continue or stop with test case execution on the
occurrence of any error. Both options are optional and
their default values are "1" and "YES" respectively.
Maximum number of iterations that user can specify is
1000.

halt-string

String

Optional parameter. Yes or No.

Advertising