External Interfaces |
Indicate if data and event information are saved to a record file
Description
You can configure RecordStatus
to be off
or on
with the record
function. If RecordStatus
is off
, then data and event information are not saved to a record file. If RecordStatus
is on
, then data and event information are saved to the record file specified by RecordName
.
Use the record
function to initiate or complete recording. RecordStatus
is automatically configured to reflect the recording state.
For more information about recording to a disk file, refer to Debugging: Recording Information to Disk.
Characteristics
Read only |
Always |
Data type |
String |
Values
{off} |
Data and event information are not written to a record file. |
on |
Data and event information are written to a record file. |
Functions
Properties
RecordDetail
, RecordMode
, RecordName
RecordName | RequestToSend |
© 1994-2005 The MathWorks, Inc.