Header: #include
”7188xb.h”
Description: Prints data from the COM Port buffer. The COM Port
number is not assigned and can be modified using the
“port” parameter. Produces a formatted output, similar to
printf() from the standard C library.
Example: Please refer to “InstallCom()” for an example.
printCom1()
Function: Prints data from the buffer of COM1.
Syntax:
int printCom_1(char *fmt,...);
Header: #include
”7188xb.h”
Description: Prints data from the buffer of COM1. Produces a
formatted output, similar to printf() from standard C
library.
Example: This function is similar to printCom(). Please refer to
“InstallCom()” for an example.
I-7188XB Series User’s Manual(Ver.1.0, Apr/2007,
7MH-020-10
) ---
108
Summary of Contents for I-7188XB Series
Page 88: ...I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 88...
Page 138: ...I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 138...
Page 144: ...Step 8 Make the project I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 144...
Page 151: ...Step 8 Rebuild the project I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 151...