23 switch-mode, Table 4-11, Switch-mode arguments – Artesyn ViewCheck on ATCA-9405 Installation and Use (November 2014) User Manual

Page 59: Switch-mode, Commands execution

Advertising
background image

Commands Execution

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

59

</Object>

<Method>stopDiagScan</Method>

</InvokeMethod>

</Script>]]>]]>

4.2.23 switch-mode

switch-mode

command allows to switch ViewCheck from OOS mode to InService mode and

vice versa.

Syntax for CLI
switch-mode modeVal <x>

The following table lists the switch-mode command arguments.

Syntax for XML

<Script>

<InvokeMethod>

<Object>

<Class>diagnostic</Class>

<Name>SP_VEE0</Name>

</Object>

<Method>switchMode</Method>

<Argument>

<Name>modeVal</Name>

<Value>oosd</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

Table 4-11 switch-mode Arguments

Argument

Data Type

Description

X

string

Possible values are insm and oosd. Parameter given for
the command is case-insensitive.

Advertising