I-7188XA Series User’s Manual ( Ver1.2, Feb/2014, 7MH-019-10 ) ---
53
4.4 Functions and Demo Programs List
There are several demo programs that designed for I-7188XA(D). For
more detailed information regarding these programs, please refer to the
contents in later sections. The functions of the demo programs are as
follows:
Folder
Demo program
Explanation
Section
Hello
Hello_C
Detecting if the operation system is
MiniOS7.
Note:
MSC does not support C++
language. The + file is only
supported by BC.
3.3.4
+
COM_Port
C_Style_IO
1. Shows how to write a function to
input data.
2. Shows how to retrieve a string.
3. Shows how to use a C function:
sscanf, or just use Scanf().
4.6
Receive
Receive data from the COM Port.
Slv_COM
The PC sends commands to the
I-7188XA(D), and receives responses
from the I-7188XA(D). Also shows how
to use another COM Port or LED to show
information to help debug a program.
ToCom_In_Out
Reads/writes the byte data via the
COM Port.
DateTime
Reads the date and time from an
RTC and prints it on a monitor (user
can also set the date and time).
IO_PIN
Reads/writes the DO and DI of the
I-7188XA(D).
4.11
LED
Led
Shows how to use the DelayMs function
to switch the LED ON or OFF.
4.7
Seg7led
Controls the red LED and 5-digit
7-segment LED.
File
Config_1_Basic
In many applications, a text file is
needed in order to record specific
information so that the program can
read it. FSeek can be used to retrieve
specific information from a text file.
Config_2_Advanced
Extends config_1_Basic, and adds
GetProFileInt, GetProFileFloat and
GetProFileStr. These functions can
be used to determine the "Type" from
a text file.
Summary of Contents for I-7188XA
Page 62: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 62 5 6 COM1 RS 232 1 2 232...
Page 90: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 90 1 2...
Page 140: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 140...
Page 146: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 146 Step 8 Make the project...
Page 153: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 153 Step 8 Rebuild the project...
Page 158: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 158...
Page 162: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 162...
Page 164: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 164...