Technical information
SimradEK60
AnexampleofthecontentsoftheRequesteldofaGetParametercommandtothe
ParameterServerisshownbelow.
<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>
Outputparameters
TheGetParametermethodhasthefollowingoutputparameters:
•Value:Thevalueoftheparameter
•Time:Thetimewhentheparameterwasupdated
AnexampleofthecontentsoftheResponseeldofaGetParametercommandtothe
ParameterServerisshownbelow.
<response>
<clientInfo>
<ciddt=”3”>1</cid>
<riddt=”3”>28</rid>
</clientInfo>
<fault>
<detail>
<errorcodedt=”3”>0</errorcode>
</detail>
</fault>
<GetParameterResponse>
<paramValue>
<value>60</value>
<time>0</time>
<paramValue/>
<GetParameterResponse/>
</response>
Setparametervalue/attribute
ThemethodpartoftherequestshallbesettoSetParameter.Theserverapplicationwill
respondwithaResponsemessage.
Inputparameters
TheSetParametermethodhasthefollowinginputparameters:
•ParamName:Fullnameofthecurrentparameter
•paramValue:Thenewvaluetoupdatetheparameterwith
•paramType:ThedatatypeoftheparamValueeld
210
164692/D










