10 set-poll-interval-default, Table 4-25, Set-poll-interval-default – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 72: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-7470/7475 Installation and Use (6806800S49E)

72

4.4.10 set-poll-interval-default

set-poll-interval-default

command is used to reset the Poll interval value to default

value of a particular monitor.

Syntax for CLI
set-poll-interval-default monitorId <Monitor ID> deviceInstance

<Dev Instance>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

<Name>vee0-{Dev Cat}</Name>

</Object>

<Method>setPollIntervalDefault</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

<Value>Monitor ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

The following table provides the set-poll-interval-default command arguments.

Table 4-25 set-poll-interval-default

Argument

Data Type

Description

Monitor ID

Integer

Type the unique ID of the monitor for which you want to
reset the Poll interval value to default value.

Dev Instance

Enum

Use list-device-instances command to get the
equivalent enumerated value of supported device
instance.

Advertising