FILE_SetPosΒΆ

../_images/879ba8f5e38986e10a33139000eba54e
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.