Specifications
85/201
BscReadAlarmS
FUNCTION: Reads the error code, error data and error message.
FORMAT: _declspec( dllexport ) short APIENTRY BscReadAlarmS(short, nCid,short
*data,char *msg);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*data Error data storage pointer
*msg Error message storage pointer
OUT(Return)
*data Error data storage pointer
*msg Error message storage pointer
Return Value
-1:Error code acquisition failure
0:No Error
Others:Error code numbers
REMARKS: Restrictions
This function is effective for transmission with the NX100 (NX100 communication function).