Difference between revisions of "MC-Basic:RECORDON"

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

Latest revision as of 11:51, 18 May 2021

Language: English  • 中文(简体)‎

This command starts the recording process.

Syntax

RecordOn

Availability

All versions

Scope

Task or Terminal

Limitations

Write only. The data to be recorded must be defined using the RECORD command.

Examples

RecordOn

See Also