Using and Troubleshooting the GPIB-VXI/CSaddrLa?Purpose: Get the logical address that a GPIB address is attached to. Query Syntax: SaddrLa? <GPIB address> Response: Program response: <logical address><CRLF> where <logical address> is the logical address that the GPIB address is attached to. A value of 255 indicates that the GPIB address is not attached to a logical address. Console response: GPIB <type> Address <GPIB address> is attached to Logical Address <logical address><CRLF> for a GPIB address that is attached to a logical address, or GPIB <type> Address <GPIB address> is NOT attached to a Logical Address<CRLF> for a GPIB address that is not attached to any logical address. For example, if you want to find the logical address of the instrument with a secondary GPIB address of 2 you would do the following in IBIC:
Note that in this example, the logical address of the instrument with a secondary GPIB address of 2 is 19. |

