DAQ system NET-AIO12 사용자 설명서 - 페이지 14

{카테고리_이름} DAQ system NET-AIO12에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. 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