Keysight E1406A User Manual and SCPI Programing Guide 235VXI Subsystem Keysight E1406A Command Reference:CONFigure:HIERarchy:ALL?VXI:CONFigure:HIERarchy:ALL? returns the configuration information about alllogical addresses in the mainframe, or the devices in the command module’sservant area if the command module is not the resource manager. Theinformation is returned in the order specified in the response toVXI:CONF:LADDress?. The information about multiple logical addresses will besemicolon (;) separated and follow the IEEE 488.2 response message format.Individual fields of the output are comma (,) separated.Comments– Related Commands: VXI:SELect, VXI:CONF:HIERarchy?,VXI:CONF:LADDress?:CONFigure:INFormation?VXI:CONFigure:INFormation? returns the static information about the selectedlogical address (see VXI:SELect). The individual fields of the response are comma(,) separated. If the information about the selected logical address is notavailable from the destination device (that is, the requested device is not in themainframe or the command module’s servant area) then Error -224, "Illegalparameter value" will be set and no response data will be sent. The commandreturns the following values:Logical address: An integer between -1 and 255 inclusive. -1 indicates thatthe device has no logical address.Manufacturer ID: An integer between -1 and 4095 inclusive. -1 indicates thatthe device has no Manufacturer ID.Model code: An integer between -1 and 65535 inclusive. -1 indicates thatthe device has no model code.Device class: An integer between 0 and 5 inclusive.0 = VXIbus memory device, 1 = VXIbus extended device,2 = VXIbus message based device, 3 = VXIbus register-based device,4 = Hybrid device, 5 = Non-VXIbus device.Address space: An integer between 0 and 15 inclusive, which is the sum ofthe binary weighted codes of the address space(s) occupied by the device.1 = The device has A16 registers, 2 = The device has A24 registers,4 = The device has A32 registers, 8 = The device has A64 registers.A16 memory offset: An integer between -1 and 65535 inclusive. Indicatesthe base address for any A16 registers (other than the VXIbus definedregisters) which are present on the device. -1 indicates that the device hasno A16 memory.