I-7188XA Series User’s Manual ( Ver1.2, Feb/2014, 7MH-019-10 ) ---
108
Header:
#include ”7188xa.h”
Description: Uninstall the driver for COM1 and is assigned to COM1
Example: Please refer to “InstallCom1()” for an example.
IsCom()
Function: Checks whether there is any data stored in the COM Port
buffer. The COM Port number is not assigned.
Syntax:
int IsCom(int port);
Header:
#include ”7188xa.h”
Description: Checks whether there is any data stored in the COM
Port buffer. The COM Port number is not assigned and
can be modified using the “port” parameter.
port: assigns the COM port number
Example: Please refer to “InstallCom()” for an example.
IsCom1()
Function: Checks whether there is any data stored in the buffer of
COM1.
Syntax
int IsCom1(void);
Header:
#include ”7188xa.h”
Description: Checks whether there is any data stored in the buffer of
COM1
Example: Please refer to “InstallCom1()” for an example.
ReadCom()
Function: Reads data from the COM Port buffer. The COM Port
number is not assigned.
Syntax:
int ReadCom(int port);
Header:
#include ”7188xa.h”
Description: Reads data from the COM Port buffer. The COM Port
number is not assigned and can be modified using the
“port” parameter.
port: assigns the COM Port number
Example: Please refer to “InstallCom()” for an example.
ReadCom1()
Function: Reads data from the buffer of COM1.
Syntax:
int ReadCom1(void);
Содержание I-7188XA
Страница 62: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 62 5 6 COM1 RS 232 1 2 232...
Страница 90: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 90 1 2...
Страница 140: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 140...
Страница 146: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 146 Step 8 Make the project...
Страница 153: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 153 Step 8 Rebuild the project...
Страница 158: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 158...
Страница 161: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 161 Below snap shots are steps for install TC 3 0...
Страница 162: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 162...
Страница 164: ...I 7188XA Series User s Manual Ver1 2 Feb 2014 7MH 019 10 164...