MC-Basic:IdentificationStatus

From SoftMC-Wiki
Revision as of 06:31, 6 May 2012 by Arwiebe (talk | contribs)
Jump to: navigation, search

Queries the status of the dynamic parameters identification.

Syntax

IdentificationStatus

Availability

AMCS FW 4.9.7

Type

Long

Range

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.

Scope

Task or Terminal

Examples

Print IdentificationStatus

See Also