Raptor:Data Logging File Size

From NewEagleWiki
Revision as of 13:15, 13 September 2023 by Jwoytsek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return to the main Raptor page

Return to File IO page

Raptor™ Data Logging File Size

Description

This block indicates the size of the file in bytes.

The "Path" output of the Raptor USB Status block will provide the required volume identifier (drive letter) assigned to the USB device by the operating system. This identifier must precede the path to the file to be renamed, as well as the destination file path. This is typically done using a raptor printf block to assemble the absolute path to the file.

Note: Simulink String blocks are not compatible with Raptor blocks. Please use Raptor String blocks.


Inputs

Input Type Description
Path r_string Specifies the path of the file to check.

Outputs

Output Type Description
Bytes int32 The size of the specified file in bytes.

Parameters

Parameter Type Description
Resource Specify the resource which contains the file to check.