Specifications

135/201
BscDCILoadSave
FUNCTION: Loads or saves a job with DCI instruction.
FORMAT: _declspec( dllexport ) short APIENTRY BscDCILoadSave(short nCid,short
timec);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
timec Waiting time for sending/receiving (sec)
OUT(Return)
None
Return Value
-1:Failed to send/receive
Others:Number of received jobs
REMARKS: Number of Sending/Receiving
This function retries communication of the sending/receiving signal until the specified waiting time
comes.