DAQ system NET-AIO11 Руководство пользователя - Страница 9

Просмотреть онлайн или скачать pdf Руководство пользователя для Компьютерное оборудование DAQ system NET-AIO11. DAQ system NET-AIO11 12 страниц.

4. Software
NET-AIO11 board can easily access many of the features of the library (API) to
implement, and the sample program is provided to the user.
4.1 Sample Program
The library is used to implement the sample program, it is organized as follows.
28
30
4.1.1 Program Description
[Table 5. Sample Program Function Description]
No.
Control
1
DAQ RUN
2
Interface Select
3
IP
4
Port Number
5
Port Number
6
SEL
7
Data Level
8
Graph Channel
9
Store to Lib
29
[Figure 4. Sample Program]
Board Initialization and continuous mode data collection run.
Select the interface to connect host (PC). USB/Ethernet.
It is an Ethernet IP of the board for TCP/IP connection.
It is a port number to use TCP/IP connection.
It is a port number that was obtained on the board by "SEL"
command.
Execute the host interface connection.
Collected Data for the selected channel is converted to a voltage
level.
Select the channel to display the section 7.
It displays that the number of bytes of received data from the
9-
-
NET-AIO11 User's Manual (Rev 1.0)
31
32
Function
http://www.daqsystem.com
1
2
6
3
4
5
7
8
9
10
11
13
12
14
15
17
16
18
19
20
21
22
23
24
25
26
27