Instrument Control Toolbox    
LogicalAddress

Specify the logical address of the VXI instrument

Description

For VISA-VXI and VISA-GPIB-VXI objects, you configure LogicalAddress to be the logical address of the VXI instrument. You must include the logical address as part of the resource name during object creation using the visa function.

The Name and RsrcName properties are automatically updated to reflect the LogicalAddress value.

You can configure LogicalAddress only when the object is disconnected from the instrument. You disconnect a connected object with the fclose function. A disconnected object has a Status property value of closed.

Characteristics

Usage
VISA-VXI, VISA-GPIB-VXI
Read only
While open
Data type
Double

Values

The value is defined when the instrument object is created.

Example

This example creates a VISA-VXI object associated with chassis 4 and logical address 1, and then returns the logical address.

See Also

Functions

fclose, visa

Properties

Name, RsrcName, Status


  LocalPortMode MappedMemoryBase