Raptor:Data Logging File Rename: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to File IO page [[File:RaptorDataLoggingFileRename.png|right|frame|Raptor™ Data Logging F…') |
No edit summary |
||
Line 19: | Line 19: | ||
| Specifies the path of the file to rename. | | Specifies the path of the file to rename. | ||
|- | |- | ||
! | ! Destination Path | ||
| String | | String | ||
| Specifies the new path and name of the file. | | Specifies the new path and name of the file. |
Revision as of 18:16, 11 July 2014
Return to the main Raptor page
Description
This block is used to rename a file on a resource. It cannot be used to move a file between resources.
Inputs
Input | Type | Description |
---|---|---|
Source Path | String | Specifies the path of the file to rename. |
Destination Path | String | Specifies the new path and name of the file. |
Outputs
Output | Type | Description |
---|---|---|
Success | boolean | Output indicates if the file was successfully renamed. |
Parameters
Parameter | Type | Description |
---|---|---|
Resource | Specify the resource which contains the file to rename. |