Specifications

34/201
BscUpLoad
FUNCTION: Receives a specified file from the robot controller.
FORMAT: _declspec( dllexport ) short APIENTRY BscUpLoad(short nCid, char
*fname);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*fname File name to be received
OUT(Return)
None
Return Value
0:Normal completion
Others:Receiving error