UploadFileAfterStop Function

Copies the specified file from the controller to the PC project folder after all tasks stop.

Syntax
UploadFileAfterStop fileName

Parameters

  • fileName: Species the file names contained in the project.

See Also
GetProjectInfo

UploadFileAfterStop Example

UploadFileAfterStop("test.csv")