File Transfer Functions
- Updated2025-07-28
- 1 minute(s) read
File Transfer Functions
Upload files to your SystemLink Server, where you can also update, delete, or download them.
Note G Web Development Software does not support this API.
Use SystemLink nodes in NXG or G Web Development Software to communicate data between your test and measurement systems and your SystemLink Server account.
Creates or adds to an existing filter to query files on the server.
Removes a file or a group of files from the server.
Receives a file or an array of files from the server.
Returns the metadata of a file on the server.
Returns the property value of the file that corresponds to the key.
Updates the metadata properties of a file.
Opens a reference to an existing file on the SystemLink file service.
Searches the SystemLink file service for files matching filter in using an HTTP configuration.
Sends a local file or data string to the server using the configuration you specify.
G, HTTP, Python, and .NET APIs allow you to programmatically access SystemLink data services outside of NI SystemLink Web Application.
Use SystemLink nodes in NXG or G Web Development Software to communicate data between your test and measurement systems and your SystemLink Server account.