Specifications

171/201
BscReConnect
FUNCTION: Connects communications lines again.
FORMAT: _declspec( dllexport ) short APIENTRY BscReConnect(short nCid);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
0:Error
1:Normal completion
REMARKS: Call Condition
Before calling this function, it is necessary to set the communications lines with the BscOpen
function and BscSetCom
function (serial port), or BscSetEther function (Ethernet) or
BscSetESeverMode
function (Ethernet Server).