Next: Server To GUI Client
Up: Hardware to Server Messages
Previous: htos_operation_update
Contents
htos_operation_completed
The message is used to indicate that an operation has been completed
by this hardware server.
The general format of the message is
htos_operation_completed operationName operationHandle status arguments
where
- operationName is the name of the operation
that completed.
- operationHandle is the unique value that
indicates which instance of the operation completed.
- status Anything other than a
normal
in
this field will indicate to DCSS and BLU-ICE that the operation
failed, and this token will become the reason of failure.
- arguments This is a list of return values.
It is recommended that list of return arguments adhere to the
overall DCS protocol (space separated tokens), but this can
only be enforced by the writer of the operation handle.
Next: Server To GUI Client
Up: Hardware to Server Messages
Previous: htos_operation_update
Contents
Scott McPhillips
2011-07-06