Raptor:Data Logging File Position

From NewEagleWiki
Revision as of 19:26, 7 July 2014 by Mreed (talk | contribs) (Created page with 'Return to the main Raptor page Return to File IO page [[File:RaptorDataLoggingFilePosition.png|right|frame|Raptor™ Data Logging…')
(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 Position

Description

This block is used to get the current file position measured in bytes from start of file.

Inputs

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

Outputs

Output Type Description
File Handle File Handle Outputs the File Handle provided on the input.
Position int32 The current position in the file in bytes.

Parameters

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