Difference between revisions of "MC-Basic:RECORDCLOSE"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 39: Line 39:
 
* [[Axystems:MC-Basic:RECORDON|RECORDON]]
 
* [[Axystems:MC-Basic:RECORDON|RECORDON]]
  
 
+
[[Category:Axystems:MC-Basic:Data Recording|RECORDCLOSE]]
 
}}
 
}}

Revision as of 12:03, 17 March 2014

This command closes the record data file and enables it to be retrieved. You must issue this command before the next RECORD command is issued.

Syntax

RecordClose

Availability

All versions

Scope

Task or Terminal

Limitations

Write-Only

Examples

RecordClose

See Also