Specifications
33/201
BscDownLoad
FUNCTION: Sends a specified file to the robot controller.
FORMAT: _declspec( dllexport ) short APIENTRY BscDownLoad(short
nCid,char*fname);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
*fname File name to be sent
OUT(Return)
None
Return Value
0:Normal completion
Others:Transmission error