Download (Async) (Multiple)
- Updated2025-04-08
- 1 minute(s) read
Sends a request to the SystemLink file service to transfer a group of files.
When the VI receives a packet through packet event registration, it triggers an event to download the packet. You must handle each packet's data in an event structure.

packet event registration
An event that occurs when new packets are available to upload or download.
files in
Files on the SystemLink file service.
max packet size
Maximum size, in bytes, of a data packet.
error in
Error conditions that occur before this VI runs. The VI responds to this input according to standard error behavior.packet event registration out
An event that occurs when new packets are available to upload or download.
files out
Files on the SystemLink file service.
receive ids
Unique identifier of the download requests, which are valid only for the duration of the downloads.