![AOR AR-ALPHA Скачать руководство пользователя страница 130](http://html1.mh-extra.com/html/aor/ar-alpha/ar-alpha_operating-manual_2951287130.webp)
128
NOTE FOR PC SOFTWARE DESIGN
To read the I/Q data, the client driver needs to be interfaced for data acquisition.
The data acquisition is easily accomplished by a simple setup. The test program “AR-ALPHA
TestAPP”, written by C++ is supplied. (Sample code is supplied with driver software.)
5.1 Get the device path
The supplied client driver needs to obtain the device using
SetupDiXXX()
API functions before
opening driver by
CreateFile()
API. This is because the driver interface uses GUID for the
application.
Following is an example to get the device.
(a) OPEN DEVICE SET
Obtain device information by
SetupDiGetClassDevs()
API
(b) LIST AVAILABLE DEVICES
Call
SetupDiEnumInterfaceDevice()
API with loop.
(c) GET DEVICE PATH
detailData (Device Infromation of Structurer) ->devicePath (Set member)
(d) OPENNING DEVICE THAT HAS ACQUIRED
It can be opened by CreateFile() API
The GUID of the driver is defined under GUID_CLASS_ALPHA of the included file of AORAlphaDD.h
5.2 FUNCTIONS REFERENCE
The following table describes the functions and arguments in DeviceIoControl()API that are
unique to the AR-ALPHA client driver. The structure and control code described here are defined
in the AORAlphaDD.h.
NOTE: Receiving the Isochronous data is handled by ReadFile()API.
Содержание AR-ALPHA
Страница 1: ...AR ALPHA Digital Processing Communications Receiver Operating Manual AOR LTD...
Страница 2: ...1...
Страница 38: ......
Страница 66: ...64 Soft key operation and functions...
Страница 68: ...66 Scan mode searching Scan mode receiving 5 3 Scan operation...
Страница 80: ...78 Soft key function operation and functions Press the key...
Страница 137: ...135...
Страница 140: ...138 14 OPTIONAL ACCESSORIES AS5001 Antenna selector PSU ALPHA AC adapter 100 240V ANTENNAS...
Страница 143: ...141 16 CONTROL SOFTWARE AR IQ Receiver Control I Q Record Playback for AR ALPHA...
Страница 148: ...146 Click Finish The USB driver is now installed...
Страница 154: ...152 16 6 Software functions...
Страница 159: ...157...