Create
- Updated2025-07-28
- 1 minute(s) read
Creates a file on the SystemLink file service.
Wire writable file to Send Packet to upload the file data. The file is unavailable on the server until Send Last Packet completes transferring the last data packet of the file.
Programming Patterns
- Transferring Files from Memory to the Server

configuration
Connection to the server.
If you leave this input unwired, this VI uses the default connection. It automatically retrieves your SystemLink Server credentials when you execute the application on a managed system or on the server.
name
Name assigned to the file.
properties
Key-value pairs that exist as metadata on a file.
error in
Error conditions that occur before this VI runs. The VI responds to this input according to standard error behavior.writable file
File you created.