Difference between revisions of "MC-Basic:RECORDOFF"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Write-Only" to "Write only")
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:RECORD|RECORD]]
+
* [[MC-Basic:RECORD|RECORD]]
 
* [[Axystems:MC-Basic:RECORDCLOSE|RECORDCLOSE]]
 
* [[Axystems:MC-Basic:RECORDCLOSE|RECORDCLOSE]]
 
* [[Axystems:MC-Basic:RECORDING|RECORDING]]
 
* [[Axystems:MC-Basic:RECORDING|RECORDING]]

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