5 invokemethod, Installation of viewcheck – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (May 2014) User Manual

Page 46

Advertising
background image

Installation of ViewCheck

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

46

<IsOptional>true</IsOptional>

</ArgDesc>

</MethodDesc>

<MethodDesc>

<Name>showSystemErrorLog</Name>

<Id>70</Id>

<Description>show system error log</Description>

<IsStatic>false</IsStatic>

<ArgDesc>

<Name>outputResult</Name>

<Id>0</Id>

<Description/>

<TypeDesc>

<Name/>

<Description/>

</TypeDesc>

<IsInput>false</IsInput>

<IsOutput>true</IsOutput>

<IsOptional>false</IsOptional>

</ArgDesc>

</MethodDesc>

</ClassDesc>

</Response>]]>]]>

4.6.5

InvokeMethod

InvokeMethod XML command calls the method of an BSF Object. BSF methods are defined
with method parameters such as input, output and input-output.

BSF Object method can be invoked with a list of input or input-output arguments. This
command returns a list of output or input-output arguments. The input arguments means it is
only an input and will not be displayed in the output. But in the case of input-output
arguments, both input and output will be displayed in the output.

Request:
The below example invokes the method class 'diagnostics' with instance "vee0". Upon
execution of this method by the class instance, response will be sent in the output/input-
output arguments.
Request

Advertising