../pvss.htm menu.gif basics.gif

requestFileTransfer()

The function requestFileTransfer() requests a list of files to be transferred.

Synopsis

dyn_mapping requestFileTransfer(int manId, dyn_string fileList);

Parameters

Parameter

Meaning

manId

The manager ID. See also function  convManIdToInt().

fileList List of files that shall be transferred. The file name must be relatively to the installation or project path.

Return value

The function returns 0 when it has been executed successfully

Errors

Missing or invalid arguments.

Description

The function requestFileTransfer() requests a list of files from the manager with the specified manager Id.

The function does not wait until the Transfer is finished. To see if files are still transfered the function getPendingFileTransferCount can be used.

Assignment

File functions

Availability

CTRL

See also

requestFileList(), getPendingFileTransferCount(), abortFileTransfer()

Top Of Page

V 3.11 SP1

Copyright ETM professional control GmbH 2013 All Rights Reserved