FILE_SetPosΒΆ
Parameter | Value |
---|---|
Library_File_Name | CAA_File.lib |
Firmware | V2.1 |
Type | Type_Function_Block_History |
Group | File |
FILE_SetPos sets the offset position in bytes of the file stream in the file counting from the beginning of the file. The file must be opened via FILE_Open. If the new position would place the file stream pointer outside the file, an error is returned and the position is not changed.