Status of whether data and event information are saved to record file
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.
Usage | Any instrument object |
Read only | Always |
Data type | Character vector |
| Data and event information are not written to a record file |
| Data and event information are written to a record file |