Specifications
100/201
BscMDSP
FUNCTION: Sends message data.
FORMAT: _declspec( dllexport ) short APIENTRY BscMDSP(short nCid,char
*ptr);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*ptr Message storage pointer
OUT(Return)
None
Return Value
0:Normal completion
Others: Error codes
REMARKS: Number of message characters
The character string for a message is restricted as follows.
With NX100/XRC/MRC;
Character string with 30 characters maximum.
With ERC;
Character string with 28 characters maximum.