remove the checksum. The CR is also removed.
lTimeout: Sets the timeout. The unit is ms.
iChecksum: 1 for checksum enabled, 0 for checksum
disabled.
Return Value: On success, returns NoError.
On error, returns an Error code. Refer to the use
manuals for I-7000 series modules for more details.
Example: Please refer to SendCmdTo7000() for more detailed
information.
ascii_to_hex()
Function: Converts
ASCII
code
to a hexadecimal value.
Syntax:
int ascii_to_hex(char ascii);
Header: #include
”7188xc.h”
Description: Returns an integer representing the Hex value.
ascii: The ASCII code char
Example: Please refer to SendCmdTo7000() for more detailed
information.
I-7188XC Series User’s Manual(Ver.1.0, Apr/2007,7MH-21-10) ---
133
Содержание I-7188XC Series
Страница 87: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 87...
Страница 136: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 136...
Страница 142: ...Step 8 Make the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 142...
Страница 149: ...Step 8 Rebuild the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 149...