MC-Basic:IdentificationStatus

From SoftMC-Wiki
Revision as of 08:38, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:IdentificationStatus to MC-Basic:IdentificationStatus: Global renaming of Axystems: namespace into (Main):)
Jump to: navigation, search

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

See Also