Function RestoreCom8000

Description Restores multi-serial module.
If you won't use the multi-serial module any more, you should call this function to release resource.
This function is used for C/C++ compiler.

Function Prototype int RestoreCom8000(int slot)
Return 0 : no error
other : restore failure
slot 0 ~ 3 for 4 slots
0 ~ 7 for 8 slots

Example
Function Ret=RestoreCom8000(int slot);
Return 0 ( success)
other : failure
Description Restores  multi-serial module that plugged on slot 0 of I-8000 MCU.

Reference SetInBufSize
SetOutBufSize
InstallCom8000
_SetBaudrate
_SetDataFormat
RestoreCom8000
IsCom8000
ToCom8000
ToCom8000Str
ToCom8000nBytes
ReadCom8000
ReadCom8000nBytes

Modules I-8112, I-8114, I-8142, I-8144



Back to Previous Page