![VXI GPIB-VXI Скачать руководство пользователя страница 137](http://html1.mh-extra.com/html/vxi/gpib-vxi/gpib-vxi_user-manual_1057860137.webp)
Appendix D
Using the CDS-852 Adapter Code Instrument
© National Instruments Corporation
D-7
GPIB-VXI User Manual
!!L
Purpose:
Set the A24 base address where the adapter CI expects to find the 852 adapter.
Command
Syntax:
!!L <val>
or
!!l <val>
<val>
is a hex value equal to the upper 8 bits of the target adapter's A24 address.
Action:
The adapter CI expects to find the target 852 adapter at offset
<val>
* 10000h.
The default (initial) value of
<val>
is the adapter DCI's logical address.
Example:
Set the adapter CI to operate with an 852 adapter at A24 base address 830000h.
!!L 83
!!S
Purpose:
Set the maximum size of a binary read.
Command
Syntax:
!!S <size>
or
!!s <size>
<size>
is a decimal value.
Action:
Sets the maximum binary read size to
<size>
bytes. The default value of the
read size is 512 bytes.