Table 4-24, Set-poll-interval, Commands execution – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (November 2014) User Manual

Page 71

Advertising
background image

Commands Execution

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

71

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>setPollInterval</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

<Value>Monitor ID</Value>

</Argument>

<Argument>

<Name>pollInterval</Name>

<Value>PollInterval Value</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

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

Table 4-24 set-poll-interval

Argument

Data Type Description

Monitor ID

Integer

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

Dev Instance

Enum

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

PollInterval Value

Integer

Type the Poll interval value for the specified monitor ID.

Advertising