I made a datalogger. 3.5sp15p2 on a linux device.
USBStick
Sysfileopen AM_Write_plus
Sysfilegetpos
SysfileSize
sysfileSetpos
Sysfilewrite
SysfileFlush
SysfileCLose.
No Error. but Sysfilegetpos And SysfileSize stay 0
Why ??
File is now 858 bytes
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I made a datalogger. 3.5sp15p2 on a linux device.
USBStick
Sysfileopen AM_Write_plus
Sysfilegetpos
SysfileSize
sysfileSetpos
Sysfilewrite
SysfileFlush
SysfileCLose.
No Error. but Sysfilegetpos And SysfileSize stay 0
Why ??
File is now 858 bytes
If i open as AM_READ_Plus i get a size ....