Download (Multiple)
- Updated2025-07-28
- 1 minute(s) read
Receives an array of files synchronously from the SystemLink file service.
When you call this VI, it blocks additional calls until the files are downloaded or it returns an error.

files in
Files on the SystemLink file service.
paths
Fully qualified path to the file; for example, C:\Users\Me\Downloads\myfile.txt.
max packet size
Maximum size, in bytes, each data packet can use to download the file.
Default is 100,000 bytes.
error out
Error information. This VI produces this output according to standard error behavior.files out
Files on the SystemLink file service.
paths out
Location of the files.