Difference between revisions of "MC-Basic:RECORDOFF"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:RECORDOFF to MC-Basic:RECORDOFF: Global renaming of Axystems: namespace into (Main):)
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:RECORDOFF}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 37: Line 38:
 
* [[MC-Basic:RECORDCLOSE|RECORDCLOSE]]
 
* [[MC-Basic:RECORDCLOSE|RECORDCLOSE]]
 
* [[MC-Basic:RECORDING|RECORDING]]
 
* [[MC-Basic:RECORDING|RECORDING]]
* [[Axystems:MC-Basic:RECORDON|RECORDON]]
+
* [[MC-Basic:RECORDON|RECORDON]]
  
[[Category:Axystems:MC-Basic:Data Recording|RECORDOFF]]
+
[[Category:MC-Basic:Data Recording|RECORDOFF]]
 
}}
 
}}

Latest revision as of 08:14, 27 April 2017

Language: English  • 中文(简体)‎

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