Skip to main content

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

CODE
>> settings
<< settings prompt=on confirmation=on

Request all settings

TEXT
>> settings confirmation
<< settings confirmation=on

Request only the confirmation setting

TEXT
>> settings prompt=off
<< settings prompt=off

Update the prompt setting

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.