Table 4-11, Switch-mode arguments, Commands execution – Artesyn ViewCheck on ATCA-9405 Installation and Use (September 2014) User Manual

Page 61

Advertising
background image

Commands Execution

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

61

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>]]>]]>

Example

BSF(diag-SP_VEE0)#switch-mode modeVal insm

Mode of ViewCheck is successfully changed to INSM

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