placeholder Command:  DATA SYNCHRONIZATIONS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding the data synchronization of a scale.
Notes:
This command can be used for UC3 application versions 1.28.1 and higher. See more details in the note for the next Tag.

 
Mandatory: yes
max. Occurrence:  1
Supported modes: delete Delete the named item.
read Read the named item.
write Write the named item.
Description:
This command is used for initiate data synchronization of the scale.
Mode ''write'': The synchronization starts immediately.
Mode ''read'': Get the state of the running synchronization.
Mode ''delete'': Cancle the running synchronization.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 999
Nillable: no
Description:
The number of the device the data synchronization is requested.
Notes:
For further information see the paragraph about Distribution of data
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 1 - 999
Nillable: no
Description:
The number of the device with which the receiving device will be synchronized.
This tag is mendatory to start the synchronization.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: IDLE
IN_PROGRESS
Nillable: no
Description:
Information if the synchronization is active.
IDLE: Device is ready for synchronization.
IN_PROGRESS: Device is already synchronizing.
This tag is available in the response for the mode ''read''.
   
Mandatory: no
max. Occurrence: 1
Datatype: int
Range: 1 - 9 999
Nillable: no
Description:
Information about the current command index.
This tag is available in the response for the mode ''read''.
   
Mandatory: no
max. Occurrence: 1
Datatype: int
Range: 1 - 9 999
Nillable: no
Description:
Information about the number of commands.
This tag is available in the response for the mode ''read''.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: SYNC_NO_ERROR
SYNC_SELFSYNC_ERROR
SYNC_SERVER_NOT_ACTIVE
SYNC_ERROR
Nillable: no
Description:
Information about the last error occured.
SYNC_NO_ERROR: No error occured.
SYNC_SELFSYNC_ERROR: Synchronization with itself.
SYNC_SERVER_NOT_ACTIVE: The source device was not active.
SYNC_ERROR: Synchronization was not successful.
This tag is available in the response for the mode ''read''.
   
Mandatory: no
max. Occurrence: 1
Datatype: dateTime
Range: -
Nillable: yes
Description:
The last successful synchronization since start of the application.
This tag is available in the response for the mode ''read''.