![Teledyne SP Devices ADQ8-8C Скачать руководство пользователя страница 48](http://html1.mh-extra.com/html/teledyne-sp-devices/adq8-8c/adq8-8c_manual_1081092048.webp)
17-2000 C
2020-09-17
48(50)
ADQ8-8C Manual
17-2000 C 2020-09-17
48(50)
8
HOST PC CONNECTION
8.1 PCI Express interface
The MTCA, and PXIE versions of the digitizer use PCI Express generation 1 and 2 electrical interface
to communicate with the host PC. The PCIe version of the digitizer support up to 8 lanes and the MTCA
version support up to 4 lanes.
8.2 Using several units
8.2.1
Using several digitizers from a single application.
Several digitizers can be connected to the same PC.
Each unit is then available and can be accessed individually.
Each software command contains a pointer to the control unit for all ADQ digitizers and an instance
number that points out the current ADQ.
To identify a specific unit, read the serial number
GetBoardSerialNumber
. This gives a mapping between
the instance number and a physical unit.
The record header (
) contains a byte field (User ID) where the user can set an identifier for each
card. This gives a mapping between physical unit and data.
8.2.2
Using several digitizers from a several applications.
When several separate applications or threads are used for talking to different digitizers the commands
ListDevices
and
OpenDevice
has to be used.
FindDevices
will not work since
FindDevices
locks all avail-
able digitizers to the same application.