Difference between revisions of "MC-Basic:RECORDOFF"

From SoftMC-Wiki
Jump to: navigation, search
Line 36: Line 36:
 
* [[MC-Basic:RECORD|RECORD]]
 
* [[MC-Basic:RECORD|RECORD]]
 
* [[MC-Basic:RECORDCLOSE|RECORDCLOSE]]
 
* [[MC-Basic:RECORDCLOSE|RECORDCLOSE]]
* [[Axystems:MC-Basic:RECORDING|RECORDING]]
+
* [[MC-Basic:RECORDING|RECORDING]]
 
* [[Axystems:MC-Basic:RECORDON|RECORDON]]
 
* [[Axystems:MC-Basic:RECORDON|RECORDON]]
  
 
[[Category:Axystems:MC-Basic:Data Recording|RECORDOFF]]
 
[[Category:Axystems:MC-Basic:Data Recording|RECORDOFF]]
 
}}
 
}}

Revision as of 08:40, 22 May 2014

The recording action is stopped using this command or if the specified number of points have been recorded.

Syntax

RecordOff

Availability

All versions

Scope

Task or Terminal

Limitations

Write only

Examples

RecordOff

See Also