Difference between revisions of "MC-Basic:IdentificationStatus"
(6 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
|SYNTAX= | |SYNTAX= | ||
IdentificationStatus | IdentificationStatus | ||
+ | |||
+ | === return values === | ||
+ | ;0 | ||
+ | :not started or aborted | ||
+ | ;1 | ||
+ | :started (running) | ||
+ | ;-1 | ||
+ | :finished successfully | ||
+ | ;-2 | ||
+ | :finished with errors, because some of the quality criteria were not achieved. | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | Since Version 4.9.7 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 14: | Line 24: | ||
|RANGE= | |RANGE= | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|UNITS= | |UNITS= | ||
Line 36: | Line 41: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:IdentificationStart|IdentificationStart]] |
− | * [[ | + | * [[Motion Dynamics]] |
}} | }} | ||
− | [[Category | + | [[Category:Motion Dynamics]] |
Latest revision as of 09:19, 22 May 2014
Queries the status of the dynamic parameters identification.
Syntax
IdentificationStatus
return values
- 0
- not started or aborted
- 1
- started (running)
- -1
- finished successfully
- -2
- finished with errors, because some of the quality criteria were not achieved.
Availability
Since Version 4.9.7
Type
Long
Scope
Task or Terminal
Examples
Print IdentificationStatus