Main Content

ConfirmationFcn

Specify callback function to execute when confirmation event occurs

Description

You configure ConfirmationFcn to execute a callback function when a confirmation event occurs.

A confirmation event is generated when the command written to the instrument results in the instrument being configured to a different value than it was sent.

Note

A confirmation event can be generated only when the object is connected to the instrument with connect.

Characteristics

Usage

Device

Read only

Never

Data type

Callback

Values

The default value is an empty character vector.

See Also

Functions

connect