Data interfaces
155
850-164692 / Rev.B
Parameter management
In order to set/get parameters in the server application,
commands must be sent to the
ParameterServer
component of
the server application. The following methods/commands are
available.
•
Get parameter value/attribute
•
Set parameter value/attribute
•
Subscribe on parameter value/attribute change notifications
•
Unsubscribe parameter notifications
Related topics
→
Parameter description, page 170
Get parameter
The method part of the request shall be set to
GetParameter
.
The
GetParameter
method has the following input parameters.
Parameter name
Description
ParamName
Full name of the current parameter
Time
The time where the value should be
read (only available for some
parameters) -- use 0 if latest value is
wanted.
An example of the contents of the
Request
field of a
GetParameter
command to the
ParameterServer
is shown
below.
<request>
<clientInfo>
<cid>1</cid>
<rid>28</rid>
</clientInfo>
<type>invokeMethod</type>
<targetComponent>
ParameterServer
</targetComponent>
<method>
<GetParameter>
<paramName>
RemoteCommandDispatcher/ClientTimeoutLimit
</paramName>
<time>0</time>
</GetParameter>
</method>
</request>
Summary of Contents for ER60
Page 2: ......
Page 3: ...850 164692 ER60 Scientific echo sounder Operator manual...
Page 181: ......