Data interfaces
153
850-164692 / Rev.B
An example of the contents of the
Response
field of a
ChangeSubscription
command to the
RemoteDataServer
is
shown below.
<response>
<clientInfo>
<cid dt=”3”>1</cid>
<rid dt=”3”>1</rid>
</clientInfo>
<fault>
<detail>
<errorcode dt=”3”>0</errorcode>
</detail>
</fault>
<ChangeSubscriptionResponse>
</ChangeSusbcriptionResponse>
</response>
Destroy data subscriptions
The method part of the request shall be set to
Unsubscribe
. The
Unsubscribe
method has the following parameters.
Parameter name
Description
subscriptionID
The identification of the subscription
that shall be closed.
An example of the contents of the
szRequest
field of an
Unsubscribe
command to the
RemoteDataServer
is shown
below.
<request>
<clientInfo>
<cid>1</cid>
<rid>1</rid>
</clientInfo>
<type>invokeMethod</type>
<targetComponent>RemoteDataServer
</targetComponent>
<method>
<Unsubscribe>
<subscriptionID>1</subscriptionID>
</Unsubscribe>
</method>
</request>
The server application will respond with a
ResponseDef
message. The
Unsubscribe
method does not have any output
parameters.
Summary of Contents for ER60
Page 2: ......
Page 3: ...850 164692 ER60 Scientific echo sounder Operator manual...
Page 181: ......