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
”7188xb.h”
Description: Returns an integer representing the Hex value.
ascii: The ASCII code char
Example: Please refer to SendCmdTo7000() for more detailed
information.
I-7188XB Series User’s Manual(Ver.1.0, Apr/2007,
7MH-020-10
) ---
135
Содержание I-7188XB Series
Страница 88: ...I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 88...
Страница 138: ...I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 138...
Страница 144: ...Step 8 Make the project I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 144...
Страница 151: ...Step 8 Rebuild the project I 7188XB Series User s Manual Ver 1 0 Apr 2007 7MH 020 10 151...