Difference between revisions of "MC-Basic:IdentificationFinish"

From SoftMC-Wiki
Jump to: navigation, search
m (draft)
 
(11 intermediate revisions by 3 users not shown)
Line 5: Line 5:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
AMCS FW 4.9.x
+
Since Version 4.9.7
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Finishes the dynamic parameters identification.
+
Finishes the dynamic parameters identification and produces result files on the softMC.
 
+
See [[MC-Basic:IdentificationStart|IdentificationStart]] for process description.
;returns
 
: TRUE = Identification successful
 
: FALSE = Identification failed, because some of the quality criteria were not achieved.
 
  
 
|TYPE=
 
|TYPE=
Long
 
  
 
|RANGE=
 
|RANGE=
True / False
 
  
 
|UNITS=
 
|UNITS=
Line 30: Line 25:
  
 
|EXAMPLE=
 
|EXAMPLE=
<pre>
 
 
</pre>
 
 
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[AXY:MC-Basic:IdentificationStart|IdentificationStart]]
+
* [[MC-Basic:IdentificationStart|IdentificationStart]]
* [[Axystems:Motion Dynamics]]
+
* [[Motion Dynamics]]
 
+
* [[Dynamic Models|Dynamic Models]]
 
}}
 
}}
  
[[Category:Axystems:Motion Dynamics]]
+
[[Category:Motion Dynamics]]

Latest revision as of 13:01, 24 June 2014

Finishes the dynamic parameters identification and produces result files on the softMC. See IdentificationStart for process description.

Syntax

IdentificationFinish

Availability

Since Version 4.9.7

Scope

Task or Terminal

See Also