Returns the status of a previously called SyncAlarm function.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
SyncAlarmStatus | Database/ERP | Synchronous | Supported | Supported | Executed on Server |
This function takes no parameters.
Value | Description |
---|---|
3 | Synchronization has finished. |
2 | Fail synchronizing |
1 | Still synchronizing |
0 | No synchronization is being executed. |
-1 | The format is not set to "Database". |
Tag Name | Expression |
---|---|
Tag | SyncAlarmStatus() |