Raptor:Data Logging File Read: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
(Created page with 'Return to the main Raptor page Return to File IO page [[File:RaptorDataLoggingFileRead.png|right|frame|Raptor™ Data Logging Fil…')
 
No edit summary
Line 54: Line 54:
|  
|  
| Specify the resource which contains the file to read.
| Specify the resource which contains the file to read.
|-
! Output Size
|
|
|}
|}

Revision as of 19:58, 7 July 2014

Return to the main Raptor page

Return to File IO page

Raptor™ Data Logging File Read

Description

This block is used to read the contents of a file.

Inputs

Input Type Description
File Handle File Handle Specifies the file to check.
Length int32

Outputs

Output Type Description
File Handle File Handle Outputs the File Handle provided on the input.
Data uint8[]
Length int32

Parameters

Parameter Type Description
Resource Specify the resource which contains the file to read.
Output Size