SyncTrendStatus
Returns the status of a previously called SyncTrend function.
| Function
| Group
| Execution
| Windows
| Embedded
| Thin Client
| Mobile Access
|
| SyncTrendStatus | Database/ERP
| Synchronous
| Supported
| Supported
| Executed on Server
| Executed on Server
|
Syntax
- numGroup
- Trend group/worksheet number.
Returned value
| 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”.
|
Examples
| Tag Name
| Expression
|
| Tag
| SyncTrendStatus( 1 ) |
SyncTrendStatus