Using and Troubleshooting the GPIB-VXI/CA24?Purpose: Read a word value from VXI A24 address space. Query Syntax: A24? <A24 address> Response: Program response: <word value><CRLF> Console response: Value <hex word value> (<word value>) read from A24 address <A42 hex address (<A24 address>)<CRLF> where <word value> is in decimal integer format, <hex word value> is in C language hexadecimal format, <A24 hex address> is in C language hexadecimal format, and <A24 address> is in decimal integer format. For example, if you want to read the word at A24 address 205634h, you would do the following in IBIC:
|

