Raptor:Data Logging File Get Free Space
Return to the main Raptor page
Description
This block returns the number of free bytes on the desired hardware resource.
Adequate free space on the desired HW resource should be verified before attempting to open and write to a file. Logic should be included to defer logging and free up storage space before resuming logging operations.
Outputs
Output | Type | Description |
---|---|---|
Bytes | int32 | The number of bytes of free space on the specified resource. |
Parameters
Parameter | Type | Description |
---|---|---|
Resource | Specify the resource to check. |