HTTPFileDownload¶
-
MacroModule¶ genre Fileauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddefinition FileHandling.def keywords internet
Purpose¶
The module HTTPFileDownload downloads files from a given HTTP address.
Parameter Fields¶
Field Index¶
Cancel: Trigger |
Target Directory: String |
error: Trigger |
Target File Name: String |
Extract file name from URL: Bool |
URL: String |
finished: Trigger |
|
progress: Float |
|
requestPending: Bool |
|
Result Target File: String |
|
Start: Trigger |
Visible Fields¶
Start¶
-
name:start, type:Trigger¶ When pressed, the module starts the download of the specified file.
Target Directory¶
-
name:targetDirectory, type:String¶ Sets the directory where the downloaded file should be saved.