settings
Usage
>> settings [ prompt [=on|off]] [confirmation [=on|off]]
Security
Open.
Description
Reports or sets the values of miscellaneous settings in the logger as described below.
prompt specifies whether the instrument returns the “Ready:” prompt following a response. The as-shipped default value is on.
confirmation specifies whether the instrument returns a response from a create or set/modify operation to verify the new state. The as-shipped default value is on.
A response will always be sent when a parameter value is simply requested.
Examples
>> settings
<< settings prompt=on confirmation=on
Request all settings
>> settings confirmation
<< settings confirmation=on
Request only the confirmation setting
>> settings prompt=off
<< settings prompt=off
Update the prompt setting