SysFileAsyncFB.SysFileSetPosAsync (METH)ΒΆ
METHOD SysFileSetPosAsync : RTS_IEC_HANDLE
Method to set the actual read/write position in a file asynchronous.
For details, see node Documentation
- InOut:
Scope
Name
Type
Comment
Return
SysFileSetPosAsyncRTS_IEC_HANDLEInput
pSysFileSetPosPOINTER TO tSysFileSetPos
Parameter for this operation. See parameter structure for details.
pudStatePOINTER TO UDINT
[OUT] Pointer to actual state of the asynchronous job. See ASYNCSTATE_XXX in CmpAsyncMgr.library for details.
pResultPOINTER TO RTS_IEC_RESULT
[OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) Result of the asynchronous manager (if asynchronous job is accepted)