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

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

5. Software

A standard API library is supported to access various functions of the NET-AIO12 board, and a
sample program applied to it is provided to the user.

5-1 Sample Program

It is a program implemented using the library and is composed as follows.
28
30
33
5-1-1 Program Description
[Table 5. Sample Program Function Description]
No.
Controll
Interface
1
Interface Select
2
IP
3
Port Number
4
Port Number
5
SEL
GRAPH/DATA Transfer
6
Data Level
7
Graph Channel
29
31
[Figure 8. Sample Program]
Function Description
Select an interface to connect to the host (PC). USB/Ethernet.
It is the Ethernet IP of the board for TCP/IP connection in
Ethernet selection.
Port number used for TCP/IP connection.
It is the port number set on the board obtained by
connection by "SEL".
Execute host interface connection.
Converts and displays the collected selected channel data into
decimal voltage.
Select the channel to display the value of 6.
NET-AIO12 User's Manual
1
2
3
6
13
15
17
20
32
34
35
38
36
5
4
7
8
9
10
11
12
14
16
19
18
21
22
23
24
25
26
27
37
39
40
13