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

file in
File on the SystemLink file service.
selected path
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 in
Error conditions that occur before this VI runs. The VI responds to this input according to standard error behavior.file out
File on the SystemLink file service.
path out
Location of the file.