Difference between revisions of "MC-Basic:RECORDOFF"

From SoftMC-Wiki
Jump to: navigation, search
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:RECORDOFF}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 28: Line 29:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Write-Only
+
Write only
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 34: Line 35:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:RECORD|RECORD]]
+
* [[MC-Basic:RECORD|RECORD]]
* [[Axystems:MC-Basic:RECORDCLOSE|RECORDCLOSE]]
+
* [[MC-Basic:RECORDCLOSE|RECORDCLOSE]]
* [[Axystems: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