Instrument Control Toolbox    
RecordDetail

Specify the amount of information saved to a 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 Example: Recording Information to Disk.

Characteristics

Usage
Any instrument object
Read only
Never
Data type
String

Values

{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.
verbose
The data written to the instrument, and the data read from the instrument are also saved to the record file.

See Also

Functions

record

Properties

RecordMode, RecordName, RecordStatus


  ReadAsyncMode RecordMode