20 start-diag-scan, Table 4-9, Start-diag-scan – Artesyn ViewCheck on ATCA-9405 Installation and Use (September 2014) User Manual

Page 58: Commands execution

Advertising
background image

Commands Execution

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

58

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

</Object>

<Method>startAllMonitors</Method>

<Argument>

<Name>device-category</Name>

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

</Argument>

</InvokeMethod>

</Script>]]>]]>

4.2.20 start-diag-scan

start-diag-scan

starts the diag-scan on the specified device categories.

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

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

val>

Iterations

, haltonError, and timeout are optional arguments.

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

Table 4-9 start-diag-scan

Argument

Data Type

Description

Dev category1-N

String

Separate device categories using comma ’,’.

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.

Advertising