RecordDetail
Specify amount of information saved to record file
Description
You can configure RecordDetail
to be compact
or verbose
.
If RecordDetail
is compact
,
the number of values written to the instrument, the number of values
read from the instrument, the data type of the values, and event information
are saved to the record file. If RecordDetail
is verbose
,
the data transferred to and from the instrument is also saved to the
record file.
The verbose record file structure is shown in Recording Information to Disk.
Characteristics
Usage | Any instrument object |
Read only | Never |
Data type | Character vector |
Values
Default value is enclosed in braces ({}
).
| The number of values written to the instrument, the number of values read from the instrument, the data type of the values, and event information are saved to the record file. |
| The data written to the instrument, and the data read from the instrument are also saved to the record file. |