Specifications

46/201
BscGetError
FUNCTION: Reads an error code or alarm code.
FORMAT: _declspec( dllexport ) short APIENTRY BscGetError(short nCid);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
OUT(Return)
None
Return Value
-1:Acquisition Failure
0:No error
Others:Error codes
REMARKS: Restrictions
This function is effective for transmission with the ERC. Refer to BscGetError2 for
transmission with the NX100, XRC or MRC.